19:44:15 Started by timer 19:44:15 Running as SYSTEM 19:44:15 [EnvInject] - Loading node environment variables. 19:44:15 Building remotely on prd-ubuntu2204-docker-4c-4g-42583 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-vanadium 19:44:21 [ssh-agent] Looking for ssh-agent implementation... 19:44:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:44:21 $ ssh-agent 19:44:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKJS5tN/agent.1552 19:44:21 SSH_AGENT_PID=1554 19:44:21 [ssh-agent] Started. 19:44:21 Running ssh-add (command line suppressed) 19:44:21 Identity added: /w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_5966772351504741994.key (/w/workspace/openflowplugin-maven-merge-vanadium@tmp/private_key_5966772351504741994.key) 19:44:21 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:44:21 The recommended git tool is: NONE 19:44:27 using credential jenkins-ssh 19:44:27 Wiping out workspace first. 19:44:27 Cloning the remote Git repository 19:44:27 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 19:44:27 > git init /w/workspace/openflowplugin-maven-merge-vanadium # timeout=10 19:44:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 19:44:27 > git --version # timeout=10 19:44:27 > git --version # 'git version 2.34.1' 19:44:27 using GIT_SSH to set credentials jenkins-ssh 19:44:28 Verifying host key using known hosts file, will automatically accept unseen keys 19:44:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 19:44:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:44:32 Avoid second fetch 19:44:32 > git rev-parse refs/remotes/origin/stable/vanadium^{commit} # timeout=10 19:44:32 Checking out Revision 32e2061d817b1afef77f7ea25ed27e15e28c4cf0 (refs/remotes/origin/stable/vanadium) 19:44:32 > git config core.sparsecheckout # timeout=10 19:44:32 > git checkout -f 32e2061d817b1afef77f7ea25ed27e15e28c4cf0 # timeout=10 19:44:32 Commit message: "Bump versions to 0.21.6-SNAPSHOT" 19:44:32 > git rev-list --no-walk 32e2061d817b1afef77f7ea25ed27e15e28c4cf0 # timeout=10 19:44:36 provisioning config files... 19:44:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:44:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:44:36 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins8041065425013577706.sh 19:44:36 ---> python-tools-install.sh 19:44:36 Setup pyenv: 19:44:36 * system (set by /opt/pyenv/version) 19:44:36 * 3.8.20 (set by /opt/pyenv/version) 19:44:36 * 3.9.20 (set by /opt/pyenv/version) 19:44:36 3.10.15 19:44:36 3.11.10 19:44:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JzXq 19:44:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:44:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:55 lf-activate-venv(): INFO: Installing additional packages: lftools 19:45:26 lf-activate-venv(): INFO: Adding /tmp/venv-JzXq/bin to PATH 19:45:26 Generating Requirements File 19:45:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:45:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:45:53 Python 3.11.10 19:45:53 pip 26.2.1 from /tmp/venv-JzXq/lib/python3.11/site-packages/pip (python 3.11) 19:45:54 aiohappyeyeballs==2.7.1 19:45:54 aiohttp==3.14.3 19:45:54 aiosignal==1.4.0 19:45:54 appdirs==1.4.4 19:45:54 argcomplete==3.7.2 19:45:54 aspy.yaml==1.3.0 19:45:54 attrs==26.1.0 19:45:54 autopage==0.6.0 19:45:54 beautifulsoup4==4.15.0 19:45:54 boto3==1.43.83 19:45:54 botocore==1.43.83 19:45:54 bs4==0.0.2 19:45:54 certifi==2026.7.22 19:45:54 cffi==2.1.1 19:45:54 cfgv==3.5.0 19:45:54 chardet==7.6.0 19:45:54 charset-normalizer==3.5.1 19:45:54 click==8.5.0 19:45:54 cliff==4.16.0 19:45:54 cmd2==4.2.2 19:45:54 cryptography==3.3.2 19:45:54 debtcollector==3.1.0 19:45:54 decorator==5.3.1 19:45:54 defusedxml==0.7.1 19:45:54 Deprecated==1.3.1 19:45:54 distlib==0.4.3 19:45:54 dnspython==2.8.0 19:45:54 docker==7.2.0 19:45:54 dogpile.cache==1.5.0 19:45:54 durationpy==0.11 19:45:54 email-validator==2.3.0 19:45:54 filelock==3.32.4 19:45:54 frozenlist==1.8.0 19:45:54 future==1.0.0 19:45:54 gitdb==4.0.12 19:45:54 GitPython==3.1.61 19:45:54 httplib2==0.30.2 19:45:54 identify==2.6.19 19:45:54 idna==3.19 19:45:54 importlib-resources==1.5.0 19:45:54 iso8601==2.1.0 19:45:54 Jinja2==3.1.6 19:45:54 jmespath==1.1.0 19:45:54 jsonpatch==1.33 19:45:54 jsonpointer==3.1.1 19:45:54 jsonschema==4.26.0 19:45:54 jsonschema-specifications==2025.9.1 19:45:54 keystoneauth1==5.17.0 19:45:54 kubernetes==36.0.3 19:45:54 lftools==0.37.23 19:45:54 lxml==6.1.2 19:45:54 markdown-it-py==4.2.0 19:45:54 MarkupSafe==3.0.3 19:45:54 mdurl==0.1.2 19:45:54 msgpack==1.2.2 19:45:54 multi_key_dict==2.0.3 19:45:54 multidict==6.7.1 19:45:54 munch==4.0.0 19:45:54 netaddr==1.3.0 19:45:54 niet==1.4.2 19:45:54 nodeenv==1.10.0 19:45:54 oauth2client==4.1.3 19:45:54 oauthlib==3.3.1 19:45:54 openstacksdk==4.19.1 19:45:54 os-service-types==1.9.0 19:45:54 osc-lib==4.7.0 19:45:54 oslo.config==10.7.0 19:45:54 oslo.context==6.5.0 19:45:54 oslo.i18n==6.9.0 19:45:54 oslo.log==8.3.1 19:45:54 oslo.serialization==5.11.0 19:45:54 oslo.utils==10.2.0 19:45:54 packaging==26.3 19:45:54 pbr==7.0.3 19:45:54 platformdirs==4.11.5 19:45:54 prettytable==3.18.0 19:45:54 prompt_toolkit==3.0.53 19:45:54 propcache==0.5.2 19:45:54 psutil==7.2.2 19:45:54 pyasn1==0.6.4 19:45:54 pyasn1_modules==0.4.2 19:45:54 pycparser==3.0 19:45:54 pygerrit2==2.0.15 19:45:54 PyGithub==2.10.0 19:45:54 Pygments==2.21.0 19:45:54 PyJWT==2.13.0 19:45:54 PyNaCl==1.6.2 19:45:54 pyparsing==2.4.7 19:45:54 pyperclip==1.11.0 19:45:54 pyrsistent==0.20.0 19:45:54 python-dateutil==2.9.0.post0 19:45:54 python-discovery==1.6.0 19:45:54 python-heatclient==5.3.0 19:45:54 python-jenkins==1.8.3 19:45:54 python-keystoneclient==6.0.0 19:45:54 python-magnumclient==5.0.0 19:45:54 python-manilaclient==6.3.0 19:45:54 python-openstackclient==10.3.0 19:45:54 python-swiftclient==4.11.0 19:45:54 PyYAML==6.0.3 19:45:54 referencing==0.37.0 19:45:54 requests==2.34.2 19:45:54 requests-oauthlib==2.0.0 19:45:54 rfc3986==2.0.0 19:45:54 rich==15.0.0 19:45:54 rich-argparse==1.8.0 19:45:54 rpds-py==2026.6.3 19:45:54 rsa==4.9.1 19:45:54 ruamel.yaml==0.19.1 19:45:54 ruamel.yaml.clib==0.2.15 19:45:54 s3transfer==0.19.2 19:45:54 simplejson==4.1.2 19:45:54 six==1.17.0 19:45:54 smmap==5.0.3 19:45:54 soupsieve==2.9.2 19:45:54 stevedore==5.9.1 19:45:54 tabulate==0.10.0 19:45:54 toml==0.10.2 19:45:54 tomlkit==0.15.1 19:45:54 tqdm==4.70.0 19:45:54 typing_extensions==4.16.0 19:45:54 urllib3==1.26.20 19:45:54 virtualenv==21.7.7 19:45:54 wcwidth==0.8.3 19:45:54 websocket-client==1.9.1 19:45:54 wrapt==2.3.0 19:45:54 xdg==6.0.0 19:45:54 xmltodict==1.0.4 19:45:54 yarl==1.24.5 19:45:54 yq==4.1.2 19:45:54 [openflowplugin-maven-merge-vanadium] $ /bin/sh /tmp/jenkins17867799114131889084.sh 19:45:54 ---> uv-install.sh 19:45:54 Installing uv/uvx (latest) using shell installer 19:45:59 2026-08-29 19:45:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Vw0xqv.sh" [1] 19:45:59 downloading uv 0.12.7 x86_64-unknown-linux-gnu 19:46:00 installing to /home/jenkins/.local/bin 19:46:00 uv 19:46:00 uvx 19:46:00 everything's installed! 19:46:00 19:46:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:46:00 19:46:00 source $HOME/.local/bin/env (sh, bash, zsh) 19:46:00 source $HOME/.local/bin/env.fish (fish) 19:46:00 Adding install location to PATH 19:46:00 ---> Validating uv/uvx install 19:46:00 uvx 0.12.7 (x86_64-unknown-linux-gnu) 19:46:00 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins16057847902855314548.sh 19:46:00 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/target/classes /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 19:46:00 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins10587038427588965288.sh 19:46:00 + echo quiet=on 19:46:00 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-42583 19:46:01 [openflowplugin-maven-merge-vanadium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/vanadium -Dsha1=origin/stable/vanadium -DMAVEN_OPTS= -DPROJECT=openflowplugin -DJDK_PROVIDER=distro -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/vanadium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=vanadium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 19:46:01 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 19:46:01 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 19:46:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 19:46:01 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:46:01 Default locale: en, platform encoding: UTF-8 19:46:01 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" 19:46:01 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins7987963529639188673.sh 19:46:01 + rm /home/jenkins/.wgetrc 19:46:01 [EnvInject] - Injecting environment variables from a build step. 19:46:01 [EnvInject] - Injecting as environment variables the properties content 19:46:01 SET_JDK_VERSION=openjdk21 19:46:01 GIT_URL="git://devvexx.opendaylight.org/mirror" 19:46:01 19:46:01 [EnvInject] - Variables injected successfully. 19:46:01 [openflowplugin-maven-merge-vanadium] $ /bin/sh /tmp/jenkins1916112635663083310.sh 19:46:01 ---> update-java-alternatives.sh 19:46:01 ---> Updating Java version 19:46:02 ---> Ubuntu/Debian system detected 19:46:02 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 19:46:02 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 19:46:02 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 19:46:02 openjdk version "21.0.11" 2026-04-21 19:46:02 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) 19:46:02 OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) 19:46:02 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:46:02 [EnvInject] - Injecting environment variables from a build step. 19:46:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:46:02 [EnvInject] - Variables injected successfully. 19:46:02 provisioning config files... 19:46:02 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config14150899262088233935tmp 19:46:07 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config9867748154966022961tmp 19:46:07 [EnvInject] - Injecting environment variables from a build step. 19:46:07 [EnvInject] - Injecting as environment variables the properties content 19:46:07 SERVER_ID=opendaylight-snapshot 19:46:07 19:46:07 [EnvInject] - Variables injected successfully. 19:46:07 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins6415007564213302424.sh 19:46:07 ---> create-netrc.sh 19:46:07 [EnvInject] - Injecting environment variables from a build step. 19:46:07 [EnvInject] - Injecting as environment variables the properties content 19:46:07 NEXUS_CUT_DIRS=6 19:46:07 NEXUS_REPO=opendaylight.snapshot 19:46:07 19:46:07 [EnvInject] - Variables injected successfully. 19:46:07 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins6102274167991570546.sh 19:46:07 ---> maven-fetch-metadata.sh 19:46:07 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 19:46:07 + project=org.opendaylight.openflowplugin 19:46:07 + project_path=org/opendaylight/openflowplugin 19:46:07 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 19:46:07 + pushd /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin 19:46:07 /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-vanadium 19:46:07 + set +e 19:46:07 + 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/ 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22147] -> "index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [7059] -> "drop-test-karaf/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [7195] -> "features-openflowplugin/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [7059] -> "learning-switch/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [7603] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [7399] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [7416] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [7586] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [7535] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [7399] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [7603] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [7433] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 19:46:07 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [7518] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [7586] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [7467] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [7331] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [7280] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [7382] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [7433] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [7348] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [7280] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [7280] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [7365] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [7365] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [7297] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [7263] -> "openflowjava-extension-eric/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [7365] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [7297] -> "openflowjava-extension-nicira/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [4283] -> "openflowjava/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [7229] -> "openflowplugin-aggregator/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [7110] -> "openflowplugin-api/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [7212] -> "openflowplugin-artifacts/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [7331] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [7161] -> "openflowplugin-common/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [7280] -> "openflowplugin-extension-api/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [7297] -> "openflowplugin-extension-eric/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [7331] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [7280] -> "openflowplugin-extension-onf/index.html.tmp" [1] 19:46:08 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [7127] -> "openflowplugin-impl/index.html.tmp" [1] 19:46:09 2026-08-29 19:46:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [7161] -> "openflowplugin-parent/index.html.tmp" [1] 19:46:09 2026-08-29 19:46:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [7042] -> "openflowplugin/index.html.tmp" [1] 19:46:09 2026-08-29 19:46:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [7042] -> "sample-bundles/index.html.tmp" [1] 19:46:09 2026-08-29 19:46:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [7059] -> "sample-consumer/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [7025] -> "simple-client/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/ [6923] -> "srm-api/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/ [6940] -> "srm-impl/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/ [6957] -> "srm-shell/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [6991] -> "test-common/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [7042] -> "test-extension/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [7025] -> "test-provider/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [7501] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [7518] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 19:46:12 2026-08-29 19:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [7229] -> "applications/bulk-o-matic/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [7433] -> "applications/device-ownership-service/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [7416] -> "applications/forwardingrules-manager/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [7365] -> "applications/forwardingrules-sync/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [7229] -> "applications/lldp-speaker/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [7416] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [7433] -> "applications/reconciliation-framework/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [7263] -> "applications/southbound-cli/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [7348] -> "applications/table-miss-enforcer/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [7416] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [7297] -> "applications/topology-manager/index.html.tmp" [1] 19:46:13 2026-08-29 19:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.3-SNAPSHOT/ [11176] -> "drop-test-karaf/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:46:14 2026-08-29 19:46:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.4-SNAPSHOT/ [99266] -> "drop-test-karaf/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:46:14 2026-08-29 19:46:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.5-SNAPSHOT/ [19913] -> "drop-test-karaf/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:46:15 2026-08-29 19:46:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.4-SNAPSHOT/ [65327] -> "drop-test-karaf/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:46:16 2026-08-29 19:46:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.5-SNAPSHOT/ [63958] -> "drop-test-karaf/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:46:16 2026-08-29 19:46:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/ [11104] -> "drop-test-karaf/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:46:17 2026-08-29 19:46:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.1-SNAPSHOT/ [72654] -> "drop-test-karaf/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:46:17 2026-08-29 19:46:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.2-SNAPSHOT/ [54820] -> "drop-test-karaf/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:46:18 2026-08-29 19:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.3-SNAPSHOT/ [19800] -> "drop-test-karaf/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:46:18 2026-08-29 19:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/2.0.0-SNAPSHOT/ [81085] -> "drop-test-karaf/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:46:18 2026-08-29 19:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [761/761] -> "drop-test-karaf/maven-metadata.xml" [1] 19:46:18 2026-08-29 19:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.3-SNAPSHOT/ [8577] -> "features-openflowplugin/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:46:19 2026-08-29 19:46:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.4-SNAPSHOT/ [70517] -> "features-openflowplugin/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:46:20 2026-08-29 19:46:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.5-SNAPSHOT/ [14723] -> "features-openflowplugin/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:46:20 2026-08-29 19:46:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.4-SNAPSHOT/ [46029] -> "features-openflowplugin/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:46:20 2026-08-29 19:46:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.5-SNAPSHOT/ [45693] -> "features-openflowplugin/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:46:21 2026-08-29 19:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/ [8529] -> "features-openflowplugin/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:46:21 2026-08-29 19:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.1-SNAPSHOT/ [51810] -> "features-openflowplugin/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:46:21 2026-08-29 19:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.2-SNAPSHOT/ [39278] -> "features-openflowplugin/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:46:21 2026-08-29 19:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.3-SNAPSHOT/ [14646] -> "features-openflowplugin/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:46:22 2026-08-29 19:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/2.0.0-SNAPSHOT/ [57752] -> "features-openflowplugin/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:46:22 2026-08-29 19:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [769/769] -> "features-openflowplugin/maven-metadata.xml" [1] 19:46:22 2026-08-29 19:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.3-SNAPSHOT/ [11177] -> "learning-switch/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:46:23 2026-08-29 19:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.4-SNAPSHOT/ [99277] -> "learning-switch/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:46:24 2026-08-29 19:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.5-SNAPSHOT/ [19915] -> "learning-switch/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:46:25 2026-08-29 19:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.4-SNAPSHOT/ [64469] -> "learning-switch/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:46:26 2026-08-29 19:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.5-SNAPSHOT/ [63965] -> "learning-switch/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:46:27 2026-08-29 19:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/ [11105] -> "learning-switch/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:46:29 2026-08-29 19:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.1-SNAPSHOT/ [72662] -> "learning-switch/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:46:31 2026-08-29 19:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.2-SNAPSHOT/ [54826] -> "learning-switch/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:46:31 2026-08-29 19:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.3-SNAPSHOT/ [19802] -> "learning-switch/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:46:35 2026-08-29 19:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/2.0.0-SNAPSHOT/ [81094] -> "learning-switch/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:46:35 2026-08-29 19:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [761/761] -> "learning-switch/maven-metadata.xml" [1] 19:46:35 2026-08-29 19:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [7093] -> "libraries/liblldp/index.html.tmp" [1] 19:46:36 2026-08-29 19:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [7161] -> "model/model-flow-base/index.html.tmp" [1] 19:46:36 2026-08-29 19:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [7212] -> "model/model-flow-service/index.html.tmp" [1] 19:46:36 2026-08-29 19:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [7263] -> "model/model-flow-statistics/index.html.tmp" [1] 19:46:36 2026-08-29 19:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [7161] -> "model/model-inventory/index.html.tmp" [1] 19:46:36 2026-08-29 19:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [7144] -> "model/model-topology/index.html.tmp" [1] 19:46:36 2026-08-29 19:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/ [9559] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:46:42 2026-08-29 19:46:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/ [80119] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:46:43 2026-08-29 19:46:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/ [16567] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:46:46 2026-08-29 19:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/ [52183] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:46:50 2026-08-29 19:46:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/ [51847] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:46:51 2026-08-29 19:46:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/ [9511] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:46:56 2026-08-29 19:46:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/ [58826] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:46:59 2026-08-29 19:46:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/ [44570] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:47:00 2026-08-29 19:47:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/ [16490] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:47:05 2026-08-29 19:47:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/ [65630] -> "odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:47:05 2026-08-29 19:47:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [793/793] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 19:47:05 2026-08-29 19:47:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:47:12 2026-08-29 19:47:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/ [75296] -> "odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:47:13 2026-08-29 19:47:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/ [15641] -> "odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:47:17 2026-08-29 19:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/ [49092] -> "odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:47:20 2026-08-29 19:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/ [48756] -> "odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:47:21 2026-08-29 19:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/ [9018] -> "odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:47:26 2026-08-29 19:47:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/ [55302] -> "odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:48:08 2026-08-29 19:48:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/ [41912] -> "odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:48:09 2026-08-29 19:48:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/ [15564] -> "odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:48:13 2026-08-29 19:48:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/ [61673] -> "odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:48:13 2026-08-29 19:48:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [781/781] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 19:48:14 2026-08-29 19:48:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/ [9107] -> "odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:48:26 2026-08-29 19:48:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/ [75697] -> "odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:48:27 2026-08-29 19:48:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/ [15718] -> "odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:48:31 2026-08-29 19:48:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/ [49349] -> "odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:48:41 2026-08-29 19:48:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/ [49013] -> "odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:48:43 2026-08-29 19:48:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/ [9059] -> "odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:48:47 2026-08-29 19:48:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/ [55595] -> "odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:48:50 2026-08-29 19:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/ [42133] -> "odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:48:51 2026-08-29 19:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/ [15641] -> "odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:48:55 2026-08-29 19:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/ [62002] -> "odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:48:55 2026-08-29 19:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [782/782] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 19:48:56 2026-08-29 19:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/ [9518] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:49:02 2026-08-29 19:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/ [79718] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:49:03 2026-08-29 19:49:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/ [16490] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:49:07 2026-08-29 19:49:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/ [51926] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:49:11 2026-08-29 19:49:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/ [51590] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:49:12 2026-08-29 19:49:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/ [9470] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:49:17 2026-08-29 19:49:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/ [58533] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:49:21 2026-08-29 19:49:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/ [44349] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:49:21 2026-08-29 19:49:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/ [16413] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:49:26 2026-08-29 19:49:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/ [65301] -> "odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:49:26 2026-08-29 19:49:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [792/792] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 19:49:27 2026-08-29 19:49:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/ [9394] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:49:32 2026-08-29 19:49:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/ [78504] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:49:33 2026-08-29 19:49:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/ [16257] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:49:38 2026-08-29 19:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/ [52069] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:49:42 2026-08-29 19:49:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/ [50812] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:49:43 2026-08-29 19:49:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/ [9346] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:49:50 2026-08-29 19:49:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/ [57646] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:49:54 2026-08-29 19:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/ [43680] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:49:54 2026-08-29 19:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/ [16180] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:49:59 2026-08-29 19:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/ [64305] -> "odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:49:59 2026-08-29 19:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [789/789] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 19:50:00 2026-08-29 19:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/ [9066] -> "odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:50:07 2026-08-29 19:50:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/ [75296] -> "odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:50:08 2026-08-29 19:50:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/ [15641] -> "odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:50:13 2026-08-29 19:50:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/ [49092] -> "odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:50:18 2026-08-29 19:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/ [48756] -> "odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:50:18 2026-08-29 19:50:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/ [9018] -> "odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:50:23 2026-08-29 19:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/ [55302] -> "odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:50:27 2026-08-29 19:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/ [41912] -> "odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:50:27 2026-08-29 19:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/ [15564] -> "odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:50:32 2026-08-29 19:50:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/ [61673] -> "odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:50:32 2026-08-29 19:50:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [781/781] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 19:50:33 2026-08-29 19:50:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/ [9558] -> "odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:50:39 2026-08-29 19:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/ [80108] -> "odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:50:40 2026-08-29 19:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/ [16565] -> "odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:50:44 2026-08-29 19:50:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/ [52176] -> "odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:50:49 2026-08-29 19:50:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/ [51840] -> "odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:50:49 2026-08-29 19:50:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/ [9510] -> "odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:50:54 2026-08-29 19:50:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/ [58818] -> "odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:50:58 2026-08-29 19:50:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/ [44564] -> "odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:50:59 2026-08-29 19:50:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/ [16488] -> "odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:51:04 2026-08-29 19:51:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/ [65621] -> "odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:51:04 2026-08-29 19:51:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [793/793] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 19:51:04 2026-08-29 19:51:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/ [9149] -> "odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:51:11 2026-08-29 19:51:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/ [76109] -> "odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:51:12 2026-08-29 19:51:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/ [15797] -> "odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:51:16 2026-08-29 19:51:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/ [49613] -> "odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:51:19 2026-08-29 19:51:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/ [49277] -> "odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:51:20 2026-08-29 19:51:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/ [9101] -> "odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:51:25 2026-08-29 19:51:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/ [55896] -> "odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:51:28 2026-08-29 19:51:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/ [42360] -> "odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:51:29 2026-08-29 19:51:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/ [15720] -> "odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:51:34 2026-08-29 19:51:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/ [62340] -> "odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:51:34 2026-08-29 19:51:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [783/783] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 19:51:35 2026-08-29 19:51:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/ [9353] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:51:40 2026-08-29 19:51:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/ [78103] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:51:42 2026-08-29 19:51:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/ [16180] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:51:46 2026-08-29 19:51:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/ [51810] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:51:49 2026-08-29 19:51:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/ [50555] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:51:50 2026-08-29 19:51:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/ [9305] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:51:54 2026-08-29 19:51:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/ [57353] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:51:57 2026-08-29 19:51:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/ [43459] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:51:57 2026-08-29 19:51:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/ [16103] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:52:03 2026-08-29 19:52:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/ [63976] -> "odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:52:03 2026-08-29 19:52:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [788/788] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 19:52:03 2026-08-29 19:52:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/ [9517] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:52:10 2026-08-29 19:52:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/ [79707] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:52:11 2026-08-29 19:52:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/ [16488] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:52:15 2026-08-29 19:52:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/ [52846] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:52:18 2026-08-29 19:52:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/ [51583] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:52:19 2026-08-29 19:52:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/ [9469] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:52:23 2026-08-29 19:52:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/ [58525] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:52:26 2026-08-29 19:52:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/ [44343] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:52:27 2026-08-29 19:52:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/ [16411] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:52:31 2026-08-29 19:52:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/ [65292] -> "odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:52:31 2026-08-29 19:52:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [792/792] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 19:52:31 2026-08-29 19:52:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/ [9230] -> "odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:52:36 2026-08-29 19:52:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/ [76900] -> "odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:52:38 2026-08-29 19:52:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/ [15949] -> "odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:52:41 2026-08-29 19:52:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/ [50120] -> "odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:52:44 2026-08-29 19:52:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/ [49784] -> "odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:52:45 2026-08-29 19:52:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/ [9182] -> "odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:52:48 2026-08-29 19:52:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/ [56474] -> "odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:52:50 2026-08-29 19:52:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/ [42796] -> "odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:52:51 2026-08-29 19:52:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/ [15872] -> "odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:52:54 2026-08-29 19:52:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/ [62989] -> "odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:52:54 2026-08-29 19:52:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [785/785] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 19:52:55 2026-08-29 19:52:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/ [8903] -> "odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:53:00 2026-08-29 19:53:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/ [73703] -> "odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:53:01 2026-08-29 19:53:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/ [15335] -> "odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:53:05 2026-08-29 19:53:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/ [48071] -> "odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:53:09 2026-08-29 19:53:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/ [47735] -> "odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:53:10 2026-08-29 19:53:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/ [8855] -> "odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:53:14 2026-08-29 19:53:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/ [54138] -> "odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:53:18 2026-08-29 19:53:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/ [41034] -> "odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:53:18 2026-08-29 19:53:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/ [15258] -> "odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:53:23 2026-08-29 19:53:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/ [60366] -> "odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:53:23 2026-08-29 19:53:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [777/777] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 19:53:23 2026-08-29 19:53:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/ [8779] -> "odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:53:29 2026-08-29 19:53:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/ [72489] -> "odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:53:31 2026-08-29 19:53:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/ [15102] -> "odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:53:34 2026-08-29 19:53:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/ [48184] -> "odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:53:38 2026-08-29 19:53:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/ [46957] -> "odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:53:39 2026-08-29 19:53:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/ [8731] -> "odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:53:43 2026-08-29 19:53:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/ [53251] -> "odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:53:46 2026-08-29 19:53:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/ [40365] -> "odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:53:47 2026-08-29 19:53:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/ [15025] -> "odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:53:51 2026-08-29 19:53:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/ [59370] -> "odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:53:51 2026-08-29 19:53:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [774/774] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 19:53:51 2026-08-29 19:53:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/ [9025] -> "odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:53:55 2026-08-29 19:53:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/ [74895] -> "odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:53:57 2026-08-29 19:53:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/ [15564] -> "odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:53:57 2026-08-29 19:53:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/ [48835] -> "odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:54:00 2026-08-29 19:54:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/ [48499] -> "odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:54:01 2026-08-29 19:54:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/ [8977] -> "odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:54:01 2026-08-29 19:54:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/ [55009] -> "odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:54:05 2026-08-29 19:54:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/ [41691] -> "odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:54:06 2026-08-29 19:54:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/ [15487] -> "odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:54:11 2026-08-29 19:54:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/ [61344] -> "odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:54:11 2026-08-29 19:54:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [780/780] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 19:54:11 2026-08-29 19:54:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/ [9150] -> "odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:54:17 2026-08-29 19:54:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/ [76120] -> "odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:54:19 2026-08-29 19:54:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/ [15799] -> "odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:54:23 2026-08-29 19:54:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/ [49620] -> "odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:54:28 2026-08-29 19:54:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/ [49284] -> "odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:54:29 2026-08-29 19:54:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/ [9102] -> "odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:54:36 2026-08-29 19:54:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/ [55904] -> "odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:54:39 2026-08-29 19:54:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/ [42366] -> "odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:54:40 2026-08-29 19:54:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/ [15722] -> "odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:54:45 2026-08-29 19:54:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/ [62349] -> "odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:54:45 2026-08-29 19:54:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [783/783] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 19:54:45 2026-08-29 19:54:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/ [8944] -> "odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:54:53 2026-08-29 19:54:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/ [74104] -> "odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:54:54 2026-08-29 19:54:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/ [15412] -> "odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:54:58 2026-08-29 19:54:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/ [48328] -> "odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:55:03 2026-08-29 19:55:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/ [47992] -> "odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:55:03 2026-08-29 19:55:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/ [8896] -> "odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:55:08 2026-08-29 19:55:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/ [54431] -> "odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:55:12 2026-08-29 19:55:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/ [41255] -> "odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:55:13 2026-08-29 19:55:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/ [15335] -> "odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:55:18 2026-08-29 19:55:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/ [60695] -> "odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:55:18 2026-08-29 19:55:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [778/778] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 19:55:19 2026-08-29 19:55:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.3-SNAPSHOT/ [8777] -> "odl-openflowplugin-libraries/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:55:26 2026-08-29 19:55:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.4-SNAPSHOT/ [72467] -> "odl-openflowplugin-libraries/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:55:28 2026-08-29 19:55:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.5-SNAPSHOT/ [15098] -> "odl-openflowplugin-libraries/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:55:33 2026-08-29 19:55:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.4-SNAPSHOT/ [47279] -> "odl-openflowplugin-libraries/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:55:37 2026-08-29 19:55:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.5-SNAPSHOT/ [46943] -> "odl-openflowplugin-libraries/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:55:38 2026-08-29 19:55:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/ [8729] -> "odl-openflowplugin-libraries/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:55:43 2026-08-29 19:55:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.1-SNAPSHOT/ [53235] -> "odl-openflowplugin-libraries/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:55:46 2026-08-29 19:55:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.2-SNAPSHOT/ [40353] -> "odl-openflowplugin-libraries/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:55:47 2026-08-29 19:55:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.3-SNAPSHOT/ [15021] -> "odl-openflowplugin-libraries/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:55:52 2026-08-29 19:55:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/2.0.0-SNAPSHOT/ [59352] -> "odl-openflowplugin-libraries/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:55:52 2026-08-29 19:55:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [774/774] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 19:55:52 2026-08-29 19:55:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/ [8780] -> "odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:55:59 2026-08-29 19:55:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/ [72500] -> "odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:56:00 2026-08-29 19:56:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/ [15104] -> "odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:56:04 2026-08-29 19:56:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/ [47300] -> "odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:56:07 2026-08-29 19:56:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/ [46964] -> "odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:56:08 2026-08-29 19:56:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/ [8732] -> "odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:56:12 2026-08-29 19:56:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/ [53259] -> "odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:56:15 2026-08-29 19:56:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/ [40371] -> "odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:56:16 2026-08-29 19:56:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/ [15027] -> "odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:56:19 2026-08-29 19:56:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/ [59379] -> "odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:56:19 2026-08-29 19:56:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [774/774] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 19:56:20 2026-08-29 19:56:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/ [8984] -> "odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:56:25 2026-08-29 19:56:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/ [74494] -> "odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:56:26 2026-08-29 19:56:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/ [15487] -> "odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:56:30 2026-08-29 19:56:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/ [48578] -> "odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:56:34 2026-08-29 19:56:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/ [48242] -> "odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:56:34 2026-08-29 19:56:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/ [8936] -> "odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:56:39 2026-08-29 19:56:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/ [54716] -> "odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:56:42 2026-08-29 19:56:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/ [41470] -> "odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:56:43 2026-08-29 19:56:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/ [15410] -> "odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:56:48 2026-08-29 19:56:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/ [61015] -> "odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:56:48 2026-08-29 19:56:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [779/779] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 19:56:48 2026-08-29 19:56:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/ [8984] -> "odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:56:55 2026-08-29 19:56:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/ [74494] -> "odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:56:56 2026-08-29 19:56:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/ [15487] -> "odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:57:00 2026-08-29 19:57:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/ [48578] -> "odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:57:05 2026-08-29 19:57:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/ [48242] -> "odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:57:06 2026-08-29 19:57:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/ [8936] -> "odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:57:11 2026-08-29 19:57:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/ [54716] -> "odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:57:36 2026-08-29 19:57:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/ [41470] -> "odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:57:36 2026-08-29 19:57:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/ [15410] -> "odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:57:41 2026-08-29 19:57:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/ [61015] -> "odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:57:41 2026-08-29 19:57:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [779/779] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 19:57:41 2026-08-29 19:57:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.3-SNAPSHOT/ [8821] -> "odl-openflowplugin-southbound/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:57:48 2026-08-29 19:57:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.4-SNAPSHOT/ [72901] -> "odl-openflowplugin-southbound/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:57:50 2026-08-29 19:57:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.5-SNAPSHOT/ [15181] -> "odl-openflowplugin-southbound/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:57:54 2026-08-29 19:57:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.4-SNAPSHOT/ [47557] -> "odl-openflowplugin-southbound/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:57:58 2026-08-29 19:57:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.5-SNAPSHOT/ [47221] -> "odl-openflowplugin-southbound/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:57:59 2026-08-29 19:57:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/ [8773] -> "odl-openflowplugin-southbound/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:58:04 2026-08-29 19:58:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.1-SNAPSHOT/ [53552] -> "odl-openflowplugin-southbound/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:58:07 2026-08-29 19:58:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.2-SNAPSHOT/ [40592] -> "odl-openflowplugin-southbound/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:58:08 2026-08-29 19:58:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.3-SNAPSHOT/ [15104] -> "odl-openflowplugin-southbound/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:58:13 2026-08-29 19:58:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/2.0.0-SNAPSHOT/ [59708] -> "odl-openflowplugin-southbound/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:58:13 2026-08-29 19:58:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [775/775] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 19:58:15 2026-08-29 19:58:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.3-SNAPSHOT/ [11883] -> "openflowjava-extension-eric/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:58:24 2026-08-29 19:58:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.4-SNAPSHOT/ [106443] -> "openflowjava-extension-eric/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:58:26 2026-08-29 19:58:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.5-SNAPSHOT/ [21267] -> "openflowjava-extension-eric/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:58:34 2026-08-29 19:58:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.4-SNAPSHOT/ [69051] -> "openflowjava-extension-eric/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:58:43 2026-08-29 19:58:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.5-SNAPSHOT/ [68547] -> "openflowjava-extension-eric/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:58:45 2026-08-29 19:58:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/ [11811] -> "openflowjava-extension-eric/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:58:58 2026-08-29 19:58:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.1-SNAPSHOT/ [77890] -> "openflowjava-extension-eric/1.0.1-SNAPSHOT/index.html.tmp" [1] 19:59:07 2026-08-29 19:59:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.2-SNAPSHOT/ [58762] -> "openflowjava-extension-eric/1.0.2-SNAPSHOT/index.html.tmp" [1] 19:59:08 2026-08-29 19:59:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.3-SNAPSHOT/ [21154] -> "openflowjava-extension-eric/1.0.3-SNAPSHOT/index.html.tmp" [1] 19:59:20 2026-08-29 19:59:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/2.0.0-SNAPSHOT/ [86968] -> "openflowjava-extension-eric/2.0.0-SNAPSHOT/index.html.tmp" [1] 19:59:20 2026-08-29 19:59:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [773/773] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 19:59:22 2026-08-29 19:59:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/ [12236] -> "openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 19:59:34 2026-08-29 19:59:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/ [110026] -> "openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 19:59:37 2026-08-29 19:59:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/ [21943] -> "openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 19:59:43 2026-08-29 19:59:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/ [71342] -> "openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 19:59:48 2026-08-29 19:59:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/ [70838] -> "openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 19:59:49 2026-08-29 19:59:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/ [12164] -> "openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 19:59:56 2026-08-29 19:59:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/ [80504] -> "openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:00:01 2026-08-29 20:00:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/ [60730] -> "openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:00:02 2026-08-29 20:00:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/ [21830] -> "openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:00:09 2026-08-29 20:00:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/ [89905] -> "openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:00:09 2026-08-29 20:00:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [779/779] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 20:00:11 2026-08-29 20:00:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.3-SNAPSHOT/ [12005] -> "openflowjava-extension-nicira/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:00:20 2026-08-29 20:00:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.4-SNAPSHOT/ [107685] -> "openflowjava-extension-nicira/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:00:22 2026-08-29 20:00:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.5-SNAPSHOT/ [21501] -> "openflowjava-extension-nicira/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:00:26 2026-08-29 20:00:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.4-SNAPSHOT/ [69845] -> "openflowjava-extension-nicira/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:00:29 2026-08-29 20:00:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.5-SNAPSHOT/ [69341] -> "openflowjava-extension-nicira/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:00:29 2026-08-29 20:00:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/ [11933] -> "openflowjava-extension-nicira/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:00:34 2026-08-29 20:00:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.1-SNAPSHOT/ [78796] -> "openflowjava-extension-nicira/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:00:37 2026-08-29 20:00:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.2-SNAPSHOT/ [59444] -> "openflowjava-extension-nicira/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:00:38 2026-08-29 20:00:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.3-SNAPSHOT/ [21388] -> "openflowjava-extension-nicira/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:00:43 2026-08-29 20:00:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/2.0.0-SNAPSHOT/ [87986] -> "openflowjava-extension-nicira/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:00:43 2026-08-29 20:00:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [775/775] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 20:00:43 2026-08-29 20:00:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [7450] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 20:00:43 2026-08-29 20:00:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [7382] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 20:00:43 2026-08-29 20:00:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [7399] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 20:00:43 2026-08-29 20:00:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [7365] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 20:00:43 2026-08-29 20:00:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [7382] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 20:00:43 2026-08-29 20:00:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [7518] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 20:00:44 2026-08-29 20:00:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [7348] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 20:00:44 2026-08-29 20:00:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [7314] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 20:00:44 2026-08-29 20:00:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.3-SNAPSHOT/ [7068] -> "openflowplugin-aggregator/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:00:47 2026-08-29 20:00:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.4-SNAPSHOT/ [53938] -> "openflowplugin-aggregator/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:00:48 2026-08-29 20:00:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.5-SNAPSHOT/ [11719] -> "openflowplugin-aggregator/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:00:50 2026-08-29 20:00:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.4-SNAPSHOT/ [35406] -> "openflowplugin-aggregator/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:00:52 2026-08-29 20:00:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.5-SNAPSHOT/ [35154] -> "openflowplugin-aggregator/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:00:52 2026-08-29 20:00:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/ [7032] -> "openflowplugin-aggregator/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:00:55 2026-08-29 20:00:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.1-SNAPSHOT/ [39782] -> "openflowplugin-aggregator/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:00:57 2026-08-29 20:00:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.2-SNAPSHOT/ [30300] -> "openflowplugin-aggregator/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:00:57 2026-08-29 20:00:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.3-SNAPSHOT/ [11660] -> "openflowplugin-aggregator/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:01:00 2026-08-29 20:01:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/2.0.0-SNAPSHOT/ [44280] -> "openflowplugin-aggregator/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:01:00 2026-08-29 20:01:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [771/771] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 20:01:01 2026-08-29 20:01:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.3-SNAPSHOT/ [11355] -> "openflowplugin-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:01:08 2026-08-29 20:01:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.4-SNAPSHOT/ [101085] -> "openflowplugin-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:01:09 2026-08-29 20:01:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.5-SNAPSHOT/ [20256] -> "openflowplugin-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:01:14 2026-08-29 20:01:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.4-SNAPSHOT/ [65625] -> "openflowplugin-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:01:18 2026-08-29 20:01:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.5-SNAPSHOT/ [65121] -> "openflowplugin-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:01:19 2026-08-29 20:01:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/ [11283] -> "openflowplugin-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:01:23 2026-08-29 20:01:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.1-SNAPSHOT/ [73981] -> "openflowplugin-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:01:27 2026-08-29 20:01:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.2-SNAPSHOT/ [55819] -> "openflowplugin-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:01:27 2026-08-29 20:01:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.3-SNAPSHOT/ [20143] -> "openflowplugin-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:01:32 2026-08-29 20:01:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/2.0.0-SNAPSHOT/ [82576] -> "openflowplugin-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:01:32 2026-08-29 20:01:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [764/764] -> "openflowplugin-api/maven-metadata.xml" [1] 20:01:32 2026-08-29 20:01:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.3-SNAPSHOT/ [7036] -> "openflowplugin-artifacts/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:01:35 2026-08-29 20:01:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.4-SNAPSHOT/ [53636] -> "openflowplugin-artifacts/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:01:36 2026-08-29 20:01:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.5-SNAPSHOT/ [11660] -> "openflowplugin-artifacts/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:01:38 2026-08-29 20:01:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.4-SNAPSHOT/ [35212] -> "openflowplugin-artifacts/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:01:40 2026-08-29 20:01:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.5-SNAPSHOT/ [34960] -> "openflowplugin-artifacts/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:01:40 2026-08-29 20:01:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/ [7000] -> "openflowplugin-artifacts/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:01:43 2026-08-29 20:01:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.1-SNAPSHOT/ [39561] -> "openflowplugin-artifacts/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:01:44 2026-08-29 20:01:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.2-SNAPSHOT/ [30133] -> "openflowplugin-artifacts/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:01:45 2026-08-29 20:01:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.3-SNAPSHOT/ [11601] -> "openflowplugin-artifacts/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:01:47 2026-08-29 20:01:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/2.0.0-SNAPSHOT/ [44032] -> "openflowplugin-artifacts/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:01:47 2026-08-29 20:01:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [770/770] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 20:01:48 2026-08-29 20:01:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.3-SNAPSHOT/ [12109] -> "openflowplugin-blueprint-config/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:01:55 2026-08-29 20:01:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.4-SNAPSHOT/ [108718] -> "openflowplugin-blueprint-config/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:01:56 2026-08-29 20:01:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.5-SNAPSHOT/ [21697] -> "openflowplugin-blueprint-config/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:02:00 2026-08-29 20:02:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.4-SNAPSHOT/ [70513] -> "openflowplugin-blueprint-config/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:02:04 2026-08-29 20:02:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.5-SNAPSHOT/ [70002] -> "openflowplugin-blueprint-config/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:02:05 2026-08-29 20:02:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/ [12036] -> "openflowplugin-blueprint-config/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:02:09 2026-08-29 20:02:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.1-SNAPSHOT/ [79558] -> "openflowplugin-blueprint-config/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:02:12 2026-08-29 20:02:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.2-SNAPSHOT/ [60012] -> "openflowplugin-blueprint-config/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:02:13 2026-08-29 20:02:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.3-SNAPSHOT/ [21584] -> "openflowplugin-blueprint-config/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:02:30 2026-08-29 20:02:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/2.0.0-SNAPSHOT/ [88839] -> "openflowplugin-blueprint-config/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:02:30 2026-08-29 20:02:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [777/777] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 20:02:31 2026-08-29 20:02:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.3-SNAPSHOT/ [11528] -> "openflowplugin-common/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:02:38 2026-08-29 20:02:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.4-SNAPSHOT/ [102838] -> "openflowplugin-common/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:02:39 2026-08-29 20:02:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.5-SNAPSHOT/ [20587] -> "openflowplugin-common/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:02:42 2026-08-29 20:02:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.4-SNAPSHOT/ [66746] -> "openflowplugin-common/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:02:46 2026-08-29 20:02:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.5-SNAPSHOT/ [66242] -> "openflowplugin-common/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:02:47 2026-08-29 20:02:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/ [11456] -> "openflowplugin-common/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:02:52 2026-08-29 20:02:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.1-SNAPSHOT/ [75260] -> "openflowplugin-common/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:02:56 2026-08-29 20:02:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.2-SNAPSHOT/ [56782] -> "openflowplugin-common/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:02:56 2026-08-29 20:02:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.3-SNAPSHOT/ [20474] -> "openflowplugin-common/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:03:00 2026-08-29 20:03:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/2.0.0-SNAPSHOT/ [84013] -> "openflowplugin-common/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:03:00 2026-08-29 20:03:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [767/767] -> "openflowplugin-common/maven-metadata.xml" [1] 20:03:01 2026-08-29 20:03:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.3-SNAPSHOT/ [11945] -> "openflowplugin-extension-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:03:06 2026-08-29 20:03:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.4-SNAPSHOT/ [107075] -> "openflowplugin-extension-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:03:08 2026-08-29 20:03:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.5-SNAPSHOT/ [21386] -> "openflowplugin-extension-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:03:11 2026-08-29 20:03:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.4-SNAPSHOT/ [69455] -> "openflowplugin-extension-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:03:14 2026-08-29 20:03:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.5-SNAPSHOT/ [68951] -> "openflowplugin-extension-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:03:15 2026-08-29 20:03:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/ [11873] -> "openflowplugin-extension-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:03:19 2026-08-29 20:03:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.1-SNAPSHOT/ [78351] -> "openflowplugin-extension-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:03:22 2026-08-29 20:03:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.2-SNAPSHOT/ [59109] -> "openflowplugin-extension-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:03:23 2026-08-29 20:03:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.3-SNAPSHOT/ [21273] -> "openflowplugin-extension-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:03:27 2026-08-29 20:03:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/2.0.0-SNAPSHOT/ [87486] -> "openflowplugin-extension-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:03:27 2026-08-29 20:03:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [774/774] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 20:03:27 2026-08-29 20:03:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.3-SNAPSHOT/ [12002] -> "openflowplugin-extension-eric/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:03:33 2026-08-29 20:03:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.4-SNAPSHOT/ [107652] -> "openflowplugin-extension-eric/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:03:34 2026-08-29 20:03:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.5-SNAPSHOT/ [21495] -> "openflowplugin-extension-eric/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:03:38 2026-08-29 20:03:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.4-SNAPSHOT/ [70717] -> "openflowplugin-extension-eric/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:03:42 2026-08-29 20:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.5-SNAPSHOT/ [69320] -> "openflowplugin-extension-eric/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:03:43 2026-08-29 20:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/ [11930] -> "openflowplugin-extension-eric/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:03:48 2026-08-29 20:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.1-SNAPSHOT/ [78772] -> "openflowplugin-extension-eric/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:03:51 2026-08-29 20:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.2-SNAPSHOT/ [59426] -> "openflowplugin-extension-eric/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:03:52 2026-08-29 20:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.3-SNAPSHOT/ [21382] -> "openflowplugin-extension-eric/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:03:56 2026-08-29 20:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/2.0.0-SNAPSHOT/ [87959] -> "openflowplugin-extension-eric/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:03:56 2026-08-29 20:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [775/775] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 20:03:57 2026-08-29 20:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.3-SNAPSHOT/ [12054] -> "openflowplugin-extension-nicira/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:04:03 2026-08-29 20:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.4-SNAPSHOT/ [108916] -> "openflowplugin-extension-nicira/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:04:04 2026-08-29 20:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.5-SNAPSHOT/ [21733] -> "openflowplugin-extension-nicira/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:04:09 2026-08-29 20:04:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.4-SNAPSHOT/ [70632] -> "openflowplugin-extension-nicira/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:04:13 2026-08-29 20:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.5-SNAPSHOT/ [70128] -> "openflowplugin-extension-nicira/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:04:13 2026-08-29 20:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/ [12054] -> "openflowplugin-extension-nicira/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:04:18 2026-08-29 20:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.1-SNAPSHOT/ [79694] -> "openflowplugin-extension-nicira/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:04:20 2026-08-29 20:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.2-SNAPSHOT/ [60120] -> "openflowplugin-extension-nicira/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:04:21 2026-08-29 20:04:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.3-SNAPSHOT/ [21620] -> "openflowplugin-extension-nicira/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:04:25 2026-08-29 20:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/2.0.0-SNAPSHOT/ [88995] -> "openflowplugin-extension-nicira/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:04:25 2026-08-29 20:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [777/777] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 20:04:25 2026-08-29 20:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.3-SNAPSHOT/ [11944] -> "openflowplugin-extension-onf/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:04:30 2026-08-29 20:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.4-SNAPSHOT/ [107064] -> "openflowplugin-extension-onf/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:04:31 2026-08-29 20:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.5-SNAPSHOT/ [21384] -> "openflowplugin-extension-onf/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:04:34 2026-08-29 20:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.4-SNAPSHOT/ [70339] -> "openflowplugin-extension-onf/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:04:37 2026-08-29 20:04:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.5-SNAPSHOT/ [68944] -> "openflowplugin-extension-onf/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:04:38 2026-08-29 20:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/ [11872] -> "openflowplugin-extension-onf/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:04:41 2026-08-29 20:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.1-SNAPSHOT/ [78343] -> "openflowplugin-extension-onf/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:04:44 2026-08-29 20:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.2-SNAPSHOT/ [59103] -> "openflowplugin-extension-onf/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:04:44 2026-08-29 20:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.3-SNAPSHOT/ [21271] -> "openflowplugin-extension-onf/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:04:47 2026-08-29 20:04:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/2.0.0-SNAPSHOT/ [87477] -> "openflowplugin-extension-onf/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:04:47 2026-08-29 20:04:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [774/774] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 20:04:48 2026-08-29 20:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.3-SNAPSHOT/ [11417] -> "openflowplugin-impl/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:04:52 2026-08-29 20:04:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.4-SNAPSHOT/ [101717] -> "openflowplugin-impl/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:04:53 2026-08-29 20:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.5-SNAPSHOT/ [20375] -> "openflowplugin-impl/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:04:55 2026-08-29 20:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.4-SNAPSHOT/ [66029] -> "openflowplugin-impl/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:04:58 2026-08-29 20:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.5-SNAPSHOT/ [65525] -> "openflowplugin-impl/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:04:59 2026-08-29 20:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/ [11345] -> "openflowplugin-impl/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:05:02 2026-08-29 20:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.1-SNAPSHOT/ [74442] -> "openflowplugin-impl/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:05:05 2026-08-29 20:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.2-SNAPSHOT/ [56166] -> "openflowplugin-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:05:05 2026-08-29 20:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.3-SNAPSHOT/ [20262] -> "openflowplugin-impl/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:05:08 2026-08-29 20:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/2.0.0-SNAPSHOT/ [83094] -> "openflowplugin-impl/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:05:08 2026-08-29 20:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [765/765] -> "openflowplugin-impl/maven-metadata.xml" [1] 20:05:08 2026-08-29 20:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.3-SNAPSHOT/ [6941] -> "openflowplugin-parent/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:05:11 2026-08-29 20:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.4-SNAPSHOT/ [52741] -> "openflowplugin-parent/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:05:11 2026-08-29 20:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.5-SNAPSHOT/ [11485] -> "openflowplugin-parent/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:05:12 2026-08-29 20:05:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.4-SNAPSHOT/ [34637] -> "openflowplugin-parent/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:05:14 2026-08-29 20:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.5-SNAPSHOT/ [34385] -> "openflowplugin-parent/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:05:14 2026-08-29 20:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/ [6905] -> "openflowplugin-parent/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:05:16 2026-08-29 20:05:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.1-SNAPSHOT/ [38906] -> "openflowplugin-parent/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:05:17 2026-08-29 20:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.2-SNAPSHOT/ [29638] -> "openflowplugin-parent/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:05:17 2026-08-29 20:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.3-SNAPSHOT/ [11426] -> "openflowplugin-parent/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:05:19 2026-08-29 20:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/2.0.0-SNAPSHOT/ [43297] -> "openflowplugin-parent/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:05:19 2026-08-29 20:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [767/767] -> "openflowplugin-parent/maven-metadata.xml" [1] 20:05:20 2026-08-29 20:05:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.3-SNAPSHOT/ [11121] -> "openflowplugin/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:05:24 2026-08-29 20:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.4-SNAPSHOT/ [98711] -> "openflowplugin/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:05:25 2026-08-29 20:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.5-SNAPSHOT/ [19808] -> "openflowplugin/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:05:28 2026-08-29 20:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.4-SNAPSHOT/ [64970] -> "openflowplugin/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:05:31 2026-08-29 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.5-SNAPSHOT/ [63603] -> "openflowplugin/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:05:31 2026-08-29 20:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/ [11049] -> "openflowplugin/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:05:37 2026-08-29 20:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.1-SNAPSHOT/ [72249] -> "openflowplugin/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:05:42 2026-08-29 20:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.2-SNAPSHOT/ [54515] -> "openflowplugin/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:05:43 2026-08-29 20:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.3-SNAPSHOT/ [19695] -> "openflowplugin/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:05:48 2026-08-29 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/2.0.0-SNAPSHOT/ [80630] -> "openflowplugin/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:05:48 2026-08-29 20:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [760/760] -> "openflowplugin/maven-metadata.xml" [1] 20:05:49 2026-08-29 20:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.3-SNAPSHOT/ [11116] -> "sample-bundles/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:05:57 2026-08-29 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.4-SNAPSHOT/ [98656] -> "sample-bundles/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:05:58 2026-08-29 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.5-SNAPSHOT/ [19798] -> "sample-bundles/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:06:02 2026-08-29 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.4-SNAPSHOT/ [64935] -> "sample-bundles/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:06:08 2026-08-29 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.5-SNAPSHOT/ [63568] -> "sample-bundles/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:06:09 2026-08-29 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/ [11044] -> "sample-bundles/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:06:14 2026-08-29 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.1-SNAPSHOT/ [72209] -> "sample-bundles/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:06:16 2026-08-29 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.2-SNAPSHOT/ [54485] -> "sample-bundles/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:06:17 2026-08-29 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.3-SNAPSHOT/ [19685] -> "sample-bundles/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:06:21 2026-08-29 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/2.0.0-SNAPSHOT/ [80585] -> "sample-bundles/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:06:21 2026-08-29 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [760/760] -> "sample-bundles/maven-metadata.xml" [1] 20:06:22 2026-08-29 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.3-SNAPSHOT/ [11174] -> "sample-consumer/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:06:31 2026-08-29 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.4-SNAPSHOT/ [99244] -> "sample-consumer/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:06:33 2026-08-29 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.5-SNAPSHOT/ [19909] -> "sample-consumer/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:06:39 2026-08-29 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.4-SNAPSHOT/ [64448] -> "sample-consumer/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:06:42 2026-08-29 20:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.5-SNAPSHOT/ [63944] -> "sample-consumer/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:06:42 2026-08-29 20:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/ [11102] -> "sample-consumer/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:06:45 2026-08-29 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.1-SNAPSHOT/ [72637] -> "sample-consumer/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:06:48 2026-08-29 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.2-SNAPSHOT/ [54802] -> "sample-consumer/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:06:48 2026-08-29 20:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.3-SNAPSHOT/ [19794] -> "sample-consumer/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:06:52 2026-08-29 20:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/2.0.0-SNAPSHOT/ [81058] -> "sample-consumer/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:06:52 2026-08-29 20:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [761/761] -> "sample-consumer/maven-metadata.xml" [1] 20:06:53 2026-08-29 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.3-SNAPSHOT/ [11057] -> "simple-client/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:06:59 2026-08-29 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.4-SNAPSHOT/ [98057] -> "simple-client/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:07:00 2026-08-29 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.5-SNAPSHOT/ [19685] -> "simple-client/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:07:04 2026-08-29 20:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.4-SNAPSHOT/ [63689] -> "simple-client/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:07:07 2026-08-29 20:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.5-SNAPSHOT/ [63185] -> "simple-client/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:07:08 2026-08-29 20:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/ [10985] -> "simple-client/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:07:13 2026-08-29 20:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.1-SNAPSHOT/ [71772] -> "simple-client/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:07:16 2026-08-29 20:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.2-SNAPSHOT/ [54156] -> "simple-client/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:07:17 2026-08-29 20:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.3-SNAPSHOT/ [19572] -> "simple-client/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:07:21 2026-08-29 20:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/2.0.0-SNAPSHOT/ [80094] -> "simple-client/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:07:21 2026-08-29 20:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [759/759] -> "simple-client/maven-metadata.xml" [1] 20:07:22 2026-08-29 20:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.3-SNAPSHOT/ [10704] -> "srm-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:07:28 2026-08-29 20:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.4-SNAPSHOT/ [94474] -> "srm-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:07:29 2026-08-29 20:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.5-SNAPSHOT/ [19009] -> "srm-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:07:33 2026-08-29 20:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.4-SNAPSHOT/ [61398] -> "srm-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:07:37 2026-08-29 20:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.5-SNAPSHOT/ [60894] -> "srm-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:07:38 2026-08-29 20:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/ [10632] -> "srm-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:07:43 2026-08-29 20:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.1-SNAPSHOT/ [69158] -> "srm-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:07:46 2026-08-29 20:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.2-SNAPSHOT/ [52188] -> "srm-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:07:46 2026-08-29 20:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.3-SNAPSHOT/ [18896] -> "srm-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:07:50 2026-08-29 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/2.0.0-SNAPSHOT/ [77157] -> "srm-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:07:50 2026-08-29 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml [753/753] -> "srm-api/maven-metadata.xml" [1] 20:07:50 2026-08-29 20:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.3-SNAPSHOT/ [10762] -> "srm-impl/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:07:55 2026-08-29 20:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.4-SNAPSHOT/ [95062] -> "srm-impl/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:07:56 2026-08-29 20:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.5-SNAPSHOT/ [19120] -> "srm-impl/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:07:59 2026-08-29 20:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.4-SNAPSHOT/ [61774] -> "srm-impl/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:08:01 2026-08-29 20:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.5-SNAPSHOT/ [61270] -> "srm-impl/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:08:02 2026-08-29 20:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/ [10690] -> "srm-impl/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:08:05 2026-08-29 20:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.1-SNAPSHOT/ [69587] -> "srm-impl/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:08:07 2026-08-29 20:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.2-SNAPSHOT/ [52511] -> "srm-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:08:08 2026-08-29 20:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.3-SNAPSHOT/ [19007] -> "srm-impl/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:08:11 2026-08-29 20:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/2.0.0-SNAPSHOT/ [77639] -> "srm-impl/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:08:11 2026-08-29 20:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml [754/754] -> "srm-impl/maven-metadata.xml" [1] 20:08:11 2026-08-29 20:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.3-SNAPSHOT/ [10820] -> "srm-shell/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:08:15 2026-08-29 20:08:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.4-SNAPSHOT/ [95650] -> "srm-shell/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:08:16 2026-08-29 20:08:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.5-SNAPSHOT/ [19231] -> "srm-shell/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:08:18 2026-08-29 20:08:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.4-SNAPSHOT/ [63003] -> "srm-shell/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:08:21 2026-08-29 20:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.5-SNAPSHOT/ [61646] -> "srm-shell/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:08:21 2026-08-29 20:08:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/ [10748] -> "srm-shell/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:08:24 2026-08-29 20:08:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.1-SNAPSHOT/ [70016] -> "srm-shell/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:08:26 2026-08-29 20:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.2-SNAPSHOT/ [52834] -> "srm-shell/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:08:26 2026-08-29 20:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.3-SNAPSHOT/ [19118] -> "srm-shell/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:08:29 2026-08-29 20:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/2.0.0-SNAPSHOT/ [78121] -> "srm-shell/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:08:29 2026-08-29 20:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml [755/755] -> "srm-shell/maven-metadata.xml" [1] 20:08:29 2026-08-29 20:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.3-SNAPSHOT/ [10940] -> "test-common/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:08:34 2026-08-29 20:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.4-SNAPSHOT/ [96870] -> "test-common/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:08:35 2026-08-29 20:08:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.5-SNAPSHOT/ [19461] -> "test-common/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:08:38 2026-08-29 20:08:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.4-SNAPSHOT/ [63787] -> "test-common/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:08:40 2026-08-29 20:08:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.5-SNAPSHOT/ [62426] -> "test-common/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:08:41 2026-08-29 20:08:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/ [10868] -> "test-common/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:08:44 2026-08-29 20:08:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.1-SNAPSHOT/ [70906] -> "test-common/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:08:47 2026-08-29 20:08:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.2-SNAPSHOT/ [53504] -> "test-common/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:08:48 2026-08-29 20:08:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.3-SNAPSHOT/ [19348] -> "test-common/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:08:53 2026-08-29 20:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/2.0.0-SNAPSHOT/ [79121] -> "test-common/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:08:53 2026-08-29 20:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [757/757] -> "test-common/maven-metadata.xml" [1] 20:08:53 2026-08-29 20:08:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.3-SNAPSHOT/ [11118] -> "test-extension/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:08:59 2026-08-29 20:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.4-SNAPSHOT/ [98678] -> "test-extension/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:09:00 2026-08-29 20:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.5-SNAPSHOT/ [19802] -> "test-extension/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:09:04 2026-08-29 20:09:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.4-SNAPSHOT/ [64086] -> "test-extension/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:09:07 2026-08-29 20:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.5-SNAPSHOT/ [63582] -> "test-extension/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:09:07 2026-08-29 20:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/ [11046] -> "test-extension/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:09:13 2026-08-29 20:09:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.1-SNAPSHOT/ [72225] -> "test-extension/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:09:16 2026-08-29 20:09:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.2-SNAPSHOT/ [54497] -> "test-extension/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:09:16 2026-08-29 20:09:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.3-SNAPSHOT/ [19689] -> "test-extension/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:09:21 2026-08-29 20:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/2.0.0-SNAPSHOT/ [80603] -> "test-extension/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:09:21 2026-08-29 20:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [760/760] -> "test-extension/maven-metadata.xml" [1] 20:09:21 2026-08-29 20:09:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.3-SNAPSHOT/ [11060] -> "test-provider/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:09:26 2026-08-29 20:09:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.4-SNAPSHOT/ [98090] -> "test-provider/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:09:27 2026-08-29 20:09:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.5-SNAPSHOT/ [19691] -> "test-provider/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:09:30 2026-08-29 20:09:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.4-SNAPSHOT/ [63710] -> "test-provider/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:09:32 2026-08-29 20:09:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.5-SNAPSHOT/ [63206] -> "test-provider/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:09:33 2026-08-29 20:09:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/ [10988] -> "test-provider/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:09:36 2026-08-29 20:09:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.1-SNAPSHOT/ [71796] -> "test-provider/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:09:38 2026-08-29 20:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.2-SNAPSHOT/ [54174] -> "test-provider/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:09:48 2026-08-29 20:09:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.3-SNAPSHOT/ [19578] -> "test-provider/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:09:52 2026-08-29 20:09:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/2.0.0-SNAPSHOT/ [80121] -> "test-provider/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:09:52 2026-08-29 20:09:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [759/759] -> "test-provider/maven-metadata.xml" [1] 20:09:52 2026-08-29 20:09:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/ [12240] -> "applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:09:56 2026-08-29 20:09:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/ [109670] -> "applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:09:57 2026-08-29 20:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/ [21911] -> "applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:09:59 2026-08-29 20:09:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/ [72047] -> "applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:10:02 2026-08-29 20:10:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/ [70626] -> "applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:10:02 2026-08-29 20:10:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/ [12168] -> "applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:10:05 2026-08-29 20:10:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/ [80256] -> "applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:10:07 2026-08-29 20:10:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/ [60554] -> "applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:10:07 2026-08-29 20:10:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/ [21798] -> "applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:10:10 2026-08-29 20:10:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/ [89621] -> "applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:10:10 2026-08-29 20:10:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [787/787] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 20:10:11 2026-08-29 20:10:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/ [12302] -> "applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:10:15 2026-08-29 20:10:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/ [110302] -> "applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:10:15 2026-08-29 20:10:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/ [22030] -> "applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:10:18 2026-08-29 20:10:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/ [72453] -> "applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:10:21 2026-08-29 20:10:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/ [71030] -> "applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:10:22 2026-08-29 20:10:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/ [12230] -> "applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:10:25 2026-08-29 20:10:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/ [80717] -> "applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:10:28 2026-08-29 20:10:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/ [60901] -> "applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:10:28 2026-08-29 20:10:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/ [21917] -> "applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:10:31 2026-08-29 20:10:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/ [90139] -> "applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:10:31 2026-08-29 20:10:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [788/788] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 20:10:32 2026-08-29 20:10:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.3-SNAPSHOT/ [11300] -> "applications/bulk-o-matic/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:10:36 2026-08-29 20:10:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.4-SNAPSHOT/ [100130] -> "applications/bulk-o-matic/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:10:37 2026-08-29 20:10:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.5-SNAPSHOT/ [20111] -> "applications/bulk-o-matic/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:10:39 2026-08-29 20:10:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.4-SNAPSHOT/ [65915] -> "applications/bulk-o-matic/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:10:41 2026-08-29 20:10:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.5-SNAPSHOT/ [64526] -> "applications/bulk-o-matic/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:10:42 2026-08-29 20:10:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/ [11228] -> "applications/bulk-o-matic/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:10:45 2026-08-29 20:10:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.1-SNAPSHOT/ [73296] -> "applications/bulk-o-matic/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:10:47 2026-08-29 20:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.2-SNAPSHOT/ [55314] -> "applications/bulk-o-matic/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:10:47 2026-08-29 20:10:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.3-SNAPSHOT/ [19998] -> "applications/bulk-o-matic/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:10:50 2026-08-29 20:10:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/2.0.0-SNAPSHOT/ [81801] -> "applications/bulk-o-matic/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:10:50 2026-08-29 20:10:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [771/771] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 20:10:51 2026-08-29 20:10:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.3-SNAPSHOT/ [12004] -> "applications/device-ownership-service/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:10:55 2026-08-29 20:10:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.4-SNAPSHOT/ [107274] -> "applications/device-ownership-service/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:10:56 2026-08-29 20:10:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.5-SNAPSHOT/ [21459] -> "applications/device-ownership-service/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:10:59 2026-08-29 20:10:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.4-SNAPSHOT/ [70507] -> "applications/device-ownership-service/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:11:01 2026-08-29 20:11:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.5-SNAPSHOT/ [69094] -> "applications/device-ownership-service/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:11:02 2026-08-29 20:11:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/ [11932] -> "applications/device-ownership-service/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:11:05 2026-08-29 20:11:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.1-SNAPSHOT/ [78508] -> "applications/device-ownership-service/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:11:07 2026-08-29 20:11:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.2-SNAPSHOT/ [59238] -> "applications/device-ownership-service/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:11:07 2026-08-29 20:11:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.3-SNAPSHOT/ [21346] -> "applications/device-ownership-service/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:11:11 2026-08-29 20:11:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/2.0.0-SNAPSHOT/ [87657] -> "applications/device-ownership-service/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:11:11 2026-08-29 20:11:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [783/783] -> "applications/device-ownership-service/maven-metadata.xml" [1] 20:11:11 2026-08-29 20:11:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.3-SNAPSHOT/ [11949] -> "applications/forwardingrules-manager/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:11:16 2026-08-29 20:11:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.4-SNAPSHOT/ [106719] -> "applications/forwardingrules-manager/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:11:16 2026-08-29 20:11:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.5-SNAPSHOT/ [21354] -> "applications/forwardingrules-manager/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:11:19 2026-08-29 20:11:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.4-SNAPSHOT/ [69243] -> "applications/forwardingrules-manager/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:11:21 2026-08-29 20:11:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.5-SNAPSHOT/ [68739] -> "applications/forwardingrules-manager/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:11:22 2026-08-29 20:11:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/ [11877] -> "applications/forwardingrules-manager/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:11:48 2026-08-29 20:11:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.1-SNAPSHOT/ [78103] -> "applications/forwardingrules-manager/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:11:50 2026-08-29 20:11:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.2-SNAPSHOT/ [58933] -> "applications/forwardingrules-manager/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:11:50 2026-08-29 20:11:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.3-SNAPSHOT/ [21241] -> "applications/forwardingrules-manager/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:11:54 2026-08-29 20:11:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/2.0.0-SNAPSHOT/ [87202] -> "applications/forwardingrules-manager/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:11:54 2026-08-29 20:11:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [782/782] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 20:11:54 2026-08-29 20:11:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.3-SNAPSHOT/ [11771] -> "applications/forwardingrules-sync/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:11:58 2026-08-29 20:11:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.4-SNAPSHOT/ [104911] -> "applications/forwardingrules-sync/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:11:59 2026-08-29 20:11:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.5-SNAPSHOT/ [21013] -> "applications/forwardingrules-sync/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:12:01 2026-08-29 20:12:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.4-SNAPSHOT/ [68988] -> "applications/forwardingrules-sync/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:12:03 2026-08-29 20:12:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.5-SNAPSHOT/ [67583] -> "applications/forwardingrules-sync/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:12:04 2026-08-29 20:12:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/ [11699] -> "applications/forwardingrules-sync/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:12:07 2026-08-29 20:12:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.1-SNAPSHOT/ [76784] -> "applications/forwardingrules-sync/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:12:09 2026-08-29 20:12:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.2-SNAPSHOT/ [57940] -> "applications/forwardingrules-sync/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:12:09 2026-08-29 20:12:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.3-SNAPSHOT/ [20900] -> "applications/forwardingrules-sync/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:12:12 2026-08-29 20:12:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/2.0.0-SNAPSHOT/ [85720] -> "applications/forwardingrules-sync/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:12:12 2026-08-29 20:12:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [779/779] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 20:12:12 2026-08-29 20:12:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.3-SNAPSHOT/ [11299] -> "applications/lldp-speaker/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:12:16 2026-08-29 20:12:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.4-SNAPSHOT/ [100119] -> "applications/lldp-speaker/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:12:17 2026-08-29 20:12:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.5-SNAPSHOT/ [20109] -> "applications/lldp-speaker/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:12:20 2026-08-29 20:12:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.4-SNAPSHOT/ [65908] -> "applications/lldp-speaker/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:12:23 2026-08-29 20:12:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.5-SNAPSHOT/ [64519] -> "applications/lldp-speaker/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:12:23 2026-08-29 20:12:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/ [11227] -> "applications/lldp-speaker/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:12:37 2026-08-29 20:12:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.1-SNAPSHOT/ [73288] -> "applications/lldp-speaker/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:12:44 2026-08-29 20:12:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.2-SNAPSHOT/ [55308] -> "applications/lldp-speaker/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:12:45 2026-08-29 20:12:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.3-SNAPSHOT/ [19996] -> "applications/lldp-speaker/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:12:48 2026-08-29 20:12:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/2.0.0-SNAPSHOT/ [81792] -> "applications/lldp-speaker/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:12:48 2026-08-29 20:12:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [771/771] -> "applications/lldp-speaker/maven-metadata.xml" [1] 20:12:49 2026-08-29 20:12:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.3-SNAPSHOT/ [11946] -> "applications/of-switch-config-pusher/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:12:53 2026-08-29 20:12:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.4-SNAPSHOT/ [106686] -> "applications/of-switch-config-pusher/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:12:53 2026-08-29 20:12:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.5-SNAPSHOT/ [21348] -> "applications/of-switch-config-pusher/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:12:56 2026-08-29 20:12:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.4-SNAPSHOT/ [69222] -> "applications/of-switch-config-pusher/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:12:59 2026-08-29 20:12:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.5-SNAPSHOT/ [68718] -> "applications/of-switch-config-pusher/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:12:59 2026-08-29 20:12:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/ [11874] -> "applications/of-switch-config-pusher/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:13:02 2026-08-29 20:13:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.1-SNAPSHOT/ [78079] -> "applications/of-switch-config-pusher/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:13:04 2026-08-29 20:13:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.2-SNAPSHOT/ [58915] -> "applications/of-switch-config-pusher/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:13:04 2026-08-29 20:13:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.3-SNAPSHOT/ [21235] -> "applications/of-switch-config-pusher/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:13:07 2026-08-29 20:13:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/2.0.0-SNAPSHOT/ [87175] -> "applications/of-switch-config-pusher/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:13:07 2026-08-29 20:13:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [782/782] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 20:13:08 2026-08-29 20:13:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.3-SNAPSHOT/ [12007] -> "applications/reconciliation-framework/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:13:11 2026-08-29 20:13:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.4-SNAPSHOT/ [107307] -> "applications/reconciliation-framework/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:13:12 2026-08-29 20:13:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.5-SNAPSHOT/ [21465] -> "applications/reconciliation-framework/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:13:14 2026-08-29 20:13:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.4-SNAPSHOT/ [69612] -> "applications/reconciliation-framework/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:13:19 2026-08-29 20:13:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.5-SNAPSHOT/ [69108] -> "applications/reconciliation-framework/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:13:20 2026-08-29 20:13:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/ [11934] -> "applications/reconciliation-framework/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:13:23 2026-08-29 20:13:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.1-SNAPSHOT/ [78524] -> "applications/reconciliation-framework/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:13:25 2026-08-29 20:13:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.2-SNAPSHOT/ [59250] -> "applications/reconciliation-framework/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:13:25 2026-08-29 20:13:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.3-SNAPSHOT/ [21350] -> "applications/reconciliation-framework/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:13:28 2026-08-29 20:13:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/2.0.0-SNAPSHOT/ [87675] -> "applications/reconciliation-framework/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:13:28 2026-08-29 20:13:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [783/783] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 20:13:29 2026-08-29 20:13:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.3-SNAPSHOT/ [11418] -> "applications/southbound-cli/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:13:33 2026-08-29 20:13:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.4-SNAPSHOT/ [101328] -> "applications/southbound-cli/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:13:34 2026-08-29 20:13:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.5-SNAPSHOT/ [20337] -> "applications/southbound-cli/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:13:37 2026-08-29 20:13:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.4-SNAPSHOT/ [66685] -> "applications/southbound-cli/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:13:39 2026-08-29 20:13:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.5-SNAPSHOT/ [65285] -> "applications/southbound-cli/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:13:39 2026-08-29 20:13:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/ [11345] -> "applications/southbound-cli/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:13:42 2026-08-29 20:13:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.1-SNAPSHOT/ [74169] -> "applications/southbound-cli/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:13:44 2026-08-29 20:13:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.2-SNAPSHOT/ [55966] -> "applications/southbound-cli/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:13:45 2026-08-29 20:13:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.3-SNAPSHOT/ [20222] -> "applications/southbound-cli/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:13:47 2026-08-29 20:13:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/2.0.0-SNAPSHOT/ [82774] -> "applications/southbound-cli/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:13:47 2026-08-29 20:13:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [773/773] -> "applications/southbound-cli/maven-metadata.xml" [1] 20:13:48 2026-08-29 20:13:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.3-SNAPSHOT/ [11710] -> "applications/table-miss-enforcer/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:13:52 2026-08-29 20:13:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.4-SNAPSHOT/ [104290] -> "applications/table-miss-enforcer/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:13:52 2026-08-29 20:13:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.5-SNAPSHOT/ [20896] -> "applications/table-miss-enforcer/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:13:53 2026-08-29 20:13:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.4-SNAPSHOT/ [68589] -> "applications/table-miss-enforcer/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:13:55 2026-08-29 20:13:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.5-SNAPSHOT/ [67186] -> "applications/table-miss-enforcer/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:13:55 2026-08-29 20:13:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/ [11638] -> "applications/table-miss-enforcer/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:13:58 2026-08-29 20:13:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.1-SNAPSHOT/ [76331] -> "applications/table-miss-enforcer/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:14:00 2026-08-29 20:14:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.2-SNAPSHOT/ [57599] -> "applications/table-miss-enforcer/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:14:01 2026-08-29 20:14:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.3-SNAPSHOT/ [20783] -> "applications/table-miss-enforcer/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:14:03 2026-08-29 20:14:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/2.0.0-SNAPSHOT/ [85211] -> "applications/table-miss-enforcer/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:14:03 2026-08-29 20:14:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [778/778] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 20:14:04 2026-08-29 20:14:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.3-SNAPSHOT/ [11948] -> "applications/topology-lldp-discovery/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:14:08 2026-08-29 20:14:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.4-SNAPSHOT/ [106708] -> "applications/topology-lldp-discovery/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:14:08 2026-08-29 20:14:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.5-SNAPSHOT/ [21352] -> "applications/topology-lldp-discovery/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:14:11 2026-08-29 20:14:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.4-SNAPSHOT/ [70143] -> "applications/topology-lldp-discovery/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:14:13 2026-08-29 20:14:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.5-SNAPSHOT/ [68732] -> "applications/topology-lldp-discovery/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:14:14 2026-08-29 20:14:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/ [11876] -> "applications/topology-lldp-discovery/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:14:16 2026-08-29 20:14:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.1-SNAPSHOT/ [78095] -> "applications/topology-lldp-discovery/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:14:19 2026-08-29 20:14:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.2-SNAPSHOT/ [58927] -> "applications/topology-lldp-discovery/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:14:19 2026-08-29 20:14:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.3-SNAPSHOT/ [21239] -> "applications/topology-lldp-discovery/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:14:22 2026-08-29 20:14:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/2.0.0-SNAPSHOT/ [87193] -> "applications/topology-lldp-discovery/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:14:22 2026-08-29 20:14:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [782/782] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 20:14:23 2026-08-29 20:14:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.3-SNAPSHOT/ [11535] -> "applications/topology-manager/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:14:26 2026-08-29 20:14:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.4-SNAPSHOT/ [102515] -> "applications/topology-manager/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:14:27 2026-08-29 20:14:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.5-SNAPSHOT/ [20561] -> "applications/topology-manager/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:14:29 2026-08-29 20:14:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.4-SNAPSHOT/ [67448] -> "applications/topology-manager/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:14:32 2026-08-29 20:14:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.5-SNAPSHOT/ [66051] -> "applications/topology-manager/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:14:32 2026-08-29 20:14:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/ [11463] -> "applications/topology-manager/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:14:35 2026-08-29 20:14:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.1-SNAPSHOT/ [75036] -> "applications/topology-manager/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:14:37 2026-08-29 20:14:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.2-SNAPSHOT/ [56624] -> "applications/topology-manager/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:14:37 2026-08-29 20:14:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.3-SNAPSHOT/ [20448] -> "applications/topology-manager/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/2.0.0-SNAPSHOT/ [83756] -> "applications/topology-manager/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [775/775] -> "applications/topology-manager/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "drop-test-karaf/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/1.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "drop-test-karaf/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/2.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "drop-test-karaf/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml [1279/1279] -> "features-openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml [1279/1279] -> "features-openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "features-openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "learning-switch/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/1.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "learning-switch/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:14:40 2026-08-29 20:14:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/2.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "learning-switch/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:14:41 2026-08-29 20:14:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.3-SNAPSHOT/ [10933] -> "libraries/liblldp/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:14:44 2026-08-29 20:14:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.4-SNAPSHOT/ [96493] -> "libraries/liblldp/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:14:45 2026-08-29 20:14:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.5-SNAPSHOT/ [19417] -> "libraries/liblldp/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:14:48 2026-08-29 20:14:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.4-SNAPSHOT/ [63570] -> "libraries/liblldp/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:14:50 2026-08-29 20:14:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.5-SNAPSHOT/ [62197] -> "libraries/liblldp/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:14:51 2026-08-29 20:14:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/ [10861] -> "libraries/liblldp/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:14:54 2026-08-29 20:14:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.1-SNAPSHOT/ [70640] -> "libraries/liblldp/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:14:56 2026-08-29 20:14:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.2-SNAPSHOT/ [53312] -> "libraries/liblldp/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:14:57 2026-08-29 20:14:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.3-SNAPSHOT/ [19304] -> "libraries/liblldp/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:15:01 2026-08-29 20:15:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/2.0.0-SNAPSHOT/ [78818] -> "libraries/liblldp/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:15:01 2026-08-29 20:15:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [763/763] -> "libraries/liblldp/maven-metadata.xml" [1] 20:15:01 2026-08-29 20:15:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.3-SNAPSHOT/ [11318] -> "model/model-flow-base/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:15:05 2026-08-29 20:15:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.4-SNAPSHOT/ [100528] -> "model/model-flow-base/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:15:06 2026-08-29 20:15:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.5-SNAPSHOT/ [20167] -> "model/model-flow-base/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:15:09 2026-08-29 20:15:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.4-SNAPSHOT/ [66153] -> "model/model-flow-base/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:15:11 2026-08-29 20:15:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.5-SNAPSHOT/ [64772] -> "model/model-flow-base/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:15:11 2026-08-29 20:15:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/ [11246] -> "model/model-flow-base/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:15:13 2026-08-29 20:15:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.1-SNAPSHOT/ [73580] -> "model/model-flow-base/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:15:15 2026-08-29 20:15:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.2-SNAPSHOT/ [55522] -> "model/model-flow-base/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:15:15 2026-08-29 20:15:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.3-SNAPSHOT/ [20054] -> "model/model-flow-base/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:15:17 2026-08-29 20:15:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/2.0.0-SNAPSHOT/ [82123] -> "model/model-flow-base/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:15:17 2026-08-29 20:15:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [767/767] -> "model/model-flow-base/maven-metadata.xml" [1] 20:15:18 2026-08-29 20:15:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.3-SNAPSHOT/ [11495] -> "model/model-flow-service/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:15:20 2026-08-29 20:15:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.4-SNAPSHOT/ [102325] -> "model/model-flow-service/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:15:21 2026-08-29 20:15:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.5-SNAPSHOT/ [20506] -> "model/model-flow-service/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:15:23 2026-08-29 20:15:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.4-SNAPSHOT/ [66425] -> "model/model-flow-service/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:15:25 2026-08-29 20:15:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.5-SNAPSHOT/ [65921] -> "model/model-flow-service/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:15:25 2026-08-29 20:15:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/ [11423] -> "model/model-flow-service/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:15:28 2026-08-29 20:15:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.1-SNAPSHOT/ [74891] -> "model/model-flow-service/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:15:29 2026-08-29 20:15:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.2-SNAPSHOT/ [56509] -> "model/model-flow-service/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:15:30 2026-08-29 20:15:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.3-SNAPSHOT/ [20393] -> "model/model-flow-service/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:15:31 2026-08-29 20:15:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/2.0.0-SNAPSHOT/ [83596] -> "model/model-flow-service/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:15:32 2026-08-29 20:15:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [770/770] -> "model/model-flow-service/maven-metadata.xml" [1] 20:15:32 2026-08-29 20:15:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.3-SNAPSHOT/ [11670] -> "model/model-flow-statistics/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:15:35 2026-08-29 20:15:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.4-SNAPSHOT/ [104100] -> "model/model-flow-statistics/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:15:36 2026-08-29 20:15:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.5-SNAPSHOT/ [20841] -> "model/model-flow-statistics/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:15:38 2026-08-29 20:15:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.4-SNAPSHOT/ [68449] -> "model/model-flow-statistics/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:15:40 2026-08-29 20:15:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.5-SNAPSHOT/ [67056] -> "model/model-flow-statistics/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:15:40 2026-08-29 20:15:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/ [11598] -> "model/model-flow-statistics/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:15:43 2026-08-29 20:15:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.1-SNAPSHOT/ [76186] -> "model/model-flow-statistics/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:15:44 2026-08-29 20:15:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.2-SNAPSHOT/ [57484] -> "model/model-flow-statistics/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:15:44 2026-08-29 20:15:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.3-SNAPSHOT/ [20728] -> "model/model-flow-statistics/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:15:47 2026-08-29 20:15:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/2.0.0-SNAPSHOT/ [85051] -> "model/model-flow-statistics/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:15:47 2026-08-29 20:15:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [773/773] -> "model/model-flow-statistics/maven-metadata.xml" [1] 20:15:47 2026-08-29 20:15:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.3-SNAPSHOT/ [11313] -> "model/model-inventory/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:15:50 2026-08-29 20:15:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.4-SNAPSHOT/ [100473] -> "model/model-inventory/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:15:51 2026-08-29 20:15:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.5-SNAPSHOT/ [20157] -> "model/model-inventory/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:15:52 2026-08-29 20:15:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.4-SNAPSHOT/ [65241] -> "model/model-inventory/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:15:55 2026-08-29 20:15:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.5-SNAPSHOT/ [64737] -> "model/model-inventory/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:15:55 2026-08-29 20:15:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/ [11241] -> "model/model-inventory/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:15:58 2026-08-29 20:15:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.1-SNAPSHOT/ [73540] -> "model/model-inventory/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:16:00 2026-08-29 20:16:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.2-SNAPSHOT/ [55492] -> "model/model-inventory/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:16:00 2026-08-29 20:16:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.3-SNAPSHOT/ [20044] -> "model/model-inventory/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:16:03 2026-08-29 20:16:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/2.0.0-SNAPSHOT/ [82078] -> "model/model-inventory/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:16:03 2026-08-29 20:16:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [767/767] -> "model/model-inventory/maven-metadata.xml" [1] 20:16:03 2026-08-29 20:16:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.3-SNAPSHOT/ [11254] -> "model/model-topology/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:16:07 2026-08-29 20:16:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.4-SNAPSHOT/ [99874] -> "model/model-topology/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:16:07 2026-08-29 20:16:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.5-SNAPSHOT/ [20044] -> "model/model-topology/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:16:10 2026-08-29 20:16:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.4-SNAPSHOT/ [64858] -> "model/model-topology/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:16:12 2026-08-29 20:16:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.5-SNAPSHOT/ [64354] -> "model/model-topology/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:16:12 2026-08-29 20:16:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/ [11182] -> "model/model-topology/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:16:14 2026-08-29 20:16:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.1-SNAPSHOT/ [73103] -> "model/model-topology/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:16:16 2026-08-29 20:16:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.2-SNAPSHOT/ [55163] -> "model/model-topology/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:16:16 2026-08-29 20:16:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.3-SNAPSHOT/ [19931] -> "model/model-topology/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/2.0.0-SNAPSHOT/ [81587] -> "model/model-topology/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [766/766] -> "model/model-topology/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:19 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml [1291/1291] -> "odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-libraries/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-libraries/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/2.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-libraries/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:20 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.4-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.5-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.5-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.1-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.2-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-openflowplugin-southbound/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.3-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-openflowplugin-southbound/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/2.0.0-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-openflowplugin-southbound/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "openflowjava-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "openflowjava-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "openflowjava-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowjava-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowjava-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowjava-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:16:21 2026-08-29 20:16:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/ [8878] -> "openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:16:23 2026-08-29 20:16:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/ [73078] -> "openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:16:24 2026-08-29 20:16:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/ [15250] -> "openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:16:26 2026-08-29 20:16:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/ [47686] -> "openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:16:27 2026-08-29 20:16:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/ [47350] -> "openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:16:27 2026-08-29 20:16:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/ [8830] -> "openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:16:27 2026-08-29 20:16:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/ [53693] -> "openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:16:29 2026-08-29 20:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/ [40709] -> "openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:16:29 2026-08-29 20:16:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/ [15173] -> "openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:16:31 2026-08-29 20:16:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/ [59861] -> "openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:16:31 2026-08-29 20:16:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [784/784] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 20:16:31 2026-08-29 20:16:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/ [11833] -> "openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:16:35 2026-08-29 20:16:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/ [105543] -> "openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:16:35 2026-08-29 20:16:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/ [21132] -> "openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:16:38 2026-08-29 20:16:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/ [68491] -> "openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:16:40 2026-08-29 20:16:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/ [67987] -> "openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:16:40 2026-08-29 20:16:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/ [11761] -> "openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:16:42 2026-08-29 20:16:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/ [77245] -> "openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:16:44 2026-08-29 20:16:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/ [58287] -> "openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:16:44 2026-08-29 20:16:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/ [21019] -> "openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:16:47 2026-08-29 20:16:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/ [86238] -> "openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:16:47 2026-08-29 20:16:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [780/780] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 20:16:47 2026-08-29 20:16:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/ [11880] -> "openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:16:51 2026-08-29 20:16:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/ [106010] -> "openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:16:51 2026-08-29 20:16:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/ [21221] -> "openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:16:54 2026-08-29 20:16:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/ [68790] -> "openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:16:56 2026-08-29 20:16:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/ [68286] -> "openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:16:56 2026-08-29 20:16:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/ [11808] -> "openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:16:58 2026-08-29 20:16:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/ [77586] -> "openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:17:00 2026-08-29 20:17:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/ [58544] -> "openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:17:00 2026-08-29 20:17:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/ [21108] -> "openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:17:02 2026-08-29 20:17:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/ [86621] -> "openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:17:02 2026-08-29 20:17:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [781/781] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 20:17:03 2026-08-29 20:17:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/ [8617] -> "openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:17:04 2026-08-29 20:17:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/ [70457] -> "openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:17:05 2026-08-29 20:17:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/ [14753] -> "openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:17:06 2026-08-29 20:17:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/ [46009] -> "openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:17:08 2026-08-29 20:17:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/ [45673] -> "openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:17:08 2026-08-29 20:17:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/ [8569] -> "openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:17:09 2026-08-29 20:17:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/ [51780] -> "openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:17:10 2026-08-29 20:17:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/ [39268] -> "openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:17:10 2026-08-29 20:17:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/ [14676] -> "openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:17:12 2026-08-29 20:17:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/ [57712] -> "openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:17:12 2026-08-29 20:17:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [779/779] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 20:17:12 2026-08-29 20:17:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/ [10244] -> "openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:17:15 2026-08-29 20:17:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/ [88184] -> "openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:17:16 2026-08-29 20:17:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/ [17978] -> "openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:17:18 2026-08-29 20:17:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/ [57368] -> "openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:17:20 2026-08-29 20:17:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/ [56948] -> "openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:17:20 2026-08-29 20:17:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/ [10184] -> "openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:17:23 2026-08-29 20:17:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/ [64647] -> "openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:17:25 2026-08-29 20:17:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/ [48879] -> "openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:17:25 2026-08-29 20:17:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/ [17883] -> "openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:17:27 2026-08-29 20:17:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/ [72126] -> "openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:17:27 2026-08-29 20:17:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [780/780] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 20:17:28 2026-08-29 20:17:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/ [13977] -> "openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:17:32 2026-08-29 20:17:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/ [128607] -> "openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:17:33 2026-08-29 20:17:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/ [25356] -> "openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:17:36 2026-08-29 20:17:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/ [83259] -> "openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:17:38 2026-08-29 20:17:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/ [82671] -> "openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:17:38 2026-08-29 20:17:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/ [13893] -> "openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:17:41 2026-08-29 20:17:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/ [94003] -> "openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:17:43 2026-08-29 20:17:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/ [70825] -> "openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:17:43 2026-08-29 20:17:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/ [25225] -> "openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:17:46 2026-08-29 20:17:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/ [105025] -> "openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:17:46 2026-08-29 20:17:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [788/788] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 20:17:47 2026-08-29 20:17:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/ [7058] -> "openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:17:48 2026-08-29 20:17:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/ [53478] -> "openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:17:49 2026-08-29 20:17:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/ [11664] -> "openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:17:50 2026-08-29 20:17:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/ [35126] -> "openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:17:51 2026-08-29 20:17:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/ [34874] -> "openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:17:51 2026-08-29 20:17:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/ [7022] -> "openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:17:52 2026-08-29 20:17:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/ [39457] -> "openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:17:53 2026-08-29 20:17:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/ [30065] -> "openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:17:53 2026-08-29 20:17:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/ [11605] -> "openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:17:54 2026-08-29 20:17:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/ [43910] -> "openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:17:54 2026-08-29 20:17:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [778/778] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 20:17:54 2026-08-29 20:17:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.3-SNAPSHOT/ [10044] -> "openflowjava/openflowjava-util/0.20.3-SNAPSHOT/index.html.tmp" [1] 20:17:57 2026-08-29 20:17:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.4-SNAPSHOT/ [86184] -> "openflowjava/openflowjava-util/0.20.4-SNAPSHOT/index.html.tmp" [1] 20:17:57 2026-08-29 20:17:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.5-SNAPSHOT/ [17598] -> "openflowjava/openflowjava-util/0.20.5-SNAPSHOT/index.html.tmp" [1] 20:17:59 2026-08-29 20:17:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.4-SNAPSHOT/ [56088] -> "openflowjava/openflowjava-util/0.21.4-SNAPSHOT/index.html.tmp" [1] 20:18:01 2026-08-29 20:18:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.5-SNAPSHOT/ [55668] -> "openflowjava/openflowjava-util/0.21.5-SNAPSHOT/index.html.tmp" [1] 20:18:01 2026-08-29 20:18:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/ [9984] -> "openflowjava/openflowjava-util/0.21.6-SNAPSHOT/index.html.tmp" [1] 20:18:03 2026-08-29 20:18:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.1-SNAPSHOT/ [63187] -> "openflowjava/openflowjava-util/1.0.1-SNAPSHOT/index.html.tmp" [1] 20:18:04 2026-08-29 20:18:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.2-SNAPSHOT/ [47779] -> "openflowjava/openflowjava-util/1.0.2-SNAPSHOT/index.html.tmp" [1] 20:18:05 2026-08-29 20:18:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.3-SNAPSHOT/ [17503] -> "openflowjava/openflowjava-util/1.0.3-SNAPSHOT/index.html.tmp" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/2.0.0-SNAPSHOT/ [70486] -> "openflowjava/openflowjava-util/2.0.0-SNAPSHOT/index.html.tmp" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [776/776] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.5-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.5-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.1-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:06 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.2-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-aggregator/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.3-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-aggregator/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/2.0.0-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-aggregator/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.5-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.5-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.2-SNAPSHOT/maven-metadata.xml [1660/1660] -> "openflowplugin-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/1.0.3-SNAPSHOT/maven-metadata.xml [1660/1660] -> "openflowplugin-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/2.0.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "openflowplugin-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.4-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.5-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.4-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.5-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.1-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.2-SNAPSHOT/maven-metadata.xml [1065/1065] -> "openflowplugin-artifacts/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.3-SNAPSHOT/maven-metadata.xml [1065/1065] -> "openflowplugin-artifacts/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/2.0.0-SNAPSHOT/maven-metadata.xml [1065/1065] -> "openflowplugin-artifacts/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml [1672/1672] -> "openflowplugin-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml [1672/1672] -> "openflowplugin-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "openflowplugin-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin-common/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/1.0.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin-common/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/2.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin-common/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/2.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowplugin-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowplugin-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "openflowplugin-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml [1673/1673] -> "openflowplugin-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "openflowplugin-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "openflowplugin-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.3-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.5-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.1-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-onf/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-onf/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/2.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-extension-onf/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.3-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.4-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.1-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1661/1661] -> "openflowplugin-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.3-SNAPSHOT/maven-metadata.xml [1661/1661] -> "openflowplugin-impl/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/2.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "openflowplugin-impl/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.4-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.5-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.5-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.1-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.2-SNAPSHOT/maven-metadata.xml [1062/1062] -> "openflowplugin-parent/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.3-SNAPSHOT/maven-metadata.xml [1062/1062] -> "openflowplugin-parent/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/2.0.0-SNAPSHOT/maven-metadata.xml [1062/1062] -> "openflowplugin-parent/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "sample-bundles/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/1.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "sample-bundles/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/2.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "sample-bundles/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.1-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "sample-consumer/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/1.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "sample-consumer/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:07 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/2.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "sample-consumer/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "simple-client/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/1.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "simple-client/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/2.0.0-SNAPSHOT/maven-metadata.xml [1655/1655] -> "simple-client/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "srm-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.4-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.20.5-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "srm-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.5-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "srm-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "srm-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.2-SNAPSHOT/maven-metadata.xml [1649/1649] -> "srm-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/1.0.3-SNAPSHOT/maven-metadata.xml [1649/1649] -> "srm-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-api/2.0.0-SNAPSHOT/maven-metadata.xml [1649/1649] -> "srm-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "srm-impl/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.20.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "srm-impl/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "srm-impl/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "srm-impl/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "srm-impl/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1650/1650] -> "srm-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/1.0.3-SNAPSHOT/maven-metadata.xml [1650/1650] -> "srm-impl/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-impl/2.0.0-SNAPSHOT/maven-metadata.xml [1650/1650] -> "srm-impl/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.3-SNAPSHOT/maven-metadata.xml [1672/1672] -> "srm-shell/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.20.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "srm-shell/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.4-SNAPSHOT/maven-metadata.xml [1672/1672] -> "srm-shell/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "srm-shell/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.1-SNAPSHOT/maven-metadata.xml [1665/1665] -> "srm-shell/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.2-SNAPSHOT/maven-metadata.xml [1651/1651] -> "srm-shell/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/1.0.3-SNAPSHOT/maven-metadata.xml [1651/1651] -> "srm-shell/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/srm-shell/2.0.0-SNAPSHOT/maven-metadata.xml [1651/1651] -> "srm-shell/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.2-SNAPSHOT/maven-metadata.xml [1653/1653] -> "test-common/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/1.0.3-SNAPSHOT/maven-metadata.xml [1653/1653] -> "test-common/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/2.0.0-SNAPSHOT/maven-metadata.xml [1653/1653] -> "test-common/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "test-extension/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/1.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "test-extension/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/2.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "test-extension/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "test-provider/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/1.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "test-provider/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/2.0.0-SNAPSHOT/maven-metadata.xml [1655/1655] -> "test-provider/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.5-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.5-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.2-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/device-ownership-service/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.3-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/device-ownership-service/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/2.0.0-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/device-ownership-service/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "applications/forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "applications/forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "applications/forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:08 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "applications/lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/of-switch-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/of-switch-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/of-switch-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml [1679/1679] -> "applications/reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "applications/southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "applications/southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "applications/southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "applications/topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "applications/topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "applications/topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.5-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.2-SNAPSHOT/maven-metadata.xml [1659/1659] -> "libraries/liblldp/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/1.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "libraries/liblldp/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/2.0.0-SNAPSHOT/maven-metadata.xml [1659/1659] -> "libraries/liblldp/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-flow-base/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/1.0.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-flow-base/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/2.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-flow-base/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.5-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.5-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.2-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/model-flow-service/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/1.0.3-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/model-flow-service/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/2.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "model/model-flow-service/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.5-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.2-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-flow-statistics/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-flow-statistics/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/2.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-flow-statistics/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-inventory/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/1.0.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-inventory/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/2.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "model/model-inventory/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.5-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/model-topology/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/1.0.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/model-topology/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/2.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/model-topology/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:09 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/maven-metadata.xml [1247/1247] -> "openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/maven-metadata.xml [1247/1247] -> "openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/maven-metadata.xml [1247/1247] -> "openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/maven-metadata.xml [1462/1462] -> "openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/maven-metadata.xml [1462/1462] -> "openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/maven-metadata.xml [1462/1462] -> "openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml [1902/1902] -> "openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml [1902/1902] -> "openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml [1902/1902] -> "openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.3-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.20.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.4-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.20.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.5-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.20.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.4-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.21.4-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.5-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.21.5-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.1-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.2-SNAPSHOT/maven-metadata.xml [1458/1458] -> "openflowjava/openflowjava-util/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.3-SNAPSHOT/maven-metadata.xml [1458/1458] -> "openflowjava/openflowjava-util/1.0.3-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 2026-08-29 20:18:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/2.0.0-SNAPSHOT/maven-metadata.xml [1458/1458] -> "openflowjava/openflowjava-util/2.0.0-SNAPSHOT/maven-metadata.xml" [1] 20:18:10 FINISHED --2026-08-29 20:18:10-- 20:18:10 Total wall clock time: 32m 3s 20:18:10 Downloaded: 1655 files, 35M in 2.9s (11.8 MB/s) 20:18:10 + set -e 20:18:10 + popd 20:18:10 /w/workspace/openflowplugin-maven-merge-vanadium 20:18:10 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 20:18:10 + cp -a /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org /w/workspace/openflowplugin-maven-merge-vanadium/m2repo-backup 20:18:10 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins7363762017059565775.sh 20:18:10 [EnvInject] - Injecting environment variables from a build step. 20:18:10 [EnvInject] - Injecting as environment variables the properties content 20:18:10 MAVEN_GOALS=clean deploy javadoc:aggregate 20:18:10 20:18:10 [EnvInject] - Variables injected successfully. 20:18:10 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins6491762906533692734.sh 20:18:10 ---> common-variables.sh 20:18:10 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 20:18:10 ---> maven-build.sh 20:18:10 + set +u 20:18:10 ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config14150899262088233935tmp 20:18:10 ++ grep '^Version:' 20:18:10 ++ awk '{print $2}' 20:18:22 + plugin_version=3.1.4 20:18:22 + [[ 3 -lt 3 ]] 20:18:22 + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:18:22 + export MAVEN_OPTS 20:18:22 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config14150899262088233935tmp --settings /w/workspace/openflowplugin-maven-merge-vanadium@tmp/config9867748154966022961tmp -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 20:18:22 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 20:18:22 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 20:18:22 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:18:22 Default locale: en, platform encoding: UTF-8 20:18:22 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" 20:18:23 [INFO] Error stacktraces are turned on. 20:18:23 [INFO] Scanning for projects... 20:18:30 [INFO] ------------------------------------------------------------------------ 20:18:30 [INFO] Reactor Build Order: 20:18:30 [INFO] 20:18:30 [INFO] openflowplugin-artifacts [pom] 20:18:30 [INFO] openflowplugin-parent [pom] 20:18:30 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 20:18:30 [INFO] openflowjava-parent [pom] 20:18:30 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 20:18:30 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 20:18:30 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 20:18:30 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 20:18:30 [INFO] model-inventory [bundle] 20:18:30 [INFO] model-flow-base [bundle] 20:18:30 [INFO] model-flow-service [bundle] 20:18:30 [INFO] model-flow-statistics [bundle] 20:18:30 [INFO] model-topology [bundle] 20:18:30 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 20:18:30 [INFO] liblldp [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 20:18:30 [INFO] openflowplugin-blueprint-config [bundle] 20:18:30 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 20:18:30 [INFO] openflowplugin-common [bundle] 20:18:30 [INFO] openflowplugin-api [bundle] 20:18:30 [INFO] openflowplugin-extension-api [bundle] 20:18:30 [INFO] openflowplugin [bundle] 20:18:30 [INFO] openflowplugin-impl [bundle] 20:18:30 [INFO] openflowplugin-extension-onf [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: srm-api [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl [bundle] 20:18:30 [INFO] ODL :: serviceutils :: srm-shell [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 20:18:30 [INFO] bulk-o-matic [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 20:18:30 [INFO] device-ownership-service [bundle] 20:18:30 [INFO] of-switch-config-pusher [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 20:18:30 [INFO] arbitratorreconciliation-api [bundle] 20:18:30 [INFO] reconciliation-framework [bundle] 20:18:30 [INFO] arbitratorreconciliation-impl [bundle] 20:18:30 [INFO] forwardingrules-manager [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 20:18:30 [INFO] forwardingrules-sync [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 20:18:30 [INFO] table-miss-enforcer [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 20:18:30 [INFO] topology-lldp-discovery [bundle] 20:18:30 [INFO] lldp-speaker [bundle] 20:18:30 [INFO] topology-manager [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 20:18:30 [INFO] test-common [bundle] 20:18:30 [INFO] drop-test-karaf [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 20:18:30 [INFO] southbound-cli [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 20:18:30 [INFO] openflowjava-extension-nicira-api [bundle] 20:18:30 [INFO] openflowjava-extension-nicira [bundle] 20:18:30 [INFO] openflowplugin-extension-nicira [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 20:18:30 [INFO] openflowjava-extension-eric [bundle] 20:18:30 [INFO] openflowplugin-extension-eric [bundle] 20:18:30 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 20:18:30 [INFO] features-openflowplugin [feature] 20:18:30 [INFO] features-aggregator [pom] 20:18:30 [INFO] model-aggregator [pom] 20:18:30 [INFO] libraries-aggregator [pom] 20:18:30 [INFO] simple-client [bundle] 20:18:30 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 20:18:30 [INFO] test-extension [bundle] 20:18:30 [INFO] openflowplugin-extension-aggregator [pom] 20:18:30 [INFO] test-provider [bundle] 20:18:30 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 20:18:30 [INFO] applications-aggregator [pom] 20:18:30 [INFO] learning-switch [bundle] 20:18:30 [INFO] sample-consumer [bundle] 20:18:30 [INFO] sample-bundles [bundle] 20:18:30 [INFO] openflowplugin-samples-aggregator [pom] 20:18:30 [INFO] srm-aggregator [pom] 20:18:30 [INFO] openflowplugin-karaf [pom] 20:18:30 [INFO] openflowplugin [pom] 20:18:31 [INFO] 20:18:31 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 20:18:31 [INFO] Building openflowplugin-artifacts 0.21.6-SNAPSHOT [1/84] 20:18:31 [INFO] from artifacts/pom.xml 20:18:31 [INFO] --------------------------------[ pom ]--------------------------------- 20:18:31 [INFO] 20:18:31 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-artifacts --- 20:18:31 [INFO] 20:18:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:18:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:18:31 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:18:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:31 [INFO] 20:18:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- 20:18:32 [INFO] 20:18:32 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-artifacts --- 20:18:33 [INFO] CycloneDX: Resolving Dependencies 20:18:33 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 20:18:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml 20:18:33 [INFO] attaching as openflowplugin-artifacts-0.21.6-SNAPSHOT-cyclonedx.xml 20:18:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json 20:18:33 [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 20:18:33 [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 20:18:33 [INFO] attaching as openflowplugin-artifacts-0.21.6-SNAPSHOT-cyclonedx.json 20:18:33 [INFO] 20:18:33 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-artifacts --- 20:18:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-SNAPSHOT.pom 20:18:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-SNAPSHOT-cyclonedx.xml 20:18:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-SNAPSHOT-cyclonedx.json 20:18:34 [INFO] 20:18:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-artifacts --- 20:18:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:18:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml 20:18:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:18:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:18:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:18:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:18:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:18:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:18:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:18:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:18:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:18:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:18:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:18:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:18:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:18:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:18:34 [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.6-SNAPSHOT/maven-metadata.xml 20:18:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:18:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:18:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:18:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:18:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:18:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:18:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:18:34 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:18:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:18:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:18:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:18:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:18:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:18:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:18:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:18:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:18:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:18:34 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:18:34 at java.lang.reflect.Method.invoke (Method.java:580) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:18:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:18:34 [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 20:18:34 [INFO] 20:18:34 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 20:18:34 [INFO] Building openflowplugin-parent 0.21.6-SNAPSHOT [2/84] 20:18:34 [INFO] from parent/pom.xml 20:18:34 [INFO] --------------------------------[ pom ]--------------------------------- 20:18:34 [INFO] 20:18:34 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-parent --- 20:18:34 [INFO] 20:18:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-parent --- 20:18:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:18:34 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:18:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:34 [INFO] 20:18:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:18:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:34 [INFO] 20:18:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-parent --- 20:18:34 [INFO] 20:18:34 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-parent --- 20:18:35 [INFO] 20:18:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:18:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:18:36 [INFO] 20:18:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 20:18:37 [INFO] Starting audit... 20:18:37 Audit done. 20:18:37 [INFO] You have 0 Checkstyle violations. 20:18:37 [INFO] 20:18:37 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 20:18:37 [INFO] Starting audit... 20:18:37 Audit done. 20:18:37 [INFO] You have 0 Checkstyle violations. 20:18:37 [INFO] 20:18:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-parent --- 20:18:37 [INFO] 20:18:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:18:37 [INFO] 20:18:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-parent --- 20:18:39 [INFO] No files found to run spotbugs; check compile phase has been run. 20:18:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:18:39 [INFO] 20:18:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:18:39 [INFO] 20:18:39 [INFO] 20:18:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-parent --- 20:18:39 [INFO] 20:18:39 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-parent --- 20:18:39 [INFO] 20:18:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-parent --- 20:18:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:18:39 [INFO] 20:18:39 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-parent --- 20:18:39 [INFO] CycloneDX: Resolving Dependencies 20:18:40 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 20:18:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml 20:18:40 [INFO] attaching as openflowplugin-parent-0.21.6-SNAPSHOT-cyclonedx.xml 20:18:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json 20:18:40 [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 20:18:40 [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 20:18:40 [INFO] attaching as openflowplugin-parent-0.21.6-SNAPSHOT-cyclonedx.json 20:18:40 [INFO] 20:18:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 20:18:40 [INFO] Skipping duplicate-finder execution! 20:18:40 [INFO] 20:18:40 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-parent --- 20:18:40 [INFO] Skipping pom project 20:18:40 [INFO] 20:18:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-parent --- 20:18:40 [INFO] 20:18:40 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-parent --- 20:18:41 [INFO] 20:18:41 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-parent --- 20:18:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:18:41 [INFO] 20:18:41 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-parent --- 20:18:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-SNAPSHOT.pom 20:18:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-SNAPSHOT-cyclonedx.xml 20:18:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-SNAPSHOT-cyclonedx.json 20:18:41 [INFO] 20:18:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-parent --- 20:18:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:18:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml 20:18:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:18:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:18:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:18:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:18:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:18:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:18:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:18:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:18:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:18:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:18:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:18:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:18:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:18:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:18:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:18:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:18:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:18:41 [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.6-SNAPSHOT/maven-metadata.xml 20:18:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:18:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:18:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:18:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:18:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:18:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:18:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:18:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:18:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:18:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:18:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:18:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:18:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:18:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:18:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:18:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:18:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:18:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:18:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:18:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:18:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:18:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:18:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:18:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:18:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:18:41 [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 20:18:41 [INFO] 20:18:41 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 20:18:41 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.21.6-SNAPSHOT [3/84] 20:18:41 [INFO] from openflowjava/openflow-protocol-api/pom.xml 20:18:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:18:41 [INFO] 20:18:41 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-api --- 20:18:41 [INFO] 20:18:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-api --- 20:18:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:41 [INFO] 20:18:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:18:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:18:41 [INFO] 20:18:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-api --- 20:18:42 [INFO] 20:18:42 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-api --- 20:18:42 [INFO] 20:18:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:18:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:18:42 [INFO] 20:18:42 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflow-protocol-api --- 20:18:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:18:43 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 20:18:43 [INFO] yang-to-sources: Found 3 dependencies in 6.630 ms 20:18:44 [INFO] yang-to-sources: Project model files found: 9 in 272.6 ms 20:18:44 [INFO] yang-to-sources: 12 YANG models processed in 505.1 ms 20:18:44 [INFO] BindingJavaFileGenerator: Defined 865 files in 144.2 ms 20:18:44 [INFO] Sorted 865 files into 170 directories in 5.277 ms 20:18:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 623.0 ms 20:18:45 [INFO] 20:18:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 20:18:45 [INFO] Starting audit... 20:18:45 Audit done. 20:18:45 [INFO] You have 0 Checkstyle violations. 20:18:45 [INFO] 20:18:45 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 20:18:46 [INFO] Starting audit... 20:18:46 Audit done. 20:18:46 [INFO] You have 0 Checkstyle violations. 20:18:46 [INFO] 20:18:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-api --- 20:18:46 [INFO] 20:18:46 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-api --- 20:18:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 20:18:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:18:46 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:18:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:18:46 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:18:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:18:46 [INFO] 20:18:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-api --- 20:18:47 [INFO] Recompiling the module because of changed source code. 20:18:47 [INFO] Compiling 916 source files with javac [debug release 21] to target/classes 20:18:53 [INFO] 20:18:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:18:53 [INFO] 20:18:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-api --- 20:18:53 [INFO] Fork Value is true 20:18:58 [INFO] Done SpotBugs Analysis.... 20:18:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:18:59 [INFO] 20:18:59 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 20:18:59 [INFO] 20:18:59 [INFO] 20:18:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-api --- 20:18:59 [INFO] BugInstance size is 0 20:18:59 [INFO] Error size is 0 20:18:59 [INFO] No errors/warnings found 20:18:59 [INFO] 20:18:59 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflow-protocol-api --- 20:18:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/test/resources 20:18:59 [INFO] 20:18:59 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflow-protocol-api --- 20:18:59 [INFO] Recompiling the module because of changed dependency. 20:18:59 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 20:19:00 [INFO] 20:19:00 [INFO] --- surefire:3.5.6:test (default-test) @ openflow-protocol-api --- 20:19:00 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/surefire-reports 20:19:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:19:00 [INFO] 20:19:00 [INFO] ------------------------------------------------------- 20:19:00 [INFO] T E S T S 20:19:00 [INFO] ------------------------------------------------------- 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:19:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:19:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:19:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:19:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:19:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:19:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:19:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:19:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:19:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:19:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:19:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:19:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:19:01 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:19:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:19:02 [INFO] 20:19:02 [INFO] Results: 20:19:02 [INFO] 20:19:02 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 20:19:02 [INFO] 20:19:02 [INFO] 20:19:02 [INFO] --- copy:14.3.7:copy-files (default) @ openflow-protocol-api --- 20:19:02 [INFO] 20:19:02 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflow-protocol-api --- 20:19:03 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT.jar 20:19:03 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 20:19:03 [INFO] 20:19:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-api --- 20:19:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT-javadoc.jar 20:19:13 [INFO] 20:19:13 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflow-protocol-api --- 20:19:13 [INFO] CycloneDX: Resolving Dependencies 20:19:13 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:19:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.xml 20:19:14 [INFO] attaching as openflow-protocol-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:19:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/bom.json 20:19:14 [INFO] attaching as openflow-protocol-api-0.21.6-SNAPSHOT-cyclonedx.json 20:19:14 [INFO] 20:19:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 20:19:14 [INFO] Skipping duplicate-finder execution! 20:19:14 [INFO] 20:19:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflow-protocol-api --- 20:19:14 [INFO] No dependency problems found 20:19:14 [INFO] 20:19:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflow-protocol-api --- 20:19:14 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT-sources.jar 20:19:14 [INFO] 20:19:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflow-protocol-api --- 20:19:14 [INFO] 20:19:14 [INFO] --- jacoco:0.8.15:report (report) @ openflow-protocol-api --- 20:19:14 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 20:19:14 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 20:19:14 [INFO] 20:19:14 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-api --- 20:19:14 [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.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT.pom 20:19:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT.jar 20:19:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT-javadoc.jar 20:19:14 [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.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:19:14 [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.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT-cyclonedx.json 20:19:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT-sources.jar 20:19:14 [INFO] 20:19:14 [INFO] --- bundle:6.1.0:install (default-install) @ openflow-protocol-api --- 20:19:14 [INFO] Writing OBR metadata 20:19:14 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-SNAPSHOT.jar 20:19:14 [INFO] Writing OBR metadata 20:19:15 [INFO] 20:19:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-api --- 20:19:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:19:15 [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.6-SNAPSHOT/maven-metadata.xml 20:19:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:19:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:19:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:19:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:19:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:19:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:19:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:19:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:19:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:19:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:19:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:19:15 at java.lang.reflect.Method.invoke (Method.java:580) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:19:15 [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.6-SNAPSHOT/maven-metadata.xml 20:19:15 [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 20:19:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:19:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:19:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:19:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:19:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:19:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:19:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:19:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:19:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:19:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:19:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:19:15 at java.lang.reflect.Method.invoke (Method.java:580) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:19:15 [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 20:19:15 [INFO] 20:19:15 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflow-protocol-api --- 20:19:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:15 [INFO] 20:19:15 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 20:19:15 [INFO] Building openflowjava-parent 0.21.6-SNAPSHOT [4/84] 20:19:15 [INFO] from openflowjava/pom.xml 20:19:15 [INFO] --------------------------------[ pom ]--------------------------------- 20:19:15 [INFO] 20:19:15 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-parent --- 20:19:15 [INFO] 20:19:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-parent --- 20:19:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:15 [INFO] 20:19:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 20:19:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:15 [INFO] 20:19:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-parent --- 20:19:15 [INFO] 20:19:15 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-parent --- 20:19:15 [INFO] 20:19:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-parent --- 20:19:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:19:15 [INFO] 20:19:15 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 20:19:15 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 20:19:15 [INFO] 20:19:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 20:19:15 [INFO] Starting audit... 20:19:15 Audit done. 20:19:15 [INFO] You have 0 Checkstyle violations. 20:19:15 [INFO] 20:19:15 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 20:19:15 [INFO] Starting audit... 20:19:15 Audit done. 20:19:15 [INFO] You have 0 Checkstyle violations. 20:19:15 [INFO] 20:19:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-parent --- 20:19:15 [INFO] 20:19:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:19:15 [INFO] 20:19:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-parent --- 20:19:15 [INFO] No files found to run spotbugs; check compile phase has been run. 20:19:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:19:15 [INFO] 20:19:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:19:15 [INFO] 20:19:15 [INFO] 20:19:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-parent --- 20:19:15 [INFO] 20:19:15 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-parent --- 20:19:15 [INFO] 20:19:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-parent --- 20:19:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:19:15 [INFO] 20:19:15 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-parent --- 20:19:15 [INFO] CycloneDX: Resolving Dependencies 20:19:15 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 20:19:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml 20:19:15 [INFO] attaching as openflowjava-parent-0.21.6-SNAPSHOT-cyclonedx.xml 20:19:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json 20:19:15 [INFO] attaching as openflowjava-parent-0.21.6-SNAPSHOT-cyclonedx.json 20:19:15 [INFO] 20:19:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 20:19:15 [INFO] Skipping duplicate-finder execution! 20:19:15 [INFO] 20:19:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-parent --- 20:19:15 [INFO] Skipping pom project 20:19:15 [INFO] 20:19:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-parent --- 20:19:15 [INFO] 20:19:15 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-parent --- 20:19:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:19:15 [INFO] 20:19:15 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-parent --- 20:19:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-SNAPSHOT.pom 20:19:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-SNAPSHOT-cyclonedx.xml 20:19:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-SNAPSHOT-cyclonedx.json 20:19:15 [INFO] 20:19:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-parent --- 20:19:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:19:15 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml 20:19:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:19:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:19:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:19:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:19:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:19:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:19:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:19:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:19:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:19:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:19:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:19:15 at java.lang.reflect.Method.invoke (Method.java:580) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:19:15 [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.6-SNAPSHOT/maven-metadata.xml 20:19:15 [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 20:19:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:19:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:19:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:19:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:19:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:19:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:19:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:19:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:19:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:19:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:19:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:19:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:19:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:19:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:19:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:19:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:19:15 at java.lang.reflect.Method.invoke (Method.java:580) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:19:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:19:15 [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 20:19:15 [INFO] 20:19:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-parent --- 20:19:15 [INFO] 20:19:15 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 20:19:15 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.21.6-SNAPSHOT [5/84] 20:19:15 [INFO] from openflowjava/openflow-protocol-spi/pom.xml 20:19:15 [INFO] -------------------------------[ bundle ]------------------------------- 20:19:15 [INFO] 20:19:15 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-spi --- 20:19:15 [INFO] 20:19:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-spi --- 20:19:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:15 [INFO] 20:19:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 20:19:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:15 [INFO] 20:19:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-spi --- 20:19:16 [INFO] 20:19:16 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-spi --- 20:19:16 [INFO] 20:19:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 20:19:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:19:16 [INFO] 20:19:16 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflow-protocol-spi --- 20:19:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:19:16 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 20:19:16 [INFO] yang-to-sources: Found 4 dependencies in 1.706 ms 20:19:16 [INFO] yang-to-sources: Project model files found: 1 in 2.172 ms 20:19:16 [INFO] yang-to-sources: 3 YANG models processed in 69.99 ms 20:19:16 [INFO] BindingJavaFileGenerator: Defined 11 files in 5.385 ms 20:19:16 [INFO] Sorted 11 files into 4 directories in 183.5 μs 20:19:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 15.54 ms 20:19:16 [INFO] 20:19:16 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 20:19:16 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:19:16 [INFO] 20:19:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 20:19:16 [INFO] Starting audit... 20:19:16 Audit done. 20:19:16 [INFO] You have 0 Checkstyle violations. 20:19:16 [INFO] 20:19:16 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 20:19:16 [INFO] Starting audit... 20:19:16 Audit done. 20:19:16 [INFO] You have 0 Checkstyle violations. 20:19:16 [INFO] 20:19:16 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-spi --- 20:19:16 [INFO] 20:19:16 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-spi --- 20:19:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 20:19:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:19:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:19:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:19:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:19:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:19:16 [INFO] 20:19:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-spi --- 20:19:16 [INFO] Recompiling the module because of changed dependency. 20:19:16 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:19:16 [INFO] 20:19:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 20:19:16 [INFO] 20:19:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:19:16 [INFO] Fork Value is true 20:19:18 [INFO] Done SpotBugs Analysis.... 20:19:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:19:18 [INFO] 20:19:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:19:18 [INFO] 20:19:18 [INFO] 20:19:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-spi --- 20:19:18 [INFO] BugInstance size is 0 20:19:18 [INFO] Error size is 0 20:19:18 [INFO] No errors/warnings found 20:19:18 [INFO] 20:19:18 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflow-protocol-spi --- 20:19:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/test/resources 20:19:18 [INFO] 20:19:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflow-protocol-spi --- 20:19:18 [INFO] No sources to compile 20:19:18 [INFO] 20:19:18 [INFO] --- surefire:3.5.6:test (default-test) @ openflow-protocol-spi --- 20:19:18 [INFO] No tests to run. 20:19:18 [INFO] 20:19:18 [INFO] --- copy:14.3.7:copy-files (default) @ openflow-protocol-spi --- 20:19:18 [INFO] 20:19:18 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflow-protocol-spi --- 20:19:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT.jar 20:19:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 20:19:18 [INFO] 20:19:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-spi --- 20:19:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT-javadoc.jar 20:19:20 [INFO] 20:19:20 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflow-protocol-spi --- 20:19:20 [INFO] CycloneDX: Resolving Dependencies 20:19:20 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 20:19:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.xml 20:19:21 [INFO] attaching as openflow-protocol-spi-0.21.6-SNAPSHOT-cyclonedx.xml 20:19:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/bom.json 20:19:21 [INFO] attaching as openflow-protocol-spi-0.21.6-SNAPSHOT-cyclonedx.json 20:19:21 [INFO] 20:19:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 20:19:21 [INFO] Skipping duplicate-finder execution! 20:19:21 [INFO] 20:19:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 20:19:21 [INFO] No dependency problems found 20:19:21 [INFO] 20:19:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflow-protocol-spi --- 20:19:21 [INFO] 20:19:21 [INFO] --- jacoco:0.8.15:report (report) @ openflow-protocol-spi --- 20:19:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:19:21 [INFO] 20:19:21 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-spi --- 20:19:21 [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.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT.pom 20:19:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT.jar 20:19:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT-javadoc.jar 20:19:21 [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.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT-cyclonedx.xml 20:19:21 [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.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT-cyclonedx.json 20:19:21 [INFO] 20:19:21 [INFO] --- bundle:6.1.0:install (default-install) @ openflow-protocol-spi --- 20:19:21 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-SNAPSHOT.jar 20:19:21 [INFO] Writing OBR metadata 20:19:21 [INFO] 20:19:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-spi --- 20:19:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:19:21 [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.6-SNAPSHOT/maven-metadata.xml 20:19:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:19:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:19:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:19:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:19:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:19:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:19:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:19:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:19:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:19:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:19:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:19:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:19:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:19:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:19:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:19:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:19:21 at java.lang.reflect.Method.invoke (Method.java:580) 20:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:19:21 [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.6-SNAPSHOT/maven-metadata.xml 20:19:21 [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 20:19:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:19:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:19:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:19:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:19:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:19:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:19:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:19:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:19:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:19:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:19:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:19:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:19:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:19:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:19:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:19:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:19:21 at java.lang.reflect.Method.invoke (Method.java:580) 20:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:19:21 [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 20:19:21 [INFO] 20:19:21 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflow-protocol-spi --- 20:19:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:21 [INFO] 20:19:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 20:19:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT-sources.jar 20:19:21 [INFO] 20:19:21 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 20:19:21 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.21.6-SNAPSHOT [6/84] 20:19:21 [INFO] from openflowjava/openflowjava-util/pom.xml 20:19:21 [INFO] -------------------------------[ bundle ]------------------------------- 20:19:21 [INFO] 20:19:21 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-util --- 20:19:21 [INFO] 20:19:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-util --- 20:19:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:21 [INFO] 20:19:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:19:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:21 [INFO] 20:19:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-util --- 20:19:21 [INFO] 20:19:21 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-util --- 20:19:21 [INFO] 20:19:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-util --- 20:19:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:19:21 [INFO] 20:19:21 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 20:19:21 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 20:19:21 [INFO] 20:19:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 20:19:21 [INFO] Starting audit... 20:19:21 Audit done. 20:19:21 [INFO] You have 0 Checkstyle violations. 20:19:21 [INFO] 20:19:21 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 20:19:21 [INFO] Starting audit... 20:19:21 Audit done. 20:19:21 [INFO] You have 0 Checkstyle violations. 20:19:21 [INFO] 20:19:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-util --- 20:19:21 [INFO] 20:19:21 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-util --- 20:19:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 20:19:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 20:19:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 20:19:21 [INFO] 20:19:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-util --- 20:19:21 [INFO] Recompiling the module because of changed dependency. 20:19:21 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 20:19:21 [INFO] 20:19:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:19:21 [INFO] 20:19:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-util --- 20:19:21 [INFO] Fork Value is true 20:19:24 [INFO] Done SpotBugs Analysis.... 20:19:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:19:24 [INFO] 20:19:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:19:24 [INFO] 20:19:24 [INFO] 20:19:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-util --- 20:19:24 [INFO] BugInstance size is 0 20:19:24 [INFO] Error size is 0 20:19:24 [INFO] No errors/warnings found 20:19:24 [INFO] 20:19:24 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-util --- 20:19:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/test/resources 20:19:24 [INFO] 20:19:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-util --- 20:19:24 [INFO] Recompiling the module because of changed dependency. 20:19:24 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 20:19:24 [INFO] 20:19:24 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-util --- 20:19:24 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/surefire-reports 20:19:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:19:24 [INFO] 20:19:24 [INFO] ------------------------------------------------------- 20:19:24 [INFO] T E S T S 20:19:24 [INFO] ------------------------------------------------------- 20:19:25 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:19:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:19:25 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:19:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:19:25 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:19:25 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:19:25 [INFO] 20:19:25 [INFO] Results: 20:19:25 [INFO] 20:19:25 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:19:25 [INFO] 20:19:25 [INFO] 20:19:25 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-util --- 20:19:25 [INFO] 20:19:25 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-util --- 20:19:25 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT.jar 20:19:26 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 20:19:26 [INFO] 20:19:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-util --- 20:19:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT-javadoc.jar 20:19:27 [INFO] 20:19:27 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-util --- 20:19:27 [INFO] CycloneDX: Resolving Dependencies 20:19:27 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 20:19:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.xml 20:19:27 [INFO] attaching as openflowjava-util-0.21.6-SNAPSHOT-cyclonedx.xml 20:19:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/bom.json 20:19:27 [INFO] attaching as openflowjava-util-0.21.6-SNAPSHOT-cyclonedx.json 20:19:27 [INFO] 20:19:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 20:19:27 [INFO] Skipping duplicate-finder execution! 20:19:27 [INFO] 20:19:27 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-util --- 20:19:27 [INFO] No dependency problems found 20:19:27 [INFO] 20:19:27 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-util --- 20:19:27 [INFO] 20:19:27 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-util --- 20:19:27 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 20:19:27 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 20:19:27 [INFO] 20:19:27 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-util --- 20:19:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT.pom 20:19:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT.jar 20:19:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT-javadoc.jar 20:19:27 [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.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT-cyclonedx.xml 20:19:27 [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.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT-cyclonedx.json 20:19:27 [INFO] 20:19:27 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-util --- 20:19:27 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-SNAPSHOT.jar 20:19:27 [INFO] Writing OBR metadata 20:19:27 [INFO] 20:19:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-util --- 20:19:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:19:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml 20:19:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:19:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:19:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:19:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:19:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:19:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:19:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:19:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:19:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:19:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:19:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:19:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:19:27 at java.lang.reflect.Method.invoke (Method.java:580) 20:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:19:27 [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.6-SNAPSHOT/maven-metadata.xml 20:19:27 [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 20:19:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:19:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:19:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:19:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:19:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:19:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:19:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:19:27 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:19:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:19:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:19:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:19:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:19:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:19:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:19:27 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:19:27 at java.lang.reflect.Method.invoke (Method.java:580) 20:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:19:27 [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 20:19:27 [INFO] 20:19:27 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-util --- 20:19:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:19:27 [INFO] 20:19:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-util --- 20:19:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT-sources.jar 20:19:27 [INFO] 20:19:27 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 20:19:27 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.21.6-SNAPSHOT [7/84] 20:19:27 [INFO] from openflowjava/openflow-protocol-impl/pom.xml 20:19:27 [INFO] -------------------------------[ bundle ]------------------------------- 20:19:28 [INFO] 20:19:28 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-impl --- 20:19:28 [INFO] 20:19:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-impl --- 20:19:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:28 [INFO] 20:19:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:19:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:19:28 [INFO] 20:19:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-impl --- 20:19:28 [INFO] 20:19:28 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-impl --- 20:19:28 [INFO] 20:19:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:19:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:19:28 [INFO] 20:19:28 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 20:19:28 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:19:28 [INFO] 20:19:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 20:19:28 [INFO] Starting audit... 20:19:28 Audit done. 20:19:28 [INFO] You have 0 Checkstyle violations. 20:19:28 [INFO] 20:19:28 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 20:19:31 [INFO] Starting audit... 20:19:31 Audit done. 20:19:31 [INFO] You have 0 Checkstyle violations. 20:19:31 [INFO] 20:19:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-impl --- 20:19:31 [INFO] 20:19:31 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-impl --- 20:19:31 [INFO] Copying 5 resources from src/main/resources to target/classes 20:19:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:19:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:19:31 [INFO] 20:19:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-impl --- 20:19:31 [INFO] Recompiling the module because of changed dependency. 20:19:31 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 20:19:33 [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 20:19:33 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:[108,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:19:33 [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 20:19:33 required: java.lang.Class 20:19:33 found: java.lang.Class 20:19:33 [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 20:19:33 required: java.lang.Class 20:19:33 found: java.lang.Class 20:19:33 [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 20:19:33 required: java.lang.Class 20:19:33 found: java.lang.Class 20:19:33 [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 20:19:33 required: java.lang.Class 20:19:33 found: java.lang.Class 20:19:33 [INFO] 20:19:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:19:33 [INFO] 20:19:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:19:33 [INFO] Fork Value is true 20:19:42 [INFO] Done SpotBugs Analysis.... 20:19:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:19:43 [INFO] 20:19:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:19:43 [INFO] 20:19:43 [INFO] 20:19:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-impl --- 20:19:43 [INFO] BugInstance size is 0 20:19:43 [INFO] Error size is 0 20:19:43 [INFO] No errors/warnings found 20:19:43 [INFO] 20:19:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflow-protocol-impl --- 20:19:43 [INFO] Copying 4 resources from src/test/resources to target/test-classes 20:19:43 [INFO] 20:19:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflow-protocol-impl --- 20:19:43 [INFO] Recompiling the module because of changed dependency. 20:19:43 [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes 20:19:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ChannelOutboundQueue02Test.java:[89,62] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:19:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ChannelOutboundQueue02Test.java:[116,62] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:19:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImp02lTest.java:[127,62] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:19:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImpl02Test.java:[127,62] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:19:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[190,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:19:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplStatisticsTest.java:[252,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:19:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ConnectionAdapterImplTest.java:[106,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:19:44 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/ResponseExpectedRpcListenerTest.java:[42,13] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:19:44 [INFO] 20:19:44 [INFO] --- surefire:3.5.6:test (default-test) @ openflow-protocol-impl --- 20:19:44 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/surefire-reports 20:19:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:19:44 [INFO] 20:19:44 [INFO] ------------------------------------------------------- 20:19:44 [INFO] T E S T S 20:19:44 [INFO] ------------------------------------------------------- 20:19:46 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:19:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:20:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.09 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest 20:20:00 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:20:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.259 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest 20:20:08 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:20:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:20:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:20:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:20:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:20:09 [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 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:20:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:20:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:20:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:20:09 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:20:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:20:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:20:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:20:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:20:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:20:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:20:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:20:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:20:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:20:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:20:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:20:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:20:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:20:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:20:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:20:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:20:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:20:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:20:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:20:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:20:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:20:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:20:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:20:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:20:14 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:20:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:20:14 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:20:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:20:14 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:20:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:20:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:20:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:20:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:20:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:20:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:20:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:20:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:20:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:20:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:20:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:20:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:20:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:20:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:20:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:20:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:20:15 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:20:16 [INFO] 20:20:16 [INFO] Results: 20:20:16 [INFO] 20:20:16 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 20:20:16 [INFO] 20:20:16 [INFO] 20:20:16 [INFO] --- copy:14.3.7:copy-files (default) @ openflow-protocol-impl --- 20:20:16 [INFO] 20:20:16 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflow-protocol-impl --- 20:20:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT.jar 20:20:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 20:20:16 [INFO] 20:20:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-impl --- 20:20:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-javadoc.jar 20:20:20 [INFO] 20:20:20 [INFO] --- jar:3.5.1:test-jar (default) @ openflow-protocol-impl --- 20:20:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-tests.jar 20:20:20 [INFO] 20:20:20 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflow-protocol-impl --- 20:20:20 [INFO] CycloneDX: Resolving Dependencies 20:20:21 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 20:20:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.xml 20:20:21 [INFO] attaching as openflow-protocol-impl-0.21.6-SNAPSHOT-cyclonedx.xml 20:20:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/bom.json 20:20:21 [INFO] attaching as openflow-protocol-impl-0.21.6-SNAPSHOT-cyclonedx.json 20:20:21 [INFO] 20:20:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 20:20:21 [INFO] Skipping duplicate-finder execution! 20:20:21 [INFO] 20:20:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 20:20:21 [INFO] No dependency problems found 20:20:21 [INFO] 20:20:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflow-protocol-impl --- 20:20:21 [INFO] 20:20:21 [INFO] --- jacoco:0.8.15:report (report) @ openflow-protocol-impl --- 20:20:21 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 20:20:21 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 20:20:21 [INFO] 20:20:21 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-impl --- 20:20:21 [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.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT.pom 20:20:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT.jar 20:20:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT-javadoc.jar 20:20:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT-tests.jar 20:20:21 [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.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT-cyclonedx.xml 20:20:21 [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.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT-cyclonedx.json 20:20:21 [INFO] 20:20:21 [INFO] --- bundle:6.1.0:install (default-install) @ openflow-protocol-impl --- 20:20:21 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-SNAPSHOT.jar 20:20:21 [INFO] Writing OBR metadata 20:20:21 [INFO] 20:20:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-impl --- 20:20:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:20:21 [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.6-SNAPSHOT/maven-metadata.xml 20:20:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:20:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:20:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:20:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:20:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:20:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:20:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:20:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:20:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:20:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:20:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:20:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:20:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:20:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:20:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:20:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:20:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:20:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:20:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:20:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:20:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:20:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:20:21 at java.lang.reflect.Method.invoke (Method.java:580) 20:20:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:20:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:20:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:20:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:20:21 [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.6-SNAPSHOT/maven-metadata.xml 20:20:21 [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 20:20:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:20:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:20:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:20:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:20:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:20:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:20:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:20:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:20:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:20:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:20:21 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:20:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:20:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:20:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:20:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:20:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:20:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:20:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:20:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:20:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:20:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:20:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:20:21 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:20:21 at java.lang.reflect.Method.invoke (Method.java:580) 20:20:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:20:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:20:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:20:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:20:21 [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 20:20:21 [INFO] 20:20:21 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflow-protocol-impl --- 20:20:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:21 [INFO] 20:20:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 20:20:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT-sources.jar 20:20:21 [INFO] 20:20:21 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 20:20:21 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.21.6-SNAPSHOT [8/84] 20:20:21 [INFO] from features/odl-openflowjava-protocol/pom.xml 20:20:21 [INFO] ------------------------------[ feature ]------------------------------- 20:20:22 [INFO] 20:20:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowjava-protocol --- 20:20:22 [INFO] 20:20:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:20:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:20:22 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:20:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:22 [INFO] 20:20:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:20:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:22 [INFO] 20:20:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:20:23 [INFO] 20:20:23 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowjava-protocol --- 20:20:23 [INFO] 20:20:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:20:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:23 [INFO] argLine set to empty 20:20:23 [INFO] 20:20:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 20:20:23 [INFO] Starting audit... 20:20:23 Audit done. 20:20:23 [INFO] You have 0 Checkstyle violations. 20:20:23 [INFO] 20:20:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 20:20:23 [INFO] Starting audit... 20:20:23 Audit done. 20:20:23 [INFO] You have 0 Checkstyle violations. 20:20:23 [INFO] 20:20:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowjava-protocol --- 20:20:23 [INFO] 20:20:23 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:20:23 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 20:20:24 [INFO] ...done! 20:20:24 [INFO] Set artifact 20:20:24 [INFO] 20:20:24 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowjava-protocol --- 20:20:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:20:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:20:24 [INFO] 20:20:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:20:24 [INFO] 20:20:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:20:24 [INFO] No files found to run spotbugs; check compile phase has been run. 20:20:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:20:24 [INFO] 20:20:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:20:24 [INFO] 20:20:24 [INFO] 20:20:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowjava-protocol --- 20:20:24 [INFO] 20:20:24 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowjava-protocol --- 20:20:25 [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol 20:20:27 [INFO] Project dependency features detected: [] 20:20:27 [INFO] Pax Exam System (Version: 4.14.0) created. 20:20:27 [INFO] Creating RMI registry server on 127.0.0.1:36845 20:20:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:20:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:20:27 [INFO] Waiting for remote bundle context.. on 36845 name: d8f49f08-03a9-443a-8f81-873dbdb5b2ec timout: [ RelativeTimeout value = 180000 ] 20:20:32 [INFO] Building jar from resources and headers. 20:20:32 [INFO] Writing jar finished. 20:20:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:20:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:20:34 [INFO] 20:20:34 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowjava-protocol --- 20:20:34 [INFO] 20:20:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowjava-protocol --- 20:20:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:20:35 [INFO] 20:20:35 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowjava-protocol --- 20:20:35 [INFO] CycloneDX: Resolving Dependencies 20:20:36 [INFO] CycloneDX: Creating BOM version 1.6 with 63 component(s) 20:20:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.xml 20:20:36 [INFO] attaching as odl-openflowjava-protocol-0.21.6-SNAPSHOT-cyclonedx.xml 20:20:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/bom.json 20:20:36 [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 20:20:36 [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 20:20:36 [INFO] attaching as odl-openflowjava-protocol-0.21.6-SNAPSHOT-cyclonedx.json 20:20:36 [INFO] 20:20:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 20:20:36 [INFO] Skipping duplicate-finder execution! 20:20:36 [INFO] 20:20:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 20:20:36 [INFO] Skipping plugin execution 20:20:36 [INFO] 20:20:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 20:20:36 [INFO] Skipping source per configuration. 20:20:36 [INFO] 20:20:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 20:20:36 [INFO] 20:20:36 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowjava-protocol --- 20:20:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:20:36 [INFO] 20:20:36 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowjava-protocol --- 20:20:36 [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.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-SNAPSHOT.pom 20:20:36 [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.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-SNAPSHOT-features.xml 20:20:36 [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.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-SNAPSHOT-cyclonedx.xml 20:20:36 [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.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-SNAPSHOT-cyclonedx.json 20:20:36 [INFO] 20:20:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowjava-protocol --- 20:20:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:20:36 [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.6-SNAPSHOT/maven-metadata.xml 20:20:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:20:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:20:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:20:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:20:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:20:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:20:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:20:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:20:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:20:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:20:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:20:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:20:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:20:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:20:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:20:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:20:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:20:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:20:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:20:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:20:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:20:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:20:36 at java.lang.reflect.Method.invoke (Method.java:580) 20:20:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:20:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:20:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:20:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:20:36 [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.6-SNAPSHOT/maven-metadata.xml 20:20:36 [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 20:20:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:20:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:20:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:20:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:20:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:20:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:20:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:20:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:20:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:20:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:20:36 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:20:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:20:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:20:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:20:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:20:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:20:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:20:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:20:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:20:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:20:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:20:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:20:36 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:20:36 at java.lang.reflect.Method.invoke (Method.java:580) 20:20:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:20:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:20:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:20:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:20:36 [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 20:20:36 [INFO] 20:20:36 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 20:20:36 [INFO] Building model-inventory 0.21.6-SNAPSHOT [9/84] 20:20:36 [INFO] from model/model-inventory/pom.xml 20:20:36 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:36 [INFO] 20:20:36 [INFO] --- clean:3.5.0:clean (default-clean) @ model-inventory --- 20:20:36 [INFO] 20:20:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-inventory --- 20:20:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:36 [INFO] 20:20:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-inventory --- 20:20:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:36 [INFO] 20:20:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-inventory --- 20:20:37 [INFO] 20:20:37 [INFO] --- dependency:3.11.0:properties (default) @ model-inventory --- 20:20:37 [INFO] 20:20:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-inventory --- 20:20:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:20:37 [INFO] 20:20:37 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-inventory --- 20:20:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:20:37 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 20:20:37 [INFO] yang-to-sources: Found 2 dependencies in 774.1 μs 20:20:37 [INFO] yang-to-sources: Project model files found: 1 in 1.866 ms 20:20:37 [INFO] yang-to-sources: 3 YANG models processed in 14.61 ms 20:20:37 [INFO] BindingJavaFileGenerator: Defined 32 files in 4.264 ms 20:20:37 [INFO] Sorted 32 files into 5 directories in 96.22 μs 20:20:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 28.01 ms 20:20:37 [INFO] 20:20:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 20:20:37 [INFO] Starting audit... 20:20:37 Audit done. 20:20:37 [INFO] You have 0 Checkstyle violations. 20:20:37 [INFO] 20:20:37 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 20:20:37 [INFO] Starting audit... 20:20:37 Audit done. 20:20:37 [INFO] You have 0 Checkstyle violations. 20:20:37 [INFO] 20:20:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-inventory --- 20:20:37 [INFO] 20:20:37 [INFO] --- resources:3.5.0:resources (default-resources) @ model-inventory --- 20:20:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 20:20:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 20:20:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:20:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:20:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:20:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 20:20:37 [INFO] 20:20:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-inventory --- 20:20:37 [INFO] Recompiling the module because of changed source code. 20:20:37 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 20:20:37 [INFO] 20:20:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:20:37 [INFO] 20:20:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-inventory --- 20:20:37 [INFO] Fork Value is true 20:20:39 [INFO] Done SpotBugs Analysis.... 20:20:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:20:39 [INFO] 20:20:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:20:39 [INFO] 20:20:39 [INFO] 20:20:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-inventory --- 20:20:39 [INFO] BugInstance size is 0 20:20:39 [INFO] Error size is 0 20:20:39 [INFO] No errors/warnings found 20:20:39 [INFO] 20:20:39 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-inventory --- 20:20:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/test/resources 20:20:39 [INFO] 20:20:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-inventory --- 20:20:39 [INFO] No sources to compile 20:20:39 [INFO] 20:20:39 [INFO] --- surefire:3.5.6:test (default-test) @ model-inventory --- 20:20:39 [INFO] No tests to run. 20:20:39 [INFO] 20:20:39 [INFO] --- copy:14.3.7:copy-files (default) @ model-inventory --- 20:20:39 [INFO] 20:20:39 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-inventory --- 20:20:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT.jar 20:20:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/META-INF/MANIFEST.MF 20:20:39 [INFO] 20:20:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-inventory --- 20:20:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT-javadoc.jar 20:20:41 [INFO] 20:20:41 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-inventory --- 20:20:41 [INFO] CycloneDX: Resolving Dependencies 20:20:41 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 20:20:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.xml 20:20:41 [INFO] attaching as model-inventory-0.21.6-SNAPSHOT-cyclonedx.xml 20:20:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/bom.json 20:20:41 [INFO] attaching as model-inventory-0.21.6-SNAPSHOT-cyclonedx.json 20:20:41 [INFO] 20:20:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 20:20:41 [INFO] Skipping duplicate-finder execution! 20:20:41 [INFO] 20:20:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-inventory --- 20:20:42 [INFO] No dependency problems found 20:20:42 [INFO] 20:20:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-inventory --- 20:20:42 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT-sources.jar 20:20:42 [INFO] 20:20:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-inventory --- 20:20:42 [INFO] 20:20:42 [INFO] --- jacoco:0.8.15:report (report) @ model-inventory --- 20:20:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:20:42 [INFO] 20:20:42 [INFO] --- install:3.1.4:install (default-install) @ model-inventory --- 20:20:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT.pom 20:20:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT.jar 20:20:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT-javadoc.jar 20:20:42 [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.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT-cyclonedx.xml 20:20:42 [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.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT-cyclonedx.json 20:20:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT-sources.jar 20:20:42 [INFO] 20:20:42 [INFO] --- bundle:6.1.0:install (default-install) @ model-inventory --- 20:20:42 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-SNAPSHOT.jar 20:20:42 [INFO] Writing OBR metadata 20:20:42 [INFO] 20:20:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-inventory --- 20:20:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:20:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml 20:20:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:20:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:20:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:20:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:20:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:20:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:20:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:20:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:20:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:20:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:20:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:20:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:20:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:20:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:20:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:20:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:20:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:20:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:20:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:20:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:20:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:20:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:20:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:20:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:20:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:20:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:20:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:20:42 [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.6-SNAPSHOT/maven-metadata.xml 20:20:42 [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 20:20:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:20:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:20:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:20:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:20:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:20:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:20:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:20:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:20:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:20:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:20:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:20:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:20:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:20:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:20:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:20:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:20:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:20:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:20:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:20:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:20:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:20:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:20:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:20:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:20:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:20:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:20:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:20:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:20:42 [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 20:20:42 [INFO] 20:20:42 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-inventory --- 20:20:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:42 [INFO] 20:20:42 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 20:20:42 [INFO] Building model-flow-base 0.21.6-SNAPSHOT [10/84] 20:20:42 [INFO] from model/model-flow-base/pom.xml 20:20:42 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:42 [INFO] 20:20:42 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-base --- 20:20:42 [INFO] 20:20:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-base --- 20:20:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:42 [INFO] 20:20:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:20:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:42 [INFO] 20:20:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-base --- 20:20:42 [INFO] 20:20:42 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-base --- 20:20:42 [INFO] 20:20:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-base --- 20:20:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:20:42 [INFO] 20:20:42 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-base --- 20:20:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:20:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 20:20:42 [INFO] yang-to-sources: Found 7 dependencies in 1.871 ms 20:20:42 [INFO] yang-to-sources: Project model files found: 11 in 16.60 ms 20:20:43 [INFO] yang-to-sources: 21 YANG models processed in 354.1 ms 20:20:43 [INFO] BindingJavaFileGenerator: Defined 602 files in 52.47 ms 20:20:43 [INFO] Sorted 602 files into 136 directories in 699.0 μs 20:20:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 195.0 ms 20:20:43 [INFO] 20:20:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 20:20:43 [INFO] Starting audit... 20:20:43 Audit done. 20:20:43 [INFO] You have 0 Checkstyle violations. 20:20:43 [INFO] 20:20:43 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 20:20:43 [INFO] Starting audit... 20:20:43 Audit done. 20:20:43 [INFO] You have 0 Checkstyle violations. 20:20:43 [INFO] 20:20:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-base --- 20:20:43 [INFO] 20:20:43 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-base --- 20:20:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 20:20:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 20:20:43 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:20:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:20:43 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:20:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 20:20:43 [INFO] 20:20:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-base --- 20:20:43 [INFO] Recompiling the module because of changed dependency. 20:20:43 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 20:20:45 [INFO] 20:20:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:20:45 [INFO] 20:20:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-base --- 20:20:45 [INFO] Fork Value is true 20:20:48 [INFO] Done SpotBugs Analysis.... 20:20:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:20:49 [INFO] 20:20:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:20:49 [INFO] 20:20:49 [INFO] 20:20:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-base --- 20:20:49 [INFO] BugInstance size is 0 20:20:49 [INFO] Error size is 0 20:20:49 [INFO] No errors/warnings found 20:20:49 [INFO] 20:20:49 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-flow-base --- 20:20:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/test/resources 20:20:49 [INFO] 20:20:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-flow-base --- 20:20:49 [INFO] No sources to compile 20:20:49 [INFO] 20:20:49 [INFO] --- surefire:3.5.6:test (default-test) @ model-flow-base --- 20:20:49 [INFO] No tests to run. 20:20:49 [INFO] 20:20:49 [INFO] --- copy:14.3.7:copy-files (default) @ model-flow-base --- 20:20:49 [INFO] 20:20:49 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-flow-base --- 20:20:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT.jar 20:20:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/META-INF/MANIFEST.MF 20:20:49 [INFO] 20:20:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-base --- 20:20:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT-javadoc.jar 20:20:56 [INFO] 20:20:56 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-flow-base --- 20:20:56 [INFO] CycloneDX: Resolving Dependencies 20:20:57 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 20:20:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.xml 20:20:57 [INFO] attaching as model-flow-base-0.21.6-SNAPSHOT-cyclonedx.xml 20:20:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/bom.json 20:20:57 [INFO] attaching as model-flow-base-0.21.6-SNAPSHOT-cyclonedx.json 20:20:57 [INFO] 20:20:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 20:20:57 [INFO] Skipping duplicate-finder execution! 20:20:57 [INFO] 20:20:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-flow-base --- 20:20:57 [WARNING] Used undeclared dependencies found: 20:20:57 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:20:57 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:20:57 [INFO] 20:20:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-flow-base --- 20:20:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT-sources.jar 20:20:57 [INFO] 20:20:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-flow-base --- 20:20:57 [INFO] 20:20:57 [INFO] --- jacoco:0.8.15:report (report) @ model-flow-base --- 20:20:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:20:57 [INFO] 20:20:57 [INFO] --- install:3.1.4:install (default-install) @ model-flow-base --- 20:20:57 [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.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT.pom 20:20:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT.jar 20:20:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT-javadoc.jar 20:20:57 [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.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT-cyclonedx.xml 20:20:57 [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.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT-cyclonedx.json 20:20:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT-sources.jar 20:20:57 [INFO] 20:20:57 [INFO] --- bundle:6.1.0:install (default-install) @ model-flow-base --- 20:20:57 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-SNAPSHOT.jar 20:20:57 [INFO] Writing OBR metadata 20:20:57 [INFO] 20:20:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-base --- 20:20:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:20:57 [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.6-SNAPSHOT/maven-metadata.xml 20:20:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:20:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:20:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:20:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:20:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:20:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:20:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:20:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:20:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:20:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:20:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:20:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:20:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:20:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:20:57 [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.6-SNAPSHOT/maven-metadata.xml 20:20:57 [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 20:20:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:20:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:20:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:20:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:20:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:20:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:20:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:20:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:20:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:20:57 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:20:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:20:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:20:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:20:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:20:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:20:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:20:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:20:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:20:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:20:57 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:20:57 at java.lang.reflect.Method.invoke (Method.java:580) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:20:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:20:57 [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 20:20:57 [INFO] 20:20:57 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-flow-base --- 20:20:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:20:57 [INFO] 20:20:57 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 20:20:57 [INFO] Building model-flow-service 0.21.6-SNAPSHOT [11/84] 20:20:57 [INFO] from model/model-flow-service/pom.xml 20:20:57 [INFO] -------------------------------[ bundle ]------------------------------- 20:20:57 [INFO] 20:20:57 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-service --- 20:20:57 [INFO] 20:20:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-service --- 20:20:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:57 [INFO] 20:20:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:20:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:20:57 [INFO] 20:20:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-service --- 20:20:58 [INFO] 20:20:58 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-service --- 20:20:58 [INFO] 20:20:58 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-service --- 20:20:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:20:58 [INFO] 20:20:58 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-service --- 20:20:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:20:58 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 20:20:58 [INFO] yang-to-sources: Found 8 dependencies in 2.444 ms 20:20:58 [INFO] yang-to-sources: Project model files found: 22 in 10.67 ms 20:20:58 [INFO] yang-to-sources: 45 YANG models processed in 592.5 ms 20:20:58 [INFO] BindingJavaFileGenerator: Defined 521 files in 50.67 ms 20:20:58 [INFO] Sorted 521 files into 101 directories in 605.0 μs 20:20:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 153.4 ms 20:20:59 [INFO] 20:20:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 20:20:59 [INFO] Starting audit... 20:20:59 Audit done. 20:20:59 [INFO] You have 0 Checkstyle violations. 20:20:59 [INFO] 20:20:59 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 20:20:59 [INFO] Starting audit... 20:20:59 Audit done. 20:20:59 [INFO] You have 0 Checkstyle violations. 20:20:59 [INFO] 20:20:59 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-service --- 20:20:59 [INFO] 20:20:59 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-service --- 20:20:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 20:20:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 20:20:59 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:20:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:20:59 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:20:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 20:20:59 [INFO] 20:20:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-service --- 20:20:59 [INFO] Recompiling the module because of changed dependency. 20:20:59 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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 20:21:01 [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. 20:21:01 [INFO] 20:21:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:21:01 [INFO] 20:21:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-service --- 20:21:01 [INFO] Fork Value is true 20:21:04 [INFO] Done SpotBugs Analysis.... 20:21:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:21:04 [INFO] 20:21:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:21:04 [INFO] 20:21:04 [INFO] 20:21:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-service --- 20:21:04 [INFO] BugInstance size is 0 20:21:04 [INFO] Error size is 0 20:21:04 [INFO] No errors/warnings found 20:21:04 [INFO] 20:21:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-flow-service --- 20:21:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/test/resources 20:21:04 [INFO] 20:21:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-flow-service --- 20:21:04 [INFO] No sources to compile 20:21:04 [INFO] 20:21:04 [INFO] --- surefire:3.5.6:test (default-test) @ model-flow-service --- 20:21:04 [INFO] No tests to run. 20:21:04 [INFO] 20:21:04 [INFO] --- copy:14.3.7:copy-files (default) @ model-flow-service --- 20:21:04 [INFO] 20:21:04 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-flow-service --- 20:21:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT.jar 20:21:05 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/META-INF/MANIFEST.MF 20:21:05 [INFO] 20:21:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-service --- 20:21:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT-javadoc.jar 20:21:11 [INFO] 20:21:11 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-flow-service --- 20:21:11 [INFO] CycloneDX: Resolving Dependencies 20:21:12 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 20:21:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.xml 20:21:12 [INFO] attaching as model-flow-service-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/bom.json 20:21:12 [INFO] attaching as model-flow-service-0.21.6-SNAPSHOT-cyclonedx.json 20:21:12 [INFO] 20:21:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 20:21:12 [INFO] Skipping duplicate-finder execution! 20:21:12 [INFO] 20:21:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-flow-service --- 20:21:12 [INFO] No dependency problems found 20:21:12 [INFO] 20:21:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-flow-service --- 20:21:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT-sources.jar 20:21:12 [INFO] 20:21:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-flow-service --- 20:21:12 [INFO] 20:21:12 [INFO] --- jacoco:0.8.15:report (report) @ model-flow-service --- 20:21:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:21:12 [INFO] 20:21:12 [INFO] --- install:3.1.4:install (default-install) @ model-flow-service --- 20:21:12 [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.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT.pom 20:21:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT.jar 20:21:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT-javadoc.jar 20:21:12 [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.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:12 [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.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT-cyclonedx.json 20:21:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT-sources.jar 20:21:12 [INFO] 20:21:12 [INFO] --- bundle:6.1.0:install (default-install) @ model-flow-service --- 20:21:12 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-SNAPSHOT.jar 20:21:12 [INFO] Writing OBR metadata 20:21:12 [INFO] 20:21:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-service --- 20:21:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:21:12 [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.6-SNAPSHOT/maven-metadata.xml 20:21:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:12 [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.6-SNAPSHOT/maven-metadata.xml 20:21:12 [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 20:21:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:21:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:12 [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 20:21:12 [INFO] 20:21:12 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-flow-service --- 20:21:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:12 [INFO] 20:21:12 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 20:21:12 [INFO] Building model-flow-statistics 0.21.6-SNAPSHOT [12/84] 20:21:12 [INFO] from model/model-flow-statistics/pom.xml 20:21:12 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:12 [INFO] 20:21:12 [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-statistics --- 20:21:12 [INFO] 20:21:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-statistics --- 20:21:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:12 [INFO] 20:21:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:21:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:12 [INFO] 20:21:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-statistics --- 20:21:13 [INFO] 20:21:13 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-statistics --- 20:21:13 [INFO] 20:21:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:21:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:21:13 [INFO] 20:21:13 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-statistics --- 20:21:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:21:13 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 20:21:13 [INFO] yang-to-sources: Found 9 dependencies in 2.237 ms 20:21:13 [INFO] yang-to-sources: Project model files found: 8 in 7.866 ms 20:21:13 [INFO] yang-to-sources: 32 YANG models processed in 342.9 ms 20:21:13 [INFO] BindingJavaFileGenerator: Defined 292 files in 40.53 ms 20:21:13 [INFO] Sorted 292 files into 46 directories in 399.7 μs 20:21:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 111.8 ms 20:21:13 [INFO] 20:21:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 20:21:13 [INFO] Starting audit... 20:21:13 Audit done. 20:21:13 [INFO] You have 0 Checkstyle violations. 20:21:13 [INFO] 20:21:13 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 20:21:13 [INFO] Starting audit... 20:21:13 Audit done. 20:21:13 [INFO] You have 0 Checkstyle violations. 20:21:13 [INFO] 20:21:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-statistics --- 20:21:13 [INFO] 20:21:13 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-statistics --- 20:21:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 20:21:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 20:21:13 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:21:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:21:13 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:21:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 20:21:13 [INFO] 20:21:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-statistics --- 20:21:13 [INFO] Recompiling the module because of changed dependency. 20:21:13 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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 20:21:15 [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. 20:21:15 [INFO] 20:21:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:21:15 [INFO] 20:21:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-statistics --- 20:21:15 [INFO] Fork Value is true 20:21:17 [INFO] Done SpotBugs Analysis.... 20:21:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:21:18 [INFO] 20:21:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 20:21:18 [INFO] 20:21:18 [INFO] 20:21:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-statistics --- 20:21:18 [INFO] BugInstance size is 0 20:21:18 [INFO] Error size is 0 20:21:18 [INFO] No errors/warnings found 20:21:18 [INFO] 20:21:18 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-flow-statistics --- 20:21:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/test/resources 20:21:18 [INFO] 20:21:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-flow-statistics --- 20:21:18 [INFO] No sources to compile 20:21:18 [INFO] 20:21:18 [INFO] --- surefire:3.5.6:test (default-test) @ model-flow-statistics --- 20:21:18 [INFO] No tests to run. 20:21:18 [INFO] 20:21:18 [INFO] --- copy:14.3.7:copy-files (default) @ model-flow-statistics --- 20:21:18 [INFO] 20:21:18 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-flow-statistics --- 20:21:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT.jar 20:21:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 20:21:18 [INFO] 20:21:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-flow-statistics --- 20:21:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT-javadoc.jar 20:21:23 [INFO] 20:21:23 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-flow-statistics --- 20:21:23 [INFO] CycloneDX: Resolving Dependencies 20:21:23 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 20:21:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.xml 20:21:23 [INFO] attaching as model-flow-statistics-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/bom.json 20:21:23 [INFO] attaching as model-flow-statistics-0.21.6-SNAPSHOT-cyclonedx.json 20:21:23 [INFO] 20:21:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 20:21:23 [INFO] Skipping duplicate-finder execution! 20:21:23 [INFO] 20:21:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-flow-statistics --- 20:21:23 [INFO] No dependency problems found 20:21:23 [INFO] 20:21:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-flow-statistics --- 20:21:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT-sources.jar 20:21:23 [INFO] 20:21:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-flow-statistics --- 20:21:23 [INFO] 20:21:23 [INFO] --- jacoco:0.8.15:report (report) @ model-flow-statistics --- 20:21:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:21:23 [INFO] 20:21:23 [INFO] --- install:3.1.4:install (default-install) @ model-flow-statistics --- 20:21:23 [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.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT.pom 20:21:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT.jar 20:21:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT-javadoc.jar 20:21:23 [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.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:23 [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.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT-cyclonedx.json 20:21:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT-sources.jar 20:21:23 [INFO] 20:21:23 [INFO] --- bundle:6.1.0:install (default-install) @ model-flow-statistics --- 20:21:23 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-SNAPSHOT.jar 20:21:23 [INFO] Writing OBR metadata 20:21:23 [INFO] 20:21:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-statistics --- 20:21:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:21:23 [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.6-SNAPSHOT/maven-metadata.xml 20:21:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:21:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:23 [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.6-SNAPSHOT/maven-metadata.xml 20:21:23 [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 20:21:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:21:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:23 [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 20:21:23 [INFO] 20:21:23 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-flow-statistics --- 20:21:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:23 [INFO] 20:21:23 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 20:21:23 [INFO] Building model-topology 0.21.6-SNAPSHOT [13/84] 20:21:23 [INFO] from model/model-topology/pom.xml 20:21:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:23 [INFO] 20:21:23 [INFO] --- clean:3.5.0:clean (default-clean) @ model-topology --- 20:21:23 [INFO] 20:21:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-topology --- 20:21:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:23 [INFO] 20:21:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-topology --- 20:21:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:23 [INFO] 20:21:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-topology --- 20:21:24 [INFO] 20:21:24 [INFO] --- dependency:3.11.0:properties (default) @ model-topology --- 20:21:24 [INFO] 20:21:24 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-topology --- 20:21:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:21:24 [INFO] 20:21:24 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-topology --- 20:21:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:21:24 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 20:21:24 [INFO] yang-to-sources: Found 5 dependencies in 640.0 μs 20:21:24 [INFO] yang-to-sources: Project model files found: 1 in 1.072 ms 20:21:24 [INFO] yang-to-sources: 5 YANG models processed in 55.33 ms 20:21:24 [INFO] BindingJavaFileGenerator: Defined 8 files in 6.504 ms 20:21:24 [INFO] Sorted 8 files into 3 directories in 81.55 μs 20:21:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 9.658 ms 20:21:24 [INFO] 20:21:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 20:21:24 [INFO] Starting audit... 20:21:24 Audit done. 20:21:24 [INFO] You have 0 Checkstyle violations. 20:21:24 [INFO] 20:21:24 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 20:21:24 [INFO] Starting audit... 20:21:24 Audit done. 20:21:24 [INFO] You have 0 Checkstyle violations. 20:21:24 [INFO] 20:21:24 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-topology --- 20:21:24 [INFO] 20:21:24 [INFO] --- resources:3.5.0:resources (default-resources) @ model-topology --- 20:21:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 20:21:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 20:21:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:21:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:21:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:21:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 20:21:24 [INFO] 20:21:24 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-topology --- 20:21:24 [INFO] Recompiling the module because of changed dependency. 20:21:24 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:21:24 [INFO] 20:21:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-topology >>> 20:21:24 [INFO] 20:21:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-topology --- 20:21:24 [INFO] Fork Value is true 20:21:26 [INFO] Done SpotBugs Analysis.... 20:21:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:21:26 [INFO] 20:21:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-topology <<< 20:21:26 [INFO] 20:21:26 [INFO] 20:21:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-topology --- 20:21:26 [INFO] BugInstance size is 0 20:21:26 [INFO] Error size is 0 20:21:26 [INFO] No errors/warnings found 20:21:26 [INFO] 20:21:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ model-topology --- 20:21:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/test/resources 20:21:26 [INFO] 20:21:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ model-topology --- 20:21:26 [INFO] No sources to compile 20:21:26 [INFO] 20:21:26 [INFO] --- surefire:3.5.6:test (default-test) @ model-topology --- 20:21:26 [INFO] No tests to run. 20:21:26 [INFO] 20:21:26 [INFO] --- copy:14.3.7:copy-files (default) @ model-topology --- 20:21:26 [INFO] 20:21:26 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ model-topology --- 20:21:26 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT.jar 20:21:26 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/META-INF/MANIFEST.MF 20:21:26 [INFO] 20:21:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ model-topology --- 20:21:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT-javadoc.jar 20:21:27 [INFO] 20:21:27 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-topology --- 20:21:27 [INFO] CycloneDX: Resolving Dependencies 20:21:28 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 20:21:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.xml 20:21:28 [INFO] attaching as model-topology-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/bom.json 20:21:28 [INFO] attaching as model-topology-0.21.6-SNAPSHOT-cyclonedx.json 20:21:28 [INFO] 20:21:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 20:21:28 [INFO] Skipping duplicate-finder execution! 20:21:28 [INFO] 20:21:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ model-topology --- 20:21:28 [WARNING] Used undeclared dependencies found: 20:21:28 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.27.8:compile 20:21:28 [INFO] 20:21:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ model-topology --- 20:21:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT-sources.jar 20:21:28 [INFO] 20:21:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ model-topology --- 20:21:28 [INFO] 20:21:28 [INFO] --- jacoco:0.8.15:report (report) @ model-topology --- 20:21:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:21:28 [INFO] 20:21:28 [INFO] --- install:3.1.4:install (default-install) @ model-topology --- 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT.pom 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT.jar 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT-javadoc.jar 20:21:28 [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.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:28 [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.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT-cyclonedx.json 20:21:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT-sources.jar 20:21:28 [INFO] 20:21:28 [INFO] --- bundle:6.1.0:install (default-install) @ model-topology --- 20:21:28 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-SNAPSHOT.jar 20:21:28 [INFO] Writing OBR metadata 20:21:28 [INFO] 20:21:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-topology --- 20:21:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:21:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml 20:21:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:21:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:28 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:28 [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.6-SNAPSHOT/maven-metadata.xml 20:21:28 [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 20:21:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:21:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:28 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:28 [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 20:21:28 [INFO] 20:21:28 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ model-topology --- 20:21:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:28 [INFO] 20:21:28 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 20:21:28 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.6-SNAPSHOT [14/84] 20:21:28 [INFO] from features/odl-openflowplugin-nsf-model/pom.xml 20:21:28 [INFO] ------------------------------[ feature ]------------------------------- 20:21:28 [INFO] 20:21:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- 20:21:28 [INFO] 20:21:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:21:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:28 [INFO] 20:21:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:21:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:28 [INFO] 20:21:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] 20:21:29 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] 20:21:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:29 [INFO] argLine set to empty 20:21:29 [INFO] 20:21:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] Starting audit... 20:21:29 Audit done. 20:21:29 [INFO] You have 0 Checkstyle violations. 20:21:29 [INFO] 20:21:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] Starting audit... 20:21:29 Audit done. 20:21:29 [INFO] You have 0 Checkstyle violations. 20:21:29 [INFO] 20:21:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] 20:21:29 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:21:29 [INFO] ...done! 20:21:29 [INFO] Set artifact 20:21:29 [INFO] 20:21:29 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:21:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:21:29 [INFO] 20:21:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:21:29 [INFO] 20:21:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] No files found to run spotbugs; check compile phase has been run. 20:21:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:21:29 [INFO] 20:21:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:21:29 [INFO] 20:21:29 [INFO] 20:21:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] 20:21:29 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-nsf-model --- 20:21:29 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model 20:21:29 [INFO] Project dependency features detected: [] 20:21:29 [INFO] Pax Exam System (Version: 4.14.0) created. 20:21:29 [INFO] Creating RMI registry server on 127.0.0.1:34993 20:21:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:21:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:21:30 [INFO] Waiting for remote bundle context.. on 34993 name: 4baea038-f9b7-4157-b7ad-f6562b4096d6 timout: [ RelativeTimeout value = 180000 ] 20:21:34 [INFO] Building jar from resources and headers. 20:21:34 [INFO] Writing jar finished. 20:21:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:21:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:21:37 [INFO] 20:21:37 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-nsf-model --- 20:21:37 [INFO] 20:21:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 20:21:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:21:37 [INFO] 20:21:37 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-nsf-model --- 20:21:37 [INFO] CycloneDX: Resolving Dependencies 20:21:37 [INFO] CycloneDX: Creating BOM version 1.6 with 74 component(s) 20:21:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.xml 20:21:38 [INFO] attaching as odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/bom.json 20:21:38 [INFO] attaching as odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-cyclonedx.json 20:21:38 [INFO] 20:21:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 20:21:38 [INFO] Skipping duplicate-finder execution! 20:21:38 [INFO] 20:21:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 20:21:38 [INFO] Skipping plugin execution 20:21:38 [INFO] 20:21:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 20:21:38 [INFO] Skipping source per configuration. 20:21:38 [INFO] 20:21:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 20:21:38 [INFO] 20:21:38 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-nsf-model --- 20:21:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:38 [INFO] 20:21:38 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nsf-model --- 20:21:38 [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.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT.pom 20:21:38 [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.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-features.xml 20:21:38 [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.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:38 [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.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT-cyclonedx.json 20:21:38 [INFO] 20:21:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 20:21:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:21:38 [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.6-SNAPSHOT/maven-metadata.xml 20:21:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:38 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:38 [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.6-SNAPSHOT/maven-metadata.xml 20:21:38 [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 20:21:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:38 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:38 [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 20:21:38 [INFO] 20:21:38 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 20:21:38 [INFO] Building liblldp 0.21.6-SNAPSHOT [15/84] 20:21:38 [INFO] from libraries/liblldp/pom.xml 20:21:38 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:38 [INFO] 20:21:38 [INFO] --- clean:3.5.0:clean (default-clean) @ liblldp --- 20:21:38 [INFO] 20:21:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ liblldp --- 20:21:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:38 [INFO] 20:21:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ liblldp --- 20:21:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:38 [INFO] 20:21:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ liblldp --- 20:21:38 [INFO] 20:21:38 [INFO] --- dependency:3.11.0:properties (default) @ liblldp --- 20:21:38 [INFO] 20:21:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ liblldp --- 20:21:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:21:38 [INFO] 20:21:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 20:21:38 [INFO] Starting audit... 20:21:38 Audit done. 20:21:38 [INFO] You have 0 Checkstyle violations. 20:21:38 [INFO] 20:21:38 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 20:21:39 [INFO] Starting audit... 20:21:39 Audit done. 20:21:39 [INFO] You have 0 Checkstyle violations. 20:21:39 [INFO] 20:21:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ liblldp --- 20:21:39 [INFO] 20:21:39 [INFO] --- resources:3.5.0:resources (default-resources) @ liblldp --- 20:21:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 20:21:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 20:21:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 20:21:39 [INFO] 20:21:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ liblldp --- 20:21:39 [INFO] Recompiling the module because of changed source code. 20:21:39 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 20:21:39 [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 20:21:39 [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 20:21:39 [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 20:21:39 [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 20:21:39 [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 20:21:39 [INFO] 20:21:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ liblldp >>> 20:21:40 [INFO] 20:21:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ liblldp --- 20:21:40 [INFO] Fork Value is true 20:21:43 [INFO] Done SpotBugs Analysis.... 20:21:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:21:43 [INFO] 20:21:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ liblldp <<< 20:21:43 [INFO] 20:21:43 [INFO] 20:21:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ liblldp --- 20:21:43 [INFO] BugInstance size is 0 20:21:43 [INFO] Error size is 0 20:21:43 [INFO] No errors/warnings found 20:21:43 [INFO] 20:21:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ liblldp --- 20:21:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:21:43 [INFO] 20:21:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ liblldp --- 20:21:43 [INFO] Recompiling the module because of changed dependency. 20:21:43 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 20:21:43 [INFO] 20:21:43 [INFO] --- surefire:3.5.6:test (default-test) @ liblldp --- 20:21:43 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/surefire-reports 20:21:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:21:43 [INFO] 20:21:43 [INFO] ------------------------------------------------------- 20:21:43 [INFO] T E S T S 20:21:43 [INFO] ------------------------------------------------------- 20:21:44 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:21:44 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:21:44 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:21:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:21:44 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:21:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:21:44 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:21:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:21:44 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:21:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:21:44 [INFO] 20:21:44 [INFO] Results: 20:21:44 [INFO] 20:21:44 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 20:21:44 [INFO] 20:21:44 [INFO] 20:21:44 [INFO] --- copy:14.3.7:copy-files (default) @ liblldp --- 20:21:44 [INFO] 20:21:44 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ liblldp --- 20:21:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT.jar 20:21:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/META-INF/MANIFEST.MF 20:21:44 [INFO] 20:21:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ liblldp --- 20:21:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT-javadoc.jar 20:21:46 [INFO] 20:21:46 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ liblldp --- 20:21:46 [INFO] CycloneDX: Resolving Dependencies 20:21:46 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:21:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml 20:21:46 [INFO] attaching as liblldp-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json 20:21:46 [INFO] attaching as liblldp-0.21.6-SNAPSHOT-cyclonedx.json 20:21:46 [INFO] 20:21:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 20:21:46 [INFO] Skipping duplicate-finder execution! 20:21:46 [INFO] 20:21:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ liblldp --- 20:21:46 [INFO] No dependency problems found 20:21:46 [INFO] 20:21:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ liblldp --- 20:21:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT-sources.jar 20:21:46 [INFO] 20:21:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ liblldp --- 20:21:46 [INFO] 20:21:46 [INFO] --- jacoco:0.8.15:report (report) @ liblldp --- 20:21:46 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/code-coverage/jacoco.exec 20:21:46 [INFO] Analyzed bundle 'liblldp' with 13 classes 20:21:46 [INFO] 20:21:46 [INFO] --- install:3.1.4:install (default-install) @ liblldp --- 20:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT.pom 20:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT.jar 20:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT-javadoc.jar 20:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT-cyclonedx.json 20:21:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT-sources.jar 20:21:46 [INFO] 20:21:46 [INFO] --- bundle:6.1.0:install (default-install) @ liblldp --- 20:21:46 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-SNAPSHOT.jar 20:21:46 [INFO] Writing OBR metadata 20:21:46 [INFO] 20:21:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ liblldp --- 20:21:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:21:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml 20:21:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:46 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:46 [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.6-SNAPSHOT/maven-metadata.xml 20:21:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:21:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:21:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:46 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:46 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:46 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:46 [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 20:21:46 [INFO] 20:21:46 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ liblldp --- 20:21:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:46 [INFO] 20:21:46 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 20:21:46 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.21.6-SNAPSHOT [16/84] 20:21:46 [INFO] from features/odl-openflowplugin-libraries/pom.xml 20:21:46 [INFO] ------------------------------[ feature ]------------------------------- 20:21:46 [INFO] 20:21:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-libraries --- 20:21:46 [INFO] 20:21:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 20:21:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:46 [INFO] 20:21:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 20:21:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:46 [INFO] 20:21:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] 20:21:47 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] 20:21:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:47 [INFO] argLine set to empty 20:21:47 [INFO] 20:21:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] Starting audit... 20:21:47 Audit done. 20:21:47 [INFO] You have 0 Checkstyle violations. 20:21:47 [INFO] 20:21:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] Starting audit... 20:21:47 Audit done. 20:21:47 [INFO] You have 0 Checkstyle violations. 20:21:47 [INFO] 20:21:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] 20:21:47 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 20:21:47 [INFO] ...done! 20:21:47 [INFO] Set artifact 20:21:47 [INFO] 20:21:47 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:21:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:21:47 [INFO] 20:21:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 20:21:47 [INFO] 20:21:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] No files found to run spotbugs; check compile phase has been run. 20:21:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:21:47 [INFO] 20:21:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 20:21:47 [INFO] 20:21:47 [INFO] 20:21:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] 20:21:47 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-libraries --- 20:21:47 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries 20:21:47 [INFO] Project dependency features detected: [] 20:21:47 [INFO] Pax Exam System (Version: 4.14.0) created. 20:21:47 [INFO] Creating RMI registry server on 127.0.0.1:44923 20:21:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:21:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:21:47 [INFO] Waiting for remote bundle context.. on 44923 name: aa970f0c-67f5-49ad-98c4-63a2e57defda timout: [ RelativeTimeout value = 180000 ] 20:21:51 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:43249/jndi/rmi://127.0.0.1:44923/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:21:51 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340) 20:21:51 at java.base/java.lang.Thread.run(Thread.java:1583) 20:21:51 Caused by: java.io.IOException: The server has been stopped. 20:21:51 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:21:51 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370) 20:21:51 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364) 20:21:51 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324) 20:21:51 ... 1 more 20:21:51 [INFO] Building jar from resources and headers. 20:21:51 [INFO] Writing jar finished. 20:21:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:21:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:21:54 [INFO] 20:21:54 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-libraries --- 20:21:54 [INFO] 20:21:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 20:21:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:21:54 [INFO] 20:21:54 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-libraries --- 20:21:54 [INFO] CycloneDX: Resolving Dependencies 20:21:54 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 20:21:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.xml 20:21:54 [INFO] attaching as odl-openflowplugin-libraries-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/bom.json 20:21:54 [INFO] attaching as odl-openflowplugin-libraries-0.21.6-SNAPSHOT-cyclonedx.json 20:21:54 [INFO] 20:21:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 20:21:54 [INFO] Skipping duplicate-finder execution! 20:21:54 [INFO] 20:21:54 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 20:21:54 [INFO] Skipping plugin execution 20:21:54 [INFO] 20:21:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 20:21:54 [INFO] Skipping source per configuration. 20:21:54 [INFO] 20:21:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 20:21:54 [INFO] 20:21:54 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-libraries --- 20:21:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:21:54 [INFO] 20:21:54 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-libraries --- 20:21:54 [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.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-SNAPSHOT.pom 20:21:54 [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.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-SNAPSHOT-features.xml 20:21:54 [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.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:54 [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.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-SNAPSHOT-cyclonedx.json 20:21:54 [INFO] 20:21:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-libraries --- 20:21:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:21:54 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml 20:21:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:21:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:54 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:54 [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.6-SNAPSHOT/maven-metadata.xml 20:21:54 [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 20:21:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:21:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:54 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:54 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:54 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:54 [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 20:21:54 [INFO] 20:21:54 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 20:21:54 [INFO] Building openflowplugin-blueprint-config 0.21.6-SNAPSHOT [17/84] 20:21:54 [INFO] from openflowplugin-blueprint-config/pom.xml 20:21:54 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:54 [INFO] 20:21:54 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-blueprint-config --- 20:21:54 [INFO] 20:21:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 20:21:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:54 [INFO] 20:21:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 20:21:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:54 [INFO] 20:21:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- 20:21:54 [INFO] 20:21:54 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-blueprint-config --- 20:21:54 [INFO] 20:21:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 20:21:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:21:54 [INFO] 20:21:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Starting audit... 20:21:55 Audit done. 20:21:55 [INFO] You have 0 Checkstyle violations. 20:21:55 [INFO] 20:21:55 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Starting audit... 20:21:55 Audit done. 20:21:55 [INFO] You have 0 Checkstyle violations. 20:21:55 [INFO] 20:21:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] 20:21:55 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Copying 1 resource from src/main/resources to target/classes 20:21:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 20:21:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 20:21:55 [INFO] 20:21:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] No sources to compile 20:21:55 [INFO] 20:21:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 20:21:55 [INFO] 20:21:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] No files found to run spotbugs; check compile phase has been run. 20:21:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:21:55 [INFO] 20:21:55 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 20:21:55 [INFO] 20:21:55 [INFO] 20:21:55 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] 20:21:55 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/src/test/resources 20:21:55 [INFO] 20:21:55 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] No sources to compile 20:21:55 [INFO] 20:21:55 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] No tests to run. 20:21:55 [INFO] 20:21:55 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] 20:21:55 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar 20:21:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 20:21:55 [INFO] 20:21:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] No Javadoc in project. Archive not created. 20:21:55 [INFO] 20:21:55 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] 20:21:55 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] CycloneDX: Resolving Dependencies 20:21:55 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 20:21:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.xml 20:21:55 [INFO] attaching as openflowplugin-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/bom.json 20:21:55 [INFO] attaching as openflowplugin-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.json 20:21:55 [INFO] 20:21:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Skipping duplicate-finder execution! 20:21:55 [INFO] 20:21:55 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] No dependency problems found 20:21:55 [INFO] 20:21:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-sources.jar 20:21:55 [INFO] 20:21:55 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] 20:21:55 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:21:55 [INFO] 20:21:55 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.pom 20:21:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar 20:21:55 [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.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-config.cfg 20:21:55 [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.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.xml 20:21:55 [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.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.json 20:21:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT-sources.jar 20:21:55 [INFO] 20:21:55 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar 20:21:55 [INFO] Writing OBR metadata 20:21:55 [INFO] 20:21:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:21:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml 20:21:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:21:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:55 [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.6-SNAPSHOT/maven-metadata.xml 20:21:55 [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 20:21:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:21:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:21:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:21:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:21:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:21:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:21:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:21:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:21:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:21:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:21:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:21:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:21:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:21:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:21:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:21:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:21:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:21:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:21:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:21:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:21:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:21:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:21:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:21:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:21:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:21:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:21:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:21:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:21:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:21:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:21:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:21:55 [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 20:21:55 [INFO] 20:21:55 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-blueprint-config --- 20:21:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:21:55 [INFO] 20:21:55 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 20:21:55 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.21.6-SNAPSHOT [18/84] 20:21:55 [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml 20:21:55 [INFO] -------------------------------[ bundle ]------------------------------- 20:21:55 [INFO] 20:21:55 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-blueprint-config --- 20:21:55 [INFO] 20:21:55 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-blueprint-config --- 20:21:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:55 [INFO] 20:21:55 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 20:21:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:21:55 [INFO] 20:21:55 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- 20:21:56 [INFO] 20:21:56 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-blueprint-config --- 20:21:56 [INFO] 20:21:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:21:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:21:56 [INFO] 20:21:56 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 20:21:56 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:21:56 [INFO] 20:21:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 20:21:56 [INFO] Starting audit... 20:21:56 Audit done. 20:21:56 [INFO] You have 0 Checkstyle violations. 20:21:56 [INFO] 20:21:56 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 20:21:56 [INFO] Starting audit... 20:21:56 Audit done. 20:21:56 [INFO] You have 0 Checkstyle violations. 20:21:56 [INFO] 20:21:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-blueprint-config --- 20:21:56 [INFO] 20:21:56 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-blueprint-config --- 20:21:56 [INFO] Copying 2 resources from src/main/resources to target/classes 20:21:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:21:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:21:56 [INFO] 20:21:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-blueprint-config --- 20:21:56 [INFO] Recompiling the module because of changed dependency. 20:21:56 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 20:21:56 [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 20:21:56 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:21:56 [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 20:21:56 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:21:56 [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 20:21:56 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:21:56 [INFO] 20:21:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:21:56 [INFO] 20:21:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 20:21:56 [INFO] Fork Value is true 20:21:58 [INFO] Done SpotBugs Analysis.... 20:21:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:21:58 [INFO] 20:21:58 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 20:21:58 [INFO] 20:21:58 [INFO] 20:21:58 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-blueprint-config --- 20:21:58 [INFO] BugInstance size is 0 20:21:58 [INFO] Error size is 0 20:21:58 [INFO] No errors/warnings found 20:21:58 [INFO] 20:21:58 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-blueprint-config --- 20:21:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/test/resources 20:21:58 [INFO] 20:21:58 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 20:21:58 [INFO] No sources to compile 20:21:58 [INFO] 20:21:58 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-blueprint-config --- 20:21:58 [INFO] No tests to run. 20:21:58 [INFO] 20:21:58 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-blueprint-config --- 20:21:58 [INFO] 20:21:58 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-blueprint-config --- 20:21:59 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar 20:21:59 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 20:21:59 [INFO] 20:21:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-blueprint-config --- 20:22:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT-javadoc.jar 20:22:00 [INFO] 20:22:00 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 20:22:00 [INFO] 20:22:00 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-blueprint-config --- 20:22:00 [INFO] CycloneDX: Resolving Dependencies 20:22:00 [INFO] CycloneDX: Creating BOM version 1.6 with 61 component(s) 20:22:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.xml 20:22:00 [INFO] attaching as openflowjava-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/bom.json 20:22:00 [INFO] attaching as openflowjava-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.json 20:22:00 [INFO] 20:22:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 20:22:00 [INFO] Skipping duplicate-finder execution! 20:22:00 [INFO] 20:22:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 20:22:00 [INFO] No dependency problems found 20:22:00 [INFO] 20:22:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 20:22:00 [INFO] 20:22:00 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-blueprint-config --- 20:22:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:22:00 [INFO] 20:22:00 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-blueprint-config --- 20:22:00 [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.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT.pom 20:22:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar 20:22:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-javadoc.jar 20:22:00 [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.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-config.xml 20:22:00 [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.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-legacyConfig.xml 20:22:00 [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.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:00 [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.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT-cyclonedx.json 20:22:00 [INFO] 20:22:00 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-blueprint-config --- 20:22:00 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar 20:22:00 [INFO] Writing OBR metadata 20:22:00 [INFO] 20:22:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:22:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:22:00 [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.6-SNAPSHOT/maven-metadata.xml 20:22:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:22:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:00 [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.6-SNAPSHOT/maven-metadata.xml 20:22:00 [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 20:22:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:22:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:00 [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 20:22:00 [INFO] 20:22:00 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:22:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:00 [INFO] 20:22:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 20:22:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT-sources.jar 20:22:00 [INFO] 20:22:00 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 20:22:00 [INFO] Building openflowplugin-common 0.21.6-SNAPSHOT [19/84] 20:22:00 [INFO] from openflowplugin-common/pom.xml 20:22:00 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:00 [INFO] 20:22:00 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-common --- 20:22:00 [INFO] 20:22:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-common --- 20:22:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:00 [INFO] 20:22:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:22:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:00 [INFO] 20:22:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-common --- 20:22:01 [INFO] 20:22:01 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-common --- 20:22:01 [INFO] 20:22:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:22:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:22:01 [INFO] 20:22:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 20:22:01 [INFO] Starting audit... 20:22:01 Audit done. 20:22:01 [INFO] You have 0 Checkstyle violations. 20:22:01 [INFO] 20:22:01 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 20:22:01 [INFO] Starting audit... 20:22:01 Audit done. 20:22:01 [INFO] You have 0 Checkstyle violations. 20:22:01 [INFO] 20:22:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-common --- 20:22:01 [INFO] 20:22:01 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-common --- 20:22:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 20:22:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 20:22:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 20:22:01 [INFO] 20:22:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-common --- 20:22:01 [INFO] Recompiling the module because of changed source code. 20:22:01 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 20:22:01 [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 20:22:01 [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 20:22:01 [INFO] 20:22:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:22:01 [INFO] 20:22:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-common --- 20:22:01 [INFO] Fork Value is true 20:22:04 [INFO] Done SpotBugs Analysis.... 20:22:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:22:04 [INFO] 20:22:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:22:04 [INFO] 20:22:04 [INFO] 20:22:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-common --- 20:22:04 [INFO] BugInstance size is 0 20:22:04 [INFO] Error size is 0 20:22:04 [INFO] No errors/warnings found 20:22:04 [INFO] 20:22:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-common --- 20:22:04 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:22:04 [INFO] 20:22:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-common --- 20:22:04 [INFO] Recompiling the module because of changed dependency. 20:22:04 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:22:04 [INFO] 20:22:04 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-common --- 20:22:04 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/surefire-reports 20:22:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:22:04 [INFO] 20:22:04 [INFO] ------------------------------------------------------- 20:22:04 [INFO] T E S T S 20:22:04 [INFO] ------------------------------------------------------- 20:22:05 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:22:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:22:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.535 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:22:09 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:22:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:22:10 [INFO] 20:22:10 [INFO] Results: 20:22:10 [INFO] 20:22:10 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 20:22:10 [INFO] 20:22:10 [INFO] 20:22:10 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-common --- 20:22:10 [INFO] 20:22:10 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-common --- 20:22:10 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT.jar 20:22:10 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/META-INF/MANIFEST.MF 20:22:10 [INFO] 20:22:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-common --- 20:22:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT-javadoc.jar 20:22:11 [INFO] 20:22:11 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-common --- 20:22:11 [INFO] CycloneDX: Resolving Dependencies 20:22:12 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 20:22:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml 20:22:12 [INFO] attaching as openflowplugin-common-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json 20:22:12 [INFO] attaching as openflowplugin-common-0.21.6-SNAPSHOT-cyclonedx.json 20:22:12 [INFO] 20:22:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 20:22:12 [INFO] Skipping duplicate-finder execution! 20:22:12 [INFO] 20:22:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-common --- 20:22:12 [WARNING] Used undeclared dependencies found: 20:22:12 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 20:22:12 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:22:12 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:22:12 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:22:12 [WARNING] Non-test scoped test only dependencies found: 20:22:12 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:22:12 [INFO] 20:22:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-common --- 20:22:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT-sources.jar 20:22:12 [INFO] 20:22:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-common --- 20:22:12 [INFO] 20:22:12 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-common --- 20:22:12 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/code-coverage/jacoco.exec 20:22:12 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 20:22:12 [INFO] 20:22:12 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-common --- 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT.pom 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT.jar 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT-javadoc.jar 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT-cyclonedx.json 20:22:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT-sources.jar 20:22:12 [INFO] 20:22:12 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-common --- 20:22:12 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-SNAPSHOT.jar 20:22:12 [INFO] Writing OBR metadata 20:22:12 [INFO] 20:22:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-common --- 20:22:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:22:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml 20:22:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:12 [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.6-SNAPSHOT/maven-metadata.xml 20:22:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:22:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:22:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:12 [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 20:22:12 [INFO] 20:22:12 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-common --- 20:22:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:12 [INFO] 20:22:12 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 20:22:12 [INFO] Building openflowplugin-api 0.21.6-SNAPSHOT [20/84] 20:22:12 [INFO] from openflowplugin-api/pom.xml 20:22:12 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:12 [INFO] 20:22:12 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-api --- 20:22:12 [INFO] 20:22:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-api --- 20:22:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:12 [INFO] 20:22:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:22:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:12 [INFO] 20:22:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-api --- 20:22:12 [INFO] 20:22:12 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-api --- 20:22:12 [INFO] 20:22:12 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:22:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:22:12 [INFO] 20:22:12 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-api --- 20:22:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:22:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 20:22:12 [INFO] yang-to-sources: Found 10 dependencies in 3.410 ms 20:22:12 [INFO] yang-to-sources: Project model files found: 3 in 51.77 ms 20:22:13 [INFO] yang-to-sources: 3 YANG models processed in 263.5 ms 20:22:13 [INFO] BindingJavaFileGenerator: Defined 26 files in 4.950 ms 20:22:13 [INFO] Sorted 26 files into 7 directories in 107.5 μs 20:22:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 43.90 ms 20:22:13 [INFO] 20:22:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 20:22:13 [INFO] Starting audit... 20:22:13 Audit done. 20:22:13 [INFO] You have 0 Checkstyle violations. 20:22:13 [INFO] 20:22:13 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 20:22:13 [INFO] Starting audit... 20:22:13 Audit done. 20:22:13 [INFO] You have 0 Checkstyle violations. 20:22:13 [INFO] 20:22:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-api --- 20:22:13 [INFO] 20:22:13 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-api --- 20:22:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 20:22:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 20:22:13 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:22:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:22:13 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:22:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 20:22:13 [INFO] 20:22:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-api --- 20:22:13 [INFO] Recompiling the module because of changed dependency. 20:22:13 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 20:22:13 [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 20:22:13 [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 20:22:13 [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 20:22:13 [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 20:22:13 [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 20:22:13 [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 20:22:13 [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 20:22:13 [INFO] 20:22:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:22:13 [INFO] 20:22:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-api --- 20:22:13 [INFO] Fork Value is true 20:22:16 [INFO] Done SpotBugs Analysis.... 20:22:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:22:16 [INFO] 20:22:16 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:22:16 [INFO] 20:22:16 [INFO] 20:22:16 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-api --- 20:22:16 [INFO] BugInstance size is 0 20:22:16 [INFO] Error size is 0 20:22:16 [INFO] No errors/warnings found 20:22:16 [INFO] 20:22:16 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-api --- 20:22:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/test/resources 20:22:16 [INFO] 20:22:16 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-api --- 20:22:16 [INFO] No sources to compile 20:22:16 [INFO] 20:22:16 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-api --- 20:22:16 [INFO] No tests to run. 20:22:16 [INFO] 20:22:16 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-api --- 20:22:16 [INFO] 20:22:16 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-api --- 20:22:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT.jar 20:22:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/META-INF/MANIFEST.MF 20:22:16 [INFO] 20:22:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-api --- 20:22:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT-javadoc.jar 20:22:19 [INFO] 20:22:19 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-api --- 20:22:19 [INFO] CycloneDX: Resolving Dependencies 20:22:20 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 20:22:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml 20:22:20 [INFO] attaching as openflowplugin-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json 20:22:20 [INFO] attaching as openflowplugin-api-0.21.6-SNAPSHOT-cyclonedx.json 20:22:20 [INFO] 20:22:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 20:22:20 [INFO] Skipping duplicate-finder execution! 20:22:20 [INFO] 20:22:20 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-api --- 20:22:20 [WARNING] Used undeclared dependencies found: 20:22:20 [WARNING] io.netty:netty-buffer:jar:4.2.16.Final:compile 20:22:20 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 20:22:20 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:22:20 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:22:20 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 20:22:20 [INFO] 20:22:20 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-api --- 20:22:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT-sources.jar 20:22:20 [INFO] 20:22:20 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-api --- 20:22:20 [INFO] 20:22:20 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-api --- 20:22:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:22:20 [INFO] 20:22:20 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-api --- 20:22:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT.pom 20:22:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT.jar 20:22:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT-javadoc.jar 20:22:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT-cyclonedx.json 20:22:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT-sources.jar 20:22:20 [INFO] 20:22:20 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-api --- 20:22:20 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-SNAPSHOT.jar 20:22:20 [INFO] Writing OBR metadata 20:22:20 [INFO] 20:22:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-api --- 20:22:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:22:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:22:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:20 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:20 [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.6-SNAPSHOT/maven-metadata.xml 20:22:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:22:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:22:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:20 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:20 [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 20:22:20 [INFO] 20:22:20 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-api --- 20:22:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:20 [INFO] 20:22:20 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 20:22:20 [INFO] Building openflowplugin-extension-api 0.21.6-SNAPSHOT [21/84] 20:22:20 [INFO] from extension/openflowplugin-extension-api/pom.xml 20:22:20 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:20 [INFO] 20:22:20 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-api --- 20:22:20 [INFO] 20:22:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-api --- 20:22:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:20 [INFO] 20:22:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 20:22:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:20 [INFO] 20:22:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- 20:22:20 [INFO] 20:22:20 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-api --- 20:22:20 [INFO] 20:22:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:22:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:22:20 [INFO] 20:22:20 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-api --- 20:22:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:22:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 20:22:20 [INFO] yang-to-sources: Found 10 dependencies in 2.485 ms 20:22:20 [INFO] yang-to-sources: Project model files found: 6 in 19.22 ms 20:22:21 [INFO] yang-to-sources: 40 YANG models processed in 896.4 ms 20:22:21 [INFO] BindingJavaFileGenerator: Defined 199 files in 82.53 ms 20:22:21 [INFO] Sorted 199 files into 45 directories in 444.1 μs 20:22:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 150.2 ms 20:22:21 [INFO] 20:22:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 20:22:21 [INFO] Starting audit... 20:22:21 Audit done. 20:22:21 [INFO] You have 0 Checkstyle violations. 20:22:21 [INFO] 20:22:21 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 20:22:21 [INFO] Starting audit... 20:22:21 Audit done. 20:22:21 [INFO] You have 0 Checkstyle violations. 20:22:21 [INFO] 20:22:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-api --- 20:22:21 [INFO] 20:22:21 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-api --- 20:22:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 20:22:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:22:21 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:22:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:22:21 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:22:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:22:21 [INFO] 20:22:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-api --- 20:22:21 [INFO] Recompiling the module because of changed dependency. 20:22:21 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 [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 20:22:22 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 20:22:22 [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 20:22:22 [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 20:22:22 [INFO] 20:22:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:22:22 [INFO] 20:22:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:22:22 [INFO] Fork Value is true 20:22:26 [INFO] Done SpotBugs Analysis.... 20:22:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:22:26 [INFO] 20:22:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 20:22:26 [INFO] 20:22:26 [INFO] 20:22:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-api --- 20:22:26 [INFO] BugInstance size is 0 20:22:26 [INFO] Error size is 0 20:22:26 [INFO] No errors/warnings found 20:22:26 [INFO] 20:22:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-extension-api --- 20:22:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/test/resources 20:22:26 [INFO] 20:22:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- 20:22:26 [INFO] Recompiling the module because of changed dependency. 20:22:26 [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes 20:22:26 [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 20:22:26 [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 20:22:26 [INFO] 20:22:26 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-extension-api --- 20:22:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/surefire-reports 20:22:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:22:26 [INFO] 20:22:26 [INFO] ------------------------------------------------------- 20:22:26 [INFO] T E S T S 20:22:26 [INFO] ------------------------------------------------------- 20:22:27 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:22:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:22:27 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:22:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:22:27 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:22:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:22:27 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:22:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:22:27 [INFO] 20:22:27 [INFO] Results: 20:22:27 [INFO] 20:22:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 20:22:27 [INFO] 20:22:27 [INFO] 20:22:27 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-extension-api --- 20:22:27 [INFO] 20:22:27 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-extension-api --- 20:22:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar 20:22:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 20:22:28 [INFO] 20:22:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-api --- 20:22:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT-javadoc.jar 20:22:32 [INFO] 20:22:32 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-api --- 20:22:32 [INFO] CycloneDX: Resolving Dependencies 20:22:32 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 20:22:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.xml 20:22:32 [INFO] attaching as openflowplugin-extension-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/bom.json 20:22:32 [INFO] attaching as openflowplugin-extension-api-0.21.6-SNAPSHOT-cyclonedx.json 20:22:32 [INFO] 20:22:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 20:22:32 [INFO] Skipping duplicate-finder execution! 20:22:32 [INFO] 20:22:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 20:22:32 [WARNING] Used undeclared dependencies found: 20:22:32 [WARNING] org.opendaylight.yangtools:codegen-extensions:jar:14.0.25:compile 20:22:32 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:22:32 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:22:32 [INFO] 20:22:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 20:22:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT-sources.jar 20:22:32 [INFO] 20:22:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-extension-api --- 20:22:32 [INFO] 20:22:32 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-extension-api --- 20:22:32 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 20:22:32 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 20:22:32 [INFO] 20:22:32 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-api --- 20:22:32 [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.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT.pom 20:22:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar 20:22:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT-javadoc.jar 20:22:32 [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.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:32 [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.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT-cyclonedx.json 20:22:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT-sources.jar 20:22:32 [INFO] 20:22:32 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-extension-api --- 20:22:32 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar 20:22:32 [INFO] Writing OBR metadata 20:22:32 [INFO] 20:22:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-api --- 20:22:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:22:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:22:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:22:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:32 [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.6-SNAPSHOT/maven-metadata.xml 20:22:32 [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 20:22:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:22:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:32 [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 20:22:32 [INFO] 20:22:32 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-extension-api --- 20:22:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:32 [INFO] 20:22:32 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 20:22:32 [INFO] Building openflowplugin 0.21.6-SNAPSHOT [22/84] 20:22:32 [INFO] from openflowplugin/pom.xml 20:22:32 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:32 [INFO] 20:22:32 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin --- 20:22:32 [INFO] 20:22:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin --- 20:22:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:32 [INFO] 20:22:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin --- 20:22:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:32 [INFO] 20:22:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin --- 20:22:33 [INFO] 20:22:33 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin --- 20:22:33 [INFO] 20:22:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin --- 20:22:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:22:33 [INFO] 20:22:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 20:22:33 [INFO] Starting audit... 20:22:33 Audit done. 20:22:33 [INFO] You have 0 Checkstyle violations. 20:22:33 [INFO] 20:22:33 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 20:22:35 [INFO] Starting audit... 20:22:35 Audit done. 20:22:35 [INFO] You have 0 Checkstyle violations. 20:22:35 [INFO] 20:22:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin --- 20:22:35 [INFO] 20:22:35 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin --- 20:22:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 20:22:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 20:22:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 20:22:35 [INFO] 20:22:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin --- 20:22:35 [INFO] Recompiling the module because of changed dependency. 20:22:35 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 20:22:36 [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 20:22:36 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 20:22:36 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:22:36 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:22:36 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 20:22:36 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:22:36 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:22:36 [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 20:22:36 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:22:36 [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 20:22:36 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [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 20:22:36 [INFO] 20:22:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:22:36 [INFO] 20:22:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin --- 20:22:36 [INFO] Fork Value is true 20:22:43 [INFO] Done SpotBugs Analysis.... 20:22:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:22:43 [INFO] 20:22:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:22:43 [INFO] 20:22:43 [INFO] 20:22:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin --- 20:22:43 [INFO] BugInstance size is 0 20:22:43 [INFO] Error size is 0 20:22:43 [INFO] No errors/warnings found 20:22:43 [INFO] 20:22:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin --- 20:22:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:22:43 [INFO] 20:22:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin --- 20:22:43 [INFO] Recompiling the module because of changed dependency. 20:22:43 [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes 20:22:44 [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 20:22:44 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:22:44 [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 20:22:44 [INFO] 20:22:44 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin --- 20:22:44 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/surefire-reports 20:22:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:22:44 [INFO] 20:22:44 [INFO] ------------------------------------------------------- 20:22:44 [INFO] T E S T S 20:22:44 [INFO] ------------------------------------------------------- 20:22:45 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:22:45 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:22:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:22:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:22:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:22:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:22:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:22:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:22:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:22:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:22:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:22:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:22:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:22:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:22:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:22:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:22:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:22:46 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:22:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:22:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:22:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:22:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:22:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:22:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:22:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:22:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:22:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:22:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:22:47 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:22:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:22:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:22:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:22:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:22:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:22:47 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:22:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:22:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:22:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:22:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:22:47 [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 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:22:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:22:47 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:22:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:22:47 [INFO] 20:22:47 [INFO] Results: 20:22:47 [INFO] 20:22:47 [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 20:22:47 [INFO] 20:22:47 [INFO] 20:22:47 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin --- 20:22:47 [INFO] 20:22:47 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin --- 20:22:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT.jar 20:22:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/META-INF/MANIFEST.MF 20:22:48 [INFO] 20:22:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin --- 20:22:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT-javadoc.jar 20:22:51 [INFO] 20:22:51 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin --- 20:22:51 [INFO] CycloneDX: Resolving Dependencies 20:22:51 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 20:22:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml 20:22:51 [INFO] attaching as openflowplugin-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json 20:22:51 [INFO] attaching as openflowplugin-0.21.6-SNAPSHOT-cyclonedx.json 20:22:51 [INFO] 20:22:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 20:22:51 [INFO] Skipping duplicate-finder execution! 20:22:51 [INFO] 20:22:51 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin --- 20:22:51 [WARNING] Used undeclared dependencies found: 20:22:51 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 20:22:51 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:22:51 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 20:22:51 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 20:22:51 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:22:51 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:22:51 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:22:51 [WARNING] Non-test scoped test only dependencies found: 20:22:51 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.6-SNAPSHOT:compile 20:22:51 [INFO] 20:22:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin --- 20:22:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT-sources.jar 20:22:52 [INFO] 20:22:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin --- 20:22:52 [INFO] 20:22:52 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin --- 20:22:52 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/code-coverage/jacoco.exec 20:22:52 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 20:22:52 [INFO] 20:22:52 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin --- 20:22:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT.pom 20:22:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT.jar 20:22:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT-javadoc.jar 20:22:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT-cyclonedx.xml 20:22:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT-cyclonedx.json 20:22:52 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT-sources.jar 20:22:52 [INFO] 20:22:52 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin --- 20:22:52 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-SNAPSHOT.jar 20:22:52 [INFO] Writing OBR metadata 20:22:52 [INFO] 20:22:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin --- 20:22:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:22:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 20:22:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:22:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 20:22:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:22:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:22:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:22:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:22:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:22:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:22:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:22:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:22:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:22:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:22:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:22:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:22:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:22:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:22:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:22:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:22:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:22:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:22:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:22:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:22:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:22:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:22:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:22:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:22:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:22:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:22:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:22:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:22:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:22:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:22:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:22:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:22:52 [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 20:22:52 [INFO] 20:22:52 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin --- 20:22:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:22:52 [INFO] 20:22:52 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 20:22:52 [INFO] Building openflowplugin-impl 0.21.6-SNAPSHOT [23/84] 20:22:52 [INFO] from openflowplugin-impl/pom.xml 20:22:52 [INFO] -------------------------------[ bundle ]------------------------------- 20:22:52 [INFO] 20:22:52 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-impl --- 20:22:52 [INFO] 20:22:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-impl --- 20:22:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:52 [INFO] 20:22:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 20:22:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:22:52 [INFO] 20:22:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-impl --- 20:22:52 [INFO] 20:22:52 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-impl --- 20:22:52 [INFO] 20:22:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 20:22:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:22:52 [INFO] 20:22:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 20:22:53 [INFO] Starting audit... 20:22:53 Audit done. 20:22:53 [INFO] You have 0 Checkstyle violations. 20:22:53 [INFO] 20:22:53 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 20:22:57 [INFO] Starting audit... 20:22:57 Audit done. 20:22:57 [INFO] You have 0 Checkstyle violations. 20:22:57 [INFO] 20:22:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-impl --- 20:22:57 [INFO] 20:22:57 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-impl --- 20:22:57 [INFO] Copying 1 resource from src/main/resources to target/classes 20:22:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 20:22:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 20:22:57 [INFO] 20:22:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-impl --- 20:22:57 [INFO] Recompiling the module because of changed dependency. 20:22:57 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 20:22:59 [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 20:22:59 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:22:59 [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 20:22:59 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:22:59 [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 20:22:59 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 20:22:59 required: java.lang.Class 20:22:59 found: java.lang.Class 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 required: java.lang.Class 20:22:59 found: java.lang.Class 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 20:22:59 required: java.util.List 20:22:59 found: java.util.List 20:22:59 [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 20:22:59 [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 20:22:59 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:22:59 [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 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 20:22:59 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:22:59 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 20:22:59 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:22:59 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 20:22:59 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:22:59 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 20:22:59 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:22:59 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 20:22:59 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:22:59 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 20:22:59 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:22:59 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:22:59 [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 20:22:59 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:22:59 [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 20:22:59 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:22:59 [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 20:22:59 [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 20:22:59 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:22:59 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 20:22:59 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:22:59 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 20:22:59 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:22:59 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 20:22:59 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:22:59 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 20:22:59 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:22:59 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:22:59 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 20:22:59 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:22:59 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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 20:22:59 [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. 20:22:59 [INFO] 20:22:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:22:59 [INFO] 20:22:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-impl --- 20:22:59 [INFO] Fork Value is true 20:23:12 [INFO] Done SpotBugs Analysis.... 20:23:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:23:12 [INFO] 20:23:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:23:12 [INFO] 20:23:12 [INFO] 20:23:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-impl --- 20:23:12 [INFO] BugInstance size is 0 20:23:12 [INFO] Error size is 0 20:23:12 [INFO] No errors/warnings found 20:23:12 [INFO] 20:23:12 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-impl --- 20:23:12 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:23:12 [INFO] 20:23:12 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-impl --- 20:23:12 [INFO] Recompiling the module because of changed dependency. 20:23:12 [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[203,84] unchecked cast 20:23:14 required: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 found: java.lang.Object 20:23:14 [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 20:23:14 required: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 found: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[205,65] unchecked conversion 20:23:14 required: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 found: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[209,95] unchecked cast 20:23:14 required: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 found: java.lang.Object 20:23:14 [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 20:23:14 required: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 found: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[211,56] unchecked conversion 20:23:14 required: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 found: org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[240,57] unchecked conversion 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [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 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[242,61] unchecked conversion 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [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 20:23:14 required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[263,17] unchecked conversion 20:23:14 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:23:14 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:23:14 [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 20:23:14 missing type arguments for generic class java.lang.Class 20:23:14 [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 20:23:14 missing type arguments for generic class java.lang.Class 20:23:14 [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 20:23:14 missing type arguments for generic class java.lang.Class 20:23:14 [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 20:23:14 missing type arguments for generic class java.lang.Class 20:23:14 [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 20:23:14 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:23:14 [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 20:23:14 required: T 20:23:14 found: com.google.common.util.concurrent.ListenableFuture 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[373,29] unchecked conversion 20:23:14 required: T 20:23:14 found: com.google.common.util.concurrent.ListenableFuture 20:23:14 [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 20:23:14 missing type arguments for generic class java.lang.Class 20:23:14 [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 20:23:14 missing type arguments for generic class java.lang.Class 20:23:14 [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 20:23:14 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:23:14 [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 20:23:14 required: T 20:23:14 found: com.google.common.util.concurrent.ListenableFuture 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[387,108] unchecked conversion 20:23:14 required: T 20:23:14 found: com.google.common.util.concurrent.ListenableFuture 20:23:14 [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 20:23:14 missing type arguments for generic class java.lang.Class 20:23:14 [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 20:23:14 missing type arguments for generic class java.lang.Class 20:23:14 [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 20:23:14 required: T 20:23:14 found: java.lang.Class 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,73] unchecked conversion 20:23:14 required: T 20:23:14 found: java.lang.Class 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:23:14 [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 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:23:14 [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 20:23:14 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 20:23:14 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[145,81] unchecked conversion 20:23:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:23:14 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:23:14 [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 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[93,68] unchecked conversion 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [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 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[97,63] unchecked conversion 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:23:14 [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 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[101,63] unchecked conversion 20:23:14 required: T 20:23:14 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:23:14 [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 20:23:14 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:23:14 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[170,29] unchecked conversion 20:23:14 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:23:14 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:23:14 [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 20:23:14 [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 20:23:14 [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 20:23:14 required: java.util.Collection>,java.util.Set> 20:23:14 found: java.util.Collection,java.util.Set> 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion 20:23:14 required: java.util.Collection> 20:23:14 found: java.util.Collection 20:23:14 [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 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback 20:23:14 [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 20:23:14 [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 20:23:14 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:23:14 [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 20:23:14 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:23:14 [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 20:23:14 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:23:14 [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 20:23:14 missing type arguments for generic class java.util.Collection 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[476,21] unchecked conversion 20:23:14 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:23:14 found: com.google.common.util.concurrent.AsyncFunction 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[478,21] unchecked conversion 20:23:14 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:23:14 found: com.google.common.util.concurrent.AsyncFunction 20:23:14 [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 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:23:14 [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 20:23:14 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:23:14 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion 20:23:14 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:23:14 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:23:14 [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 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast 20:23:14 required: com.google.common.util.concurrent.FutureCallback 20:23:14 found: java.lang.Object 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 20:23:14 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:23:14 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:23:14 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 20:23:14 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:23:14 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:23:14 [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 20:23:14 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:23:14 [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. 20:23:14 [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. 20:23:14 [INFO] 20:23:14 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-impl --- 20:23:14 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/surefire-reports 20:23:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:23:14 [INFO] 20:23:14 [INFO] ------------------------------------------------------- 20:23:14 [INFO] T E S T S 20:23:14 [INFO] ------------------------------------------------------- 20:23:16 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:23:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:23:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest 20:23:17 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:23:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest 20:23:17 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:23:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest 20:23:17 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:23:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest 20:23:17 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:23:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest 20:23:17 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:23:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest 20:23:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:23:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:23:17 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:23:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:23:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:23:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:23:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:23:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:23:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:23:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:23:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:23:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:23:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:23:18 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:23:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:23:19 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:23:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:23:19 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:23:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:23:19 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:23:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:23:19 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:23:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:23:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:23:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:23:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:23:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:23:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:23:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:23:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:23:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:23:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:23:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:23:20 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:23:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:23:21 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:23:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:23:21 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:23:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:23:21 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:23:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:23:21 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:23:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:23:21 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:23:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:23:21 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:23:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:23:21 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:23:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:23:21 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:23:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:23:22 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:23:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:23:23 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:23:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:23:23 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:23:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:23:23 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:23:24 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:23:24 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:23:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:23:24 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:23:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.638 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:23:31 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:23:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:23:31 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:23:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:23:31 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:23:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:23:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:23:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:23:32 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:23:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:23:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:23:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:23:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:23:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:23:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:23:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:23:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:23:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:23:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:23:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:23:32 [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 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:23:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:23:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:23:32 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:23:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:23:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:23:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:23:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:23:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:23:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:23:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:23:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:23:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:23:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:23:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:23:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:23:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:23:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:23:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:23:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:23:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:23:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:23:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:23:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:23:35 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:23:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:23:35 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:23:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:23:35 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:23:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:23:35 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:23:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.083 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:23:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:23:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:23:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:23:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:23:39 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:23:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:23:40 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:23:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:23:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:23:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:23:40 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:23:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:23:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:23:41 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:23:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:23:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:23:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:23:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:23:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:23:41 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:23:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:23:41 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:23:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:23:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:23:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:23:41 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:23:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:23:41 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:23:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:23:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:23:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:23:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:23:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:23:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:23:42 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:23:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:23:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:23:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:23:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:23:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:23:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:23:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:23:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:23:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:23:42 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:23:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:23:42 [INFO] 20:23:42 [INFO] Results: 20:23:42 [INFO] 20:23:42 [INFO] Tests run: 734, Failures: 0, Errors: 0, Skipped: 0 20:23:42 [INFO] 20:23:42 [INFO] 20:23:42 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-impl --- 20:23:42 [INFO] 20:23:42 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-impl --- 20:23:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT.jar 20:23:43 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/META-INF/MANIFEST.MF 20:23:43 [INFO] 20:23:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-impl --- 20:23:48 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT-javadoc.jar 20:23:48 [INFO] 20:23:48 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-impl --- 20:23:48 [INFO] CycloneDX: Resolving Dependencies 20:23:49 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 20:23:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml 20:23:49 [INFO] attaching as openflowplugin-impl-0.21.6-SNAPSHOT-cyclonedx.xml 20:23:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json 20:23:49 [INFO] attaching as openflowplugin-impl-0.21.6-SNAPSHOT-cyclonedx.json 20:23:49 [INFO] 20:23:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 20:23:49 [INFO] Skipping duplicate-finder execution! 20:23:49 [INFO] 20:23:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-impl --- 20:23:49 [WARNING] Used undeclared dependencies found: 20:23:49 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 20:23:49 [WARNING] io.netty:netty-buffer:jar:4.2.16.Final:compile 20:23:49 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 20:23:49 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.8:compile 20:23:49 [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.14:compile 20:23:49 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.8:compile 20:23:49 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:23:49 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.8:compile 20:23:49 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:23:49 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 20:23:49 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:23:49 [WARNING] io.netty:netty-common:jar:4.2.16.Final:compile 20:23:49 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:23:49 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:23:49 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:15.0.8:compile 20:23:49 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:23:49 [INFO] 20:23:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-impl --- 20:23:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT-sources.jar 20:23:49 [INFO] 20:23:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-impl --- 20:23:49 [INFO] 20:23:49 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-impl --- 20:23:49 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/code-coverage/jacoco.exec 20:23:49 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 20:23:50 [INFO] 20:23:50 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-impl --- 20:23:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT.pom 20:23:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT.jar 20:23:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT-javadoc.jar 20:23:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT-cyclonedx.xml 20:23:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT-cyclonedx.json 20:23:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT-sources.jar 20:23:50 [INFO] 20:23:50 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-impl --- 20:23:50 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-SNAPSHOT.jar 20:23:50 [INFO] Writing OBR metadata 20:23:50 [INFO] 20:23:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-impl --- 20:23:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:23:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml 20:23:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:23:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:23:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:23:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:23:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:23:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:23:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:23:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:23:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:23:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:23:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:23:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:23:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:23:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:23:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:23:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:23:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:23:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:23:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:23:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:23:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:23:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:23:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:23:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:23:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:23:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:23:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:23:50 [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.6-SNAPSHOT/maven-metadata.xml 20:23:50 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:23:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:23:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:23:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:23:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:23:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:23:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:23:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:23:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:23:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:23:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:23:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:23:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:23:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:23:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:23:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:23:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:23:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:23:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:23:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:23:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:23:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:23:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:23:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:23:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:23:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:23:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:23:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:23:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:23:50 [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 20:23:50 [INFO] 20:23:50 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-impl --- 20:23:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:23:50 [INFO] 20:23:50 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 20:23:50 [INFO] Building openflowplugin-extension-onf 0.21.6-SNAPSHOT [24/84] 20:23:50 [INFO] from extension/openflowplugin-extension-onf/pom.xml 20:23:50 [INFO] -------------------------------[ bundle ]------------------------------- 20:23:50 [INFO] 20:23:50 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-onf --- 20:23:50 [INFO] 20:23:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:23:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:50 [INFO] 20:23:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:23:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:50 [INFO] 20:23:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:23:50 [INFO] 20:23:50 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-onf --- 20:23:50 [INFO] 20:23:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:23:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:23:50 [INFO] 20:23:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 20:23:50 [INFO] Starting audit... 20:23:50 Audit done. 20:23:50 [INFO] You have 0 Checkstyle violations. 20:23:50 [INFO] 20:23:50 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 20:23:50 [INFO] Starting audit... 20:23:50 Audit done. 20:23:50 [INFO] You have 0 Checkstyle violations. 20:23:50 [INFO] 20:23:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-onf --- 20:23:50 [INFO] 20:23:50 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-onf --- 20:23:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 20:23:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:23:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:23:50 [INFO] 20:23:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-onf --- 20:23:50 [INFO] Recompiling the module because of changed dependency. 20:23:50 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 20:23:51 [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 20:23:51 [INFO] 20:23:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:23:51 [INFO] 20:23:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:23:51 [INFO] Fork Value is true 20:23:53 [INFO] Done SpotBugs Analysis.... 20:23:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:23:53 [INFO] 20:23:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:23:53 [INFO] 20:23:53 [INFO] 20:23:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-onf --- 20:23:53 [INFO] BugInstance size is 0 20:23:53 [INFO] Error size is 0 20:23:53 [INFO] No errors/warnings found 20:23:53 [INFO] 20:23:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-extension-onf --- 20:23:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/test/resources 20:23:53 [INFO] 20:23:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 20:23:53 [INFO] Recompiling the module because of changed dependency. 20:23:53 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 20:23:54 [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 20:23:54 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:23:54 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:23:54 [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 20:23:54 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:23:54 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:23:54 [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 20:23:54 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:23:54 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey,org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:23:54 [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 20:23:54 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:23:54 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:23:54 [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 20:23:54 [INFO] 20:23:54 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-extension-onf --- 20:23:54 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/surefire-reports 20:23:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:23:54 [INFO] 20:23:54 [INFO] ------------------------------------------------------- 20:23:54 [INFO] T E S T S 20:23:54 [INFO] ------------------------------------------------------- 20:23:55 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:23:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:23:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.480 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:23:56 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:23:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:23:56 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:23:57 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:23:57 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:23:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:23:57 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:23:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:23:57 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:23:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:23:57 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:23:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:23:57 [INFO] 20:23:57 [INFO] Results: 20:23:57 [INFO] 20:23:57 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:23:57 [INFO] 20:23:57 [INFO] 20:23:57 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-extension-onf --- 20:23:57 [INFO] 20:23:57 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-extension-onf --- 20:23:57 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar 20:23:57 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 20:23:57 [INFO] 20:23:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-onf --- 20:23:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT-javadoc.jar 20:23:58 [INFO] 20:23:58 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-onf --- 20:23:58 [INFO] CycloneDX: Resolving Dependencies 20:23:59 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 20:23:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.xml 20:23:59 [INFO] attaching as openflowplugin-extension-onf-0.21.6-SNAPSHOT-cyclonedx.xml 20:23:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/bom.json 20:23:59 [INFO] attaching as openflowplugin-extension-onf-0.21.6-SNAPSHOT-cyclonedx.json 20:23:59 [INFO] 20:23:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 20:23:59 [INFO] Skipping duplicate-finder execution! 20:23:59 [INFO] 20:23:59 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 20:23:59 [WARNING] Used undeclared dependencies found: 20:23:59 [WARNING] io.netty:netty-buffer:jar:4.2.16.Final:compile 20:23:59 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 20:23:59 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.21.6-SNAPSHOT:compile 20:23:59 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 20:23:59 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 20:23:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:23:59 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:23:59 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 20:23:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:23:59 [WARNING] Non-test scoped test only dependencies found: 20:23:59 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 20:23:59 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 20:23:59 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:23:59 [INFO] 20:23:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 20:23:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT-sources.jar 20:23:59 [INFO] 20:23:59 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 20:23:59 [INFO] 20:23:59 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-extension-onf --- 20:23:59 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 20:23:59 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 20:23:59 [INFO] 20:23:59 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-onf --- 20:23:59 [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.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT.pom 20:23:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar 20:23:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT-javadoc.jar 20:23:59 [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.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT-cyclonedx.xml 20:23:59 [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.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT-cyclonedx.json 20:23:59 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT-sources.jar 20:23:59 [INFO] 20:23:59 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-extension-onf --- 20:23:59 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar 20:23:59 [INFO] Writing OBR metadata 20:23:59 [INFO] 20:23:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:23:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:23:59 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml 20:23:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:23:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:23:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:23:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:23:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:23:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:23:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:23:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:23:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:23:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:23:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:23:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:23:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:23:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:23:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:23:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:23:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:23:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:23:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:23:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:23:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:23:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:23:59 at java.lang.reflect.Method.invoke (Method.java:580) 20:23:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:23:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:23:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:23:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:23:59 [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.6-SNAPSHOT/maven-metadata.xml 20:23:59 [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 20:23:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:23:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:23:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:23:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:23:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:23:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:23:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:23:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:23:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:23:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:23:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:23:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:23:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:23:59 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:23:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:23:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:23:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:23:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:23:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:23:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:23:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:23:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:23:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:23:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:23:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:23:59 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:23:59 at java.lang.reflect.Method.invoke (Method.java:580) 20:23:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:23:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:23:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:23:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:23:59 [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 20:23:59 [INFO] 20:23:59 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:23:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:23:59 [INFO] 20:23:59 [INFO] --------------< org.opendaylight.openflowplugin:srm-api >--------------- 20:23:59 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-api 0.21.6-SNAPSHOT [25/84] 20:23:59 [INFO] from srm/api/pom.xml 20:23:59 [INFO] -------------------------------[ bundle ]------------------------------- 20:23:59 [INFO] 20:23:59 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-api --- 20:23:59 [INFO] 20:23:59 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-api --- 20:23:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:59 [INFO] 20:23:59 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-api --- 20:23:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:23:59 [INFO] 20:23:59 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-api --- 20:24:00 [INFO] 20:24:00 [INFO] --- dependency:3.11.0:properties (default) @ srm-api --- 20:24:00 [INFO] 20:24:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-api --- 20:24:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:24:00 [INFO] 20:24:00 [INFO] --- yang:14.0.25:generate-sources (binding) @ srm-api --- 20:24:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:24:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 20:24:00 [INFO] yang-to-sources: Found 0 dependencies in 475.9 μs 20:24:00 [INFO] yang-to-sources: Project model files found: 3 in 2.195 ms 20:24:00 [INFO] yang-to-sources: 3 YANG models processed in 6.011 ms 20:24:00 [INFO] BindingJavaFileGenerator: Defined 61 files in 4.046 ms 20:24:00 [INFO] Sorted 61 files into 9 directories in 218.9 μs 20:24:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 18.98 ms 20:24:00 [INFO] 20:24:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 20:24:00 [INFO] Starting audit... 20:24:00 Audit done. 20:24:00 [INFO] You have 0 Checkstyle violations. 20:24:00 [INFO] 20:24:00 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 20:24:00 [INFO] Starting audit... 20:24:00 Audit done. 20:24:00 [INFO] You have 0 Checkstyle violations. 20:24:00 [INFO] 20:24:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-api --- 20:24:00 [INFO] 20:24:00 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-api --- 20:24:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 20:24:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 20:24:00 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:24:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:24:00 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:24:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 20:24:00 [INFO] 20:24:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-api --- 20:24:00 [INFO] Recompiling the module because of changed source code. 20:24:00 [INFO] Compiling 64 source files with javac [debug release 21] to target/classes 20:24:00 [INFO] 20:24:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-api >>> 20:24:00 [INFO] 20:24:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-api --- 20:24:00 [INFO] Fork Value is true 20:24:02 [INFO] Done SpotBugs Analysis.... 20:24:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:24:02 [INFO] 20:24:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-api <<< 20:24:02 [INFO] 20:24:02 [INFO] 20:24:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-api --- 20:24:02 [INFO] BugInstance size is 0 20:24:02 [INFO] Error size is 0 20:24:02 [INFO] No errors/warnings found 20:24:02 [INFO] 20:24:02 [INFO] --- resources:3.5.0:testResources (default-testResources) @ srm-api --- 20:24:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/test/resources 20:24:02 [INFO] 20:24:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ srm-api --- 20:24:02 [INFO] No sources to compile 20:24:02 [INFO] 20:24:02 [INFO] --- surefire:3.5.6:test (default-test) @ srm-api --- 20:24:02 [INFO] No tests to run. 20:24:02 [INFO] 20:24:02 [INFO] --- copy:14.3.7:copy-files (default) @ srm-api --- 20:24:02 [INFO] 20:24:02 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ srm-api --- 20:24:02 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT.jar 20:24:02 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/META-INF/MANIFEST.MF 20:24:02 [INFO] 20:24:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-api --- 20:24:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT-javadoc.jar 20:24:04 [INFO] 20:24:04 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ srm-api --- 20:24:04 [INFO] CycloneDX: Resolving Dependencies 20:24:05 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 20:24:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml 20:24:05 [INFO] attaching as srm-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:24:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json 20:24:05 [INFO] attaching as srm-api-0.21.6-SNAPSHOT-cyclonedx.json 20:24:05 [INFO] 20:24:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- 20:24:05 [INFO] Skipping duplicate-finder execution! 20:24:05 [INFO] 20:24:05 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ srm-api --- 20:24:05 [INFO] No dependency problems found 20:24:05 [INFO] 20:24:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ srm-api --- 20:24:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT-sources.jar 20:24:05 [INFO] 20:24:05 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ srm-api --- 20:24:05 [INFO] 20:24:05 [INFO] --- jacoco:0.8.15:report (report) @ srm-api --- 20:24:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:24:05 [INFO] 20:24:05 [INFO] --- install:3.1.4:install (default-install) @ srm-api --- 20:24:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT.pom 20:24:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT.jar 20:24:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT-javadoc.jar 20:24:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:24:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT-cyclonedx.json 20:24:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT-sources.jar 20:24:05 [INFO] 20:24:05 [INFO] --- bundle:6.1.0:install (default-install) @ srm-api --- 20:24:05 [INFO] Installing org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-SNAPSHOT.jar 20:24:05 [INFO] Writing OBR metadata 20:24:05 [INFO] 20:24:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-api --- 20:24:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:24:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:24:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:24:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:24:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:24:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:24:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:24:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:24:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:24:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:24:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:24:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:24:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:24:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:24:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:24:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:24:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:24:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:24:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:24:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:24:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:24:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:24:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:24:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:24:05 at java.lang.reflect.Method.invoke (Method.java:580) 20:24:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:24:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:24:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:24:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:24:05 [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.6-SNAPSHOT/maven-metadata.xml 20:24:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 20:24:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:24:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:24:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:24:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:24:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:24:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:24:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:24:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:24:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:24:05 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:05 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:24:05 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:24:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:24:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:24:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:24:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:24:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:24:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:24:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:24:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:24:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:24:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:24:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:24:05 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:24:05 at java.lang.reflect.Method.invoke (Method.java:580) 20:24:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:24:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:24:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:24:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:24:05 [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 20:24:05 [INFO] 20:24:05 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ srm-api --- 20:24:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:24:05 [INFO] 20:24:05 [INFO] --------------< org.opendaylight.openflowplugin:srm-impl >-------------- 20:24:05 [INFO] Building OpenDaylight :: Openflow Plugin :: srm-impl 0.21.6-SNAPSHOT [26/84] 20:24:05 [INFO] from srm/impl/pom.xml 20:24:05 [INFO] -------------------------------[ bundle ]------------------------------- 20:24:05 [INFO] 20:24:05 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-impl --- 20:24:05 [INFO] 20:24:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-impl --- 20:24:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:05 [INFO] 20:24:05 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-impl --- 20:24:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:05 [INFO] 20:24:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-impl --- 20:24:05 [INFO] 20:24:05 [INFO] --- dependency:3.11.0:properties (default) @ srm-impl --- 20:24:05 [INFO] 20:24:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-impl --- 20:24:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:24:05 [INFO] 20:24:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 20:24:05 [INFO] Starting audit... 20:24:05 Audit done. 20:24:05 [INFO] You have 0 Checkstyle violations. 20:24:05 [INFO] 20:24:05 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 20:24:05 [INFO] Starting audit... 20:24:05 Audit done. 20:24:05 [INFO] You have 0 Checkstyle violations. 20:24:05 [INFO] 20:24:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-impl --- 20:24:05 [INFO] 20:24:05 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-impl --- 20:24:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 20:24:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 20:24:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 20:24:05 [INFO] 20:24:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-impl --- 20:24:05 [INFO] Recompiling the module because of changed dependency. 20:24:05 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:24:05 [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 20:24:05 [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 20:24:05 [INFO] 20:24:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-impl >>> 20:24:05 [INFO] 20:24:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-impl --- 20:24:05 [INFO] Fork Value is true 20:24:08 [INFO] Done SpotBugs Analysis.... 20:24:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:24:08 [INFO] 20:24:08 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-impl <<< 20:24:08 [INFO] 20:24:08 [INFO] 20:24:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-impl --- 20:24:08 [INFO] BugInstance size is 0 20:24:08 [INFO] Error size is 0 20:24:08 [INFO] No errors/warnings found 20:24:08 [INFO] 20:24:08 [INFO] --- resources:3.5.0:testResources (default-testResources) @ srm-impl --- 20:24:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/test/resources 20:24:08 [INFO] 20:24:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ srm-impl --- 20:24:08 [INFO] No sources to compile 20:24:08 [INFO] 20:24:08 [INFO] --- surefire:3.5.6:test (default-test) @ srm-impl --- 20:24:08 [INFO] No tests to run. 20:24:08 [INFO] 20:24:08 [INFO] --- copy:14.3.7:copy-files (default) @ srm-impl --- 20:24:08 [INFO] 20:24:08 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ srm-impl --- 20:24:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT.jar 20:24:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/META-INF/MANIFEST.MF 20:24:08 [INFO] 20:24:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-impl --- 20:24:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT-javadoc.jar 20:24:10 [INFO] 20:24:10 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ srm-impl --- 20:24:10 [INFO] CycloneDX: Resolving Dependencies 20:24:10 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 20:24:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml 20:24:10 [INFO] attaching as srm-impl-0.21.6-SNAPSHOT-cyclonedx.xml 20:24:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json 20:24:10 [INFO] attaching as srm-impl-0.21.6-SNAPSHOT-cyclonedx.json 20:24:10 [INFO] 20:24:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- 20:24:10 [INFO] Skipping duplicate-finder execution! 20:24:10 [INFO] 20:24:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ srm-impl --- 20:24:10 [INFO] No dependency problems found 20:24:10 [INFO] 20:24:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ srm-impl --- 20:24:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT-sources.jar 20:24:10 [INFO] 20:24:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ srm-impl --- 20:24:10 [INFO] 20:24:10 [INFO] --- jacoco:0.8.15:report (report) @ srm-impl --- 20:24:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:24:10 [INFO] 20:24:10 [INFO] --- install:3.1.4:install (default-install) @ srm-impl --- 20:24:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT.pom 20:24:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT.jar 20:24:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT-javadoc.jar 20:24:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT-cyclonedx.xml 20:24:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT-cyclonedx.json 20:24:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT-sources.jar 20:24:10 [INFO] 20:24:10 [INFO] --- bundle:6.1.0:install (default-install) @ srm-impl --- 20:24:10 [INFO] Installing org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-SNAPSHOT.jar 20:24:10 [INFO] Writing OBR metadata 20:24:10 [INFO] 20:24:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-impl --- 20:24:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:24:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml 20:24:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:24:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:24:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:24:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:24:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:24:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:24:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:24:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:24:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:24:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:24:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:24:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:24:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:24:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:24:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:24:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:24:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:24:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:24:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:24:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:24:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:24:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:24:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:24:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:24:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:24:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:24:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:24:10 [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.6-SNAPSHOT/maven-metadata.xml 20:24:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 20:24:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:24:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:24:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:24:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:24:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:24:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:24:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:24:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:24:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:24:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:24:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:24:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:24:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:24:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:24:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:24:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:24:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:24:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:24:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:24:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:24:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:24:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:24:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:24:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:24:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:24:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:24:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:24:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:24:10 [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 20:24:10 [INFO] 20:24:10 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ srm-impl --- 20:24:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:24:10 [INFO] 20:24:10 [INFO] -------------< org.opendaylight.openflowplugin:srm-shell >-------------- 20:24:10 [INFO] Building ODL :: serviceutils :: srm-shell 0.21.6-SNAPSHOT [27/84] 20:24:10 [INFO] from srm/shell/pom.xml 20:24:10 [INFO] -------------------------------[ bundle ]------------------------------- 20:24:10 [INFO] 20:24:10 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-shell --- 20:24:10 [INFO] 20:24:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-shell --- 20:24:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:10 [INFO] 20:24:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-shell --- 20:24:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:10 [INFO] 20:24:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-shell --- 20:24:10 [INFO] 20:24:10 [INFO] --- dependency:3.11.0:properties (default) @ srm-shell --- 20:24:10 [INFO] 20:24:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-shell --- 20:24:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:24:10 [INFO] 20:24:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 20:24:11 [INFO] Starting audit... 20:24:11 Audit done. 20:24:11 [INFO] You have 0 Checkstyle violations. 20:24:11 [INFO] 20:24:11 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 20:24:11 [INFO] Starting audit... 20:24:11 Audit done. 20:24:11 [INFO] You have 0 Checkstyle violations. 20:24:11 [INFO] 20:24:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-shell --- 20:24:11 [INFO] 20:24:11 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-shell --- 20:24:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 20:24:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 20:24:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 20:24:11 [INFO] 20:24:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-shell --- 20:24:11 [INFO] Recompiling the module because of changed dependency. 20:24:11 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:24:11 [INFO] 20:24:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-shell >>> 20:24:11 [INFO] 20:24:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-shell --- 20:24:11 [INFO] Fork Value is true 20:24:13 [INFO] Done SpotBugs Analysis.... 20:24:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:24:13 [INFO] 20:24:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-shell <<< 20:24:13 [INFO] 20:24:13 [INFO] 20:24:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-shell --- 20:24:13 [INFO] BugInstance size is 0 20:24:13 [INFO] Error size is 0 20:24:13 [INFO] No errors/warnings found 20:24:13 [INFO] 20:24:13 [INFO] --- karaf-services:4.4.11:service-metadata-generate (service-metadata-generate) @ srm-shell --- 20:24:14 [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand 20:24:14 [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand 20:24:14 [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand 20:24:14 [INFO] 20:24:14 [INFO] --- resources:3.5.0:testResources (default-testResources) @ srm-shell --- 20:24:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/test/resources 20:24:14 [INFO] 20:24:14 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ srm-shell --- 20:24:14 [INFO] No sources to compile 20:24:14 [INFO] 20:24:14 [INFO] --- surefire:3.5.6:test (default-test) @ srm-shell --- 20:24:14 [INFO] No tests to run. 20:24:14 [INFO] 20:24:14 [INFO] --- copy:14.3.7:copy-files (default) @ srm-shell --- 20:24:14 [INFO] 20:24:14 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ srm-shell --- 20:24:14 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT.jar 20:24:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/META-INF/MANIFEST.MF 20:24:14 [INFO] 20:24:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ srm-shell --- 20:24:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT-javadoc.jar 20:24:15 [INFO] 20:24:15 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ srm-shell --- 20:24:15 [INFO] CycloneDX: Resolving Dependencies 20:24:15 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:24:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml 20:24:15 [INFO] attaching as srm-shell-0.21.6-SNAPSHOT-cyclonedx.xml 20:24:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json 20:24:15 [INFO] attaching as srm-shell-0.21.6-SNAPSHOT-cyclonedx.json 20:24:15 [INFO] 20:24:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- 20:24:15 [INFO] Skipping duplicate-finder execution! 20:24:15 [INFO] 20:24:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ srm-shell --- 20:24:15 [INFO] No dependency problems found 20:24:15 [INFO] 20:24:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ srm-shell --- 20:24:15 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT-sources.jar 20:24:15 [INFO] 20:24:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ srm-shell --- 20:24:15 [INFO] 20:24:15 [INFO] --- jacoco:0.8.15:report (report) @ srm-shell --- 20:24:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:24:15 [INFO] 20:24:15 [INFO] --- install:3.1.4:install (default-install) @ srm-shell --- 20:24:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/pom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT.pom 20:24:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT.jar 20:24:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT-javadoc.jar 20:24:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT-cyclonedx.xml 20:24:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT-cyclonedx.json 20:24:15 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT-sources.jar 20:24:15 [INFO] 20:24:15 [INFO] --- bundle:6.1.0:install (default-install) @ srm-shell --- 20:24:16 [INFO] Installing org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-SNAPSHOT.jar 20:24:16 [INFO] Writing OBR metadata 20:24:16 [INFO] 20:24:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-shell --- 20:24:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:24:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml 20:24:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:24:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:24:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:24:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:24:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:24:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:24:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:24:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:24:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:24:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:24:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:24:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:24:16 [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.6-SNAPSHOT/maven-metadata.xml 20:24:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 20:24:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:24:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:24:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:24:16 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:16 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:24:16 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:24:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:24:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:24:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:24:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:24:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:24:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:24:16 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:24:16 at java.lang.reflect.Method.invoke (Method.java:580) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:24:16 [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 20:24:16 [INFO] 20:24:16 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ srm-shell --- 20:24:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:24:16 [INFO] 20:24:16 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 20:24:16 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.6-SNAPSHOT [28/84] 20:24:16 [INFO] from features/odl-openflowplugin-southbound/pom.xml 20:24:16 [INFO] ------------------------------[ feature ]------------------------------- 20:24:37 [INFO] 20:24:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-southbound --- 20:24:37 [INFO] 20:24:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 20:24:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:37 [INFO] 20:24:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 20:24:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:37 [INFO] 20:24:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] 20:24:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] 20:24:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:38 [INFO] argLine set to empty 20:24:38 [INFO] 20:24:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] Starting audit... 20:24:38 Audit done. 20:24:38 [INFO] You have 0 Checkstyle violations. 20:24:38 [INFO] 20:24:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] Starting audit... 20:24:38 Audit done. 20:24:38 [INFO] You have 0 Checkstyle violations. 20:24:38 [INFO] 20:24:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] 20:24:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 20:24:38 [INFO] ...done! 20:24:38 [INFO] Set artifact 20:24:38 [INFO] 20:24:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:24:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:24:38 [INFO] 20:24:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 20:24:38 [INFO] 20:24:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] No files found to run spotbugs; check compile phase has been run. 20:24:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:24:38 [INFO] 20:24:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 20:24:38 [INFO] 20:24:38 [INFO] 20:24:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] 20:24:38 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-southbound --- 20:24:38 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound 20:24:38 [INFO] Project dependency features detected: [] 20:24:38 [INFO] Pax Exam System (Version: 4.14.0) created. 20:24:38 [INFO] Creating RMI registry server on 127.0.0.1:34013 20:24:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:24:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:24:38 [INFO] Waiting for remote bundle context.. on 34013 name: b9dcf761-17af-422c-8f84-3cfc4a66eaf4 timout: [ RelativeTimeout value = 180000 ] 20:24:42 [INFO] Building jar from resources and headers. 20:24:42 [INFO] Writing jar finished. 20:24:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:24:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:24:55 [INFO] 20:24:55 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-southbound --- 20:24:55 [INFO] 20:24:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 20:24:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:24:55 [INFO] 20:24:55 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-southbound --- 20:24:55 [INFO] CycloneDX: Resolving Dependencies 20:24:58 [INFO] CycloneDX: Creating BOM version 1.6 with 256 component(s) 20:24:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.xml 20:24:58 [INFO] attaching as odl-openflowplugin-southbound-0.21.6-SNAPSHOT-cyclonedx.xml 20:24:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/bom.json 20:24:58 [INFO] attaching as odl-openflowplugin-southbound-0.21.6-SNAPSHOT-cyclonedx.json 20:24:58 [INFO] 20:24:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 20:24:58 [INFO] Skipping duplicate-finder execution! 20:24:58 [INFO] 20:24:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 20:24:58 [INFO] Skipping plugin execution 20:24:58 [INFO] 20:24:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 20:24:58 [INFO] Skipping source per configuration. 20:24:58 [INFO] 20:24:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 20:24:58 [INFO] 20:24:58 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-southbound --- 20:24:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:24:58 [INFO] 20:24:58 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-southbound --- 20:24:58 [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.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-SNAPSHOT.pom 20:24:58 [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.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-SNAPSHOT-features.xml 20:24:58 [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.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-SNAPSHOT-cyclonedx.xml 20:24:58 [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.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-SNAPSHOT-cyclonedx.json 20:24:58 [INFO] 20:24:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-southbound --- 20:24:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:24:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml 20:24:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:24:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:24:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:24:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:24:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:24:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:24:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:24:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:24:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:24:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:24:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:24:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:24:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:24:58 at java.lang.reflect.Method.invoke (Method.java:580) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:24:58 [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.6-SNAPSHOT/maven-metadata.xml 20:24:58 [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 20:24:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:24:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:24:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:24:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:24:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:24:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:24:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:24:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:24:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:24:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:24:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:24:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:24:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:24:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:24:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:24:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:24:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:24:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:24:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:24:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:24:58 at java.lang.reflect.Method.invoke (Method.java:580) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:24:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:24:58 [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 20:24:58 [INFO] 20:24:58 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 20:24:58 [INFO] Building bulk-o-matic 0.21.6-SNAPSHOT [29/84] 20:24:58 [INFO] from applications/bulk-o-matic/pom.xml 20:24:58 [INFO] -------------------------------[ bundle ]------------------------------- 20:24:58 [INFO] 20:24:58 [INFO] --- clean:3.5.0:clean (default-clean) @ bulk-o-matic --- 20:24:58 [INFO] 20:24:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bulk-o-matic --- 20:24:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:58 [INFO] 20:24:58 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 20:24:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:24:58 [INFO] 20:24:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bulk-o-matic --- 20:24:59 [INFO] 20:24:59 [INFO] --- dependency:3.11.0:properties (default) @ bulk-o-matic --- 20:24:59 [INFO] 20:24:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bulk-o-matic --- 20:24:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:24:59 [INFO] 20:24:59 [INFO] --- yang:14.0.25:generate-sources (binding) @ bulk-o-matic --- 20:24:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:24:59 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 20:24:59 [INFO] yang-to-sources: Found 9 dependencies in 8.934 ms 20:24:59 [INFO] yang-to-sources: Project model files found: 1 in 4.732 ms 20:24:59 [INFO] yang-to-sources: 24 YANG models processed in 304.8 ms 20:24:59 [INFO] BindingJavaFileGenerator: Defined 61 files in 35.92 ms 20:24:59 [INFO] Sorted 61 files into 5 directories in 342.0 μs 20:24:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 53.90 ms 20:24:59 [INFO] 20:24:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 20:24:59 [INFO] Starting audit... 20:24:59 Audit done. 20:24:59 [INFO] You have 0 Checkstyle violations. 20:24:59 [INFO] 20:24:59 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 20:24:59 [INFO] Starting audit... 20:24:59 Audit done. 20:24:59 [INFO] You have 0 Checkstyle violations. 20:24:59 [INFO] 20:24:59 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bulk-o-matic --- 20:24:59 [INFO] 20:24:59 [INFO] --- resources:3.5.0:resources (default-resources) @ bulk-o-matic --- 20:24:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 20:24:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 20:24:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:24:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:24:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:24:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 20:24:59 [INFO] 20:24:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ bulk-o-matic --- 20:24:59 [INFO] Recompiling the module because of changed dependency. 20:24:59 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 20:25:00 [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 20:25:00 [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 20:25:00 [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 20:25:00 [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 20:25:00 [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 20:25:00 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:00 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:25:00 [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 20:25:00 [INFO] 20:25:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 20:25:00 [INFO] 20:25:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bulk-o-matic --- 20:25:00 [INFO] Fork Value is true 20:25:03 [INFO] Done SpotBugs Analysis.... 20:25:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:25:03 [INFO] 20:25:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 20:25:03 [INFO] 20:25:03 [INFO] 20:25:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bulk-o-matic --- 20:25:03 [INFO] BugInstance size is 0 20:25:03 [INFO] Error size is 0 20:25:03 [INFO] No errors/warnings found 20:25:03 [INFO] 20:25:03 [INFO] --- resources:3.5.0:testResources (default-testResources) @ bulk-o-matic --- 20:25:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/test/resources 20:25:03 [INFO] 20:25:03 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ bulk-o-matic --- 20:25:03 [INFO] Recompiling the module because of changed dependency. 20:25:03 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 20:25:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 20:25:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 20:25:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 20:25:04 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 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 20:25:04 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 20:25:04 [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 20:25:04 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:25:04 [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 20:25:04 [INFO] 20:25:04 [INFO] --- surefire:3.5.6:test (default-test) @ bulk-o-matic --- 20:25:04 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/surefire-reports 20:25:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:25:04 [INFO] 20:25:04 [INFO] ------------------------------------------------------- 20:25:04 [INFO] T E S T S 20:25:04 [INFO] ------------------------------------------------------- 20:25:04 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 20:25:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:25:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 20:25:06 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 20:25:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 20:25:06 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 20:25:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 20:25:06 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 20:25:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 20:25:06 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 20:25:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 20:25:06 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 20:25:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 20:25:06 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 20:25:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 20:25:07 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 20:25:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 20:25:07 [INFO] 20:25:07 [INFO] Results: 20:25:07 [INFO] 20:25:07 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 20:25:07 [INFO] 20:25:07 [INFO] 20:25:07 [INFO] --- copy:14.3.7:copy-files (default) @ bulk-o-matic --- 20:25:07 [INFO] 20:25:07 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ bulk-o-matic --- 20:25:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT.jar 20:25:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 20:25:08 [INFO] 20:25:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bulk-o-matic --- 20:25:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT-javadoc.jar 20:25:10 [INFO] 20:25:10 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ bulk-o-matic --- 20:25:10 [INFO] CycloneDX: Resolving Dependencies 20:25:11 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 20:25:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.xml 20:25:11 [INFO] attaching as bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.xml 20:25:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bom.json 20:25:11 [INFO] attaching as bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.json 20:25:11 [INFO] 20:25:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 20:25:11 [INFO] Skipping duplicate-finder execution! 20:25:11 [INFO] 20:25:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bulk-o-matic --- 20:25:11 [WARNING] Used undeclared dependencies found: 20:25:11 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:25:11 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 20:25:11 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:25:11 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:25:11 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:25:11 [WARNING] Non-test scoped test only dependencies found: 20:25:11 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:25:11 [INFO] 20:25:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bulk-o-matic --- 20:25:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT-sources.jar 20:25:11 [INFO] 20:25:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ bulk-o-matic --- 20:25:11 [INFO] 20:25:11 [INFO] --- jacoco:0.8.15:report (report) @ bulk-o-matic --- 20:25:11 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 20:25:11 [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes 20:25:11 [INFO] 20:25:11 [INFO] --- install:3.1.4:install (default-install) @ bulk-o-matic --- 20:25:11 [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.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT.pom 20:25:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT.jar 20:25:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT-javadoc.jar 20:25:11 [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.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.xml 20:25:11 [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.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.json 20:25:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT-sources.jar 20:25:11 [INFO] 20:25:11 [INFO] --- bundle:6.1.0:install (default-install) @ bulk-o-matic --- 20:25:11 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-SNAPSHOT.jar 20:25:11 [INFO] Writing OBR metadata 20:25:11 [INFO] 20:25:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bulk-o-matic --- 20:25:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:25:11 [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.6-SNAPSHOT/maven-metadata.xml 20:25:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:25:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:25:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:25:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:25:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:25:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:25:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:25:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:25:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:25:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:25:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:25:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:25:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:25:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:25:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:25:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:25:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:25:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:25:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:25:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:25:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:25:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:25:11 at java.lang.reflect.Method.invoke (Method.java:580) 20:25:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:25:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:25:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:25:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:25:11 [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.6-SNAPSHOT/maven-metadata.xml 20:25:11 [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 20:25:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:25:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:25:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:25:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:25:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:25:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:25:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:25:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:25:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:25:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:25:11 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:25:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:25:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:25:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:25:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:25:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:25:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:25:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:25:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:25:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:25:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:25:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:25:11 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:25:11 at java.lang.reflect.Method.invoke (Method.java:580) 20:25:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:25:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:25:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:25:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:25:11 [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 20:25:11 [INFO] 20:25:11 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ bulk-o-matic --- 20:25:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:25:11 [INFO] 20:25:11 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 20:25:11 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.6-SNAPSHOT [30/84] 20:25:11 [INFO] from features/odl-openflowplugin-app-bulk-o-matic/pom.xml 20:25:11 [INFO] ------------------------------[ feature ]------------------------------- 20:25:11 [INFO] 20:25:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:11 [INFO] 20:25:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:11 [INFO] 20:25:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:11 [INFO] 20:25:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:11 [INFO] 20:25:11 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:11 [INFO] 20:25:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:11 [INFO] argLine set to empty 20:25:11 [INFO] 20:25:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:11 [INFO] Starting audit... 20:25:11 Audit done. 20:25:11 [INFO] You have 0 Checkstyle violations. 20:25:11 [INFO] 20:25:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:11 [INFO] Starting audit... 20:25:11 Audit done. 20:25:11 [INFO] You have 0 Checkstyle violations. 20:25:11 [INFO] 20:25:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:11 [INFO] 20:25:11 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:12 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 20:25:12 [INFO] ...done! 20:25:12 [INFO] Set artifact 20:25:12 [INFO] 20:25:12 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:12 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:25:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:25:12 [INFO] 20:25:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 20:25:12 [INFO] 20:25:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:12 [INFO] No files found to run spotbugs; check compile phase has been run. 20:25:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:25:12 [INFO] 20:25:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 20:25:12 [INFO] 20:25:12 [INFO] 20:25:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:12 [INFO] 20:25:12 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:12 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic 20:25:12 [INFO] Project dependency features detected: [] 20:25:12 [INFO] Pax Exam System (Version: 4.14.0) created. 20:25:12 [INFO] Creating RMI registry server on 127.0.0.1:43875 20:25:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:25:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:25:12 [INFO] Waiting for remote bundle context.. on 43875 name: 5212887c-87e3-4ace-b76b-3277a201e831 timout: [ RelativeTimeout value = 180000 ] 20:25:16 [INFO] Building jar from resources and headers. 20:25:16 [INFO] Writing jar finished. 20:25:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:25:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:25:26 [INFO] 20:25:26 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:26 [INFO] 20:25:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:25:26 [INFO] 20:25:26 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:26 [INFO] CycloneDX: Resolving Dependencies 20:25:29 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 20:25:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 20:25:29 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.xml 20:25:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/bom.json 20:25:29 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.json 20:25:29 [INFO] 20:25:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:29 [INFO] Skipping duplicate-finder execution! 20:25:29 [INFO] 20:25:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:29 [INFO] Skipping plugin execution 20:25:29 [INFO] 20:25:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:29 [INFO] Skipping source per configuration. 20:25:29 [INFO] 20:25:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:29 [INFO] 20:25:29 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:29 [INFO] 20:25:29 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:29 [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.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT.pom 20:25:29 [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.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-features.xml 20:25:29 [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.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.xml 20:25:29 [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.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-SNAPSHOT-cyclonedx.json 20:25:29 [INFO] 20:25:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 20:25:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:25:29 [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.6-SNAPSHOT/maven-metadata.xml 20:25:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:25:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:25:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:25:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:25:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:25:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:25:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:25:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:25:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:25:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:25:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:25:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:25:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:25:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:25:29 [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.6-SNAPSHOT/maven-metadata.xml 20:25:29 [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 20:25:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:25:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:25:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:25:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:25:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:25:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:25:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:25:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:25:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:25:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:25:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:25:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:25:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:25:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:25:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:25:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:25:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:25:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:25:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:25:29 [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 20:25:29 [INFO] 20:25:29 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 20:25:29 [INFO] Building device-ownership-service 0.21.6-SNAPSHOT [31/84] 20:25:29 [INFO] from applications/device-ownership-service/pom.xml 20:25:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:25:29 [INFO] 20:25:29 [INFO] --- clean:3.5.0:clean (default-clean) @ device-ownership-service --- 20:25:29 [INFO] 20:25:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ device-ownership-service --- 20:25:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:29 [INFO] 20:25:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ device-ownership-service --- 20:25:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:29 [INFO] 20:25:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ device-ownership-service --- 20:25:29 [INFO] 20:25:29 [INFO] --- dependency:3.11.0:properties (default) @ device-ownership-service --- 20:25:29 [INFO] 20:25:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ device-ownership-service --- 20:25:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:25:29 [INFO] 20:25:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 20:25:29 [INFO] Starting audit... 20:25:29 Audit done. 20:25:29 [INFO] You have 0 Checkstyle violations. 20:25:29 [INFO] 20:25:29 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 20:25:29 [INFO] Starting audit... 20:25:29 Audit done. 20:25:29 [INFO] You have 0 Checkstyle violations. 20:25:29 [INFO] 20:25:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ device-ownership-service --- 20:25:29 [INFO] 20:25:29 [INFO] --- resources:3.5.0:resources (default-resources) @ device-ownership-service --- 20:25:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 20:25:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 20:25:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 20:25:29 [INFO] 20:25:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ device-ownership-service --- 20:25:29 [INFO] Recompiling the module because of changed source code. 20:25:29 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 20:25:29 [INFO] 20:25:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 20:25:29 [INFO] 20:25:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ device-ownership-service --- 20:25:29 [INFO] Fork Value is true 20:25:32 [INFO] Done SpotBugs Analysis.... 20:25:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:25:32 [INFO] 20:25:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 20:25:32 [INFO] 20:25:32 [INFO] 20:25:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ device-ownership-service --- 20:25:32 [INFO] BugInstance size is 0 20:25:32 [INFO] Error size is 0 20:25:32 [INFO] No errors/warnings found 20:25:32 [INFO] 20:25:32 [INFO] --- resources:3.5.0:testResources (default-testResources) @ device-ownership-service --- 20:25:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/test/resources 20:25:32 [INFO] 20:25:32 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ device-ownership-service --- 20:25:32 [INFO] No sources to compile 20:25:32 [INFO] 20:25:32 [INFO] --- surefire:3.5.6:test (default-test) @ device-ownership-service --- 20:25:32 [INFO] No tests to run. 20:25:32 [INFO] 20:25:32 [INFO] --- copy:14.3.7:copy-files (default) @ device-ownership-service --- 20:25:32 [INFO] 20:25:32 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ device-ownership-service --- 20:25:32 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT.jar 20:25:32 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 20:25:32 [INFO] 20:25:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ device-ownership-service --- 20:25:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT-javadoc.jar 20:25:33 [INFO] 20:25:33 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ device-ownership-service --- 20:25:33 [INFO] CycloneDX: Resolving Dependencies 20:25:33 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 20:25:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.xml 20:25:33 [INFO] attaching as device-ownership-service-0.21.6-SNAPSHOT-cyclonedx.xml 20:25:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/bom.json 20:25:33 [INFO] attaching as device-ownership-service-0.21.6-SNAPSHOT-cyclonedx.json 20:25:33 [INFO] 20:25:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 20:25:33 [INFO] Skipping duplicate-finder execution! 20:25:33 [INFO] 20:25:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ device-ownership-service --- 20:25:33 [INFO] No dependency problems found 20:25:33 [INFO] 20:25:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ device-ownership-service --- 20:25:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT-sources.jar 20:25:33 [INFO] 20:25:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ device-ownership-service --- 20:25:33 [INFO] 20:25:33 [INFO] --- jacoco:0.8.15:report (report) @ device-ownership-service --- 20:25:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:25:33 [INFO] 20:25:33 [INFO] --- install:3.1.4:install (default-install) @ device-ownership-service --- 20:25:33 [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.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT.pom 20:25:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT.jar 20:25:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT-javadoc.jar 20:25:33 [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.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT-cyclonedx.xml 20:25:33 [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.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT-cyclonedx.json 20:25:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT-sources.jar 20:25:33 [INFO] 20:25:33 [INFO] --- bundle:6.1.0:install (default-install) @ device-ownership-service --- 20:25:33 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-SNAPSHOT.jar 20:25:33 [INFO] Writing OBR metadata 20:25:33 [INFO] 20:25:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ device-ownership-service --- 20:25:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:25:33 [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.6-SNAPSHOT/maven-metadata.xml 20:25:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:25:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:25:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:25:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:25:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:25:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:25:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:25:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:25:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:25:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:25:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:25:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:25:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:25:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:25:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:25:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:25:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:25:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:25:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:25:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:25:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:25:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:25:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:25:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:25:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:25:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:25:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:25:33 [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.6-SNAPSHOT/maven-metadata.xml 20:25:33 [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 20:25:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:25:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:25:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:25:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:25:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:25:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:25:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:25:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:25:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:25:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:25:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:25:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:25:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:25:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:25:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:25:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:25:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:25:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:25:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:25:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:25:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:25:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:25:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:25:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:25:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:25:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:25:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:25:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:25:33 [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 20:25:33 [INFO] 20:25:33 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ device-ownership-service --- 20:25:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:25:33 [INFO] 20:25:33 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 20:25:33 [INFO] Building of-switch-config-pusher 0.21.6-SNAPSHOT [32/84] 20:25:33 [INFO] from applications/of-switch-config-pusher/pom.xml 20:25:33 [INFO] -------------------------------[ bundle ]------------------------------- 20:25:33 [INFO] 20:25:33 [INFO] --- clean:3.5.0:clean (default-clean) @ of-switch-config-pusher --- 20:25:33 [INFO] 20:25:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ of-switch-config-pusher --- 20:25:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:33 [INFO] 20:25:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 20:25:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:33 [INFO] 20:25:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ of-switch-config-pusher --- 20:25:34 [INFO] 20:25:34 [INFO] --- dependency:3.11.0:properties (default) @ of-switch-config-pusher --- 20:25:34 [INFO] 20:25:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 20:25:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:25:34 [INFO] 20:25:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 20:25:34 [INFO] Starting audit... 20:25:34 Audit done. 20:25:34 [INFO] You have 0 Checkstyle violations. 20:25:34 [INFO] 20:25:34 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 20:25:34 [INFO] Starting audit... 20:25:34 Audit done. 20:25:34 [INFO] You have 0 Checkstyle violations. 20:25:34 [INFO] 20:25:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ of-switch-config-pusher --- 20:25:34 [INFO] 20:25:34 [INFO] --- resources:3.5.0:resources (default-resources) @ of-switch-config-pusher --- 20:25:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 20:25:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 20:25:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 20:25:34 [INFO] 20:25:34 [INFO] --- compiler:3.15.0:compile (default-compile) @ of-switch-config-pusher --- 20:25:34 [INFO] Recompiling the module because of changed dependency. 20:25:34 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 20:25:34 [INFO] 20:25:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 20:25:34 [INFO] 20:25:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ of-switch-config-pusher --- 20:25:34 [INFO] Fork Value is true 20:25:36 [INFO] Done SpotBugs Analysis.... 20:25:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:25:36 [INFO] 20:25:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 20:25:36 [INFO] 20:25:36 [INFO] 20:25:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ of-switch-config-pusher --- 20:25:36 [INFO] BugInstance size is 0 20:25:36 [INFO] Error size is 0 20:25:36 [INFO] No errors/warnings found 20:25:36 [INFO] 20:25:36 [INFO] --- resources:3.5.0:testResources (default-testResources) @ of-switch-config-pusher --- 20:25:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/test/resources 20:25:36 [INFO] 20:25:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ of-switch-config-pusher --- 20:25:36 [INFO] Recompiling the module because of changed dependency. 20:25:36 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 20:25:36 [INFO] 20:25:36 [INFO] --- surefire:3.5.6:test (default-test) @ of-switch-config-pusher --- 20:25:36 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/surefire-reports 20:25:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:25:36 [INFO] 20:25:36 [INFO] ------------------------------------------------------- 20:25:36 [INFO] T E S T S 20:25:36 [INFO] ------------------------------------------------------- 20:25:37 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 20:25:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:25:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.632 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 20:25:38 [INFO] 20:25:38 [INFO] Results: 20:25:38 [INFO] 20:25:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 20:25:38 [INFO] 20:25:38 [INFO] 20:25:38 [INFO] --- copy:14.3.7:copy-files (default) @ of-switch-config-pusher --- 20:25:38 [INFO] 20:25:38 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ of-switch-config-pusher --- 20:25:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT.jar 20:25:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 20:25:39 [INFO] 20:25:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ of-switch-config-pusher --- 20:25:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT-javadoc.jar 20:25:40 [INFO] 20:25:40 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ of-switch-config-pusher --- 20:25:40 [INFO] CycloneDX: Resolving Dependencies 20:25:40 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 20:25:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.xml 20:25:40 [INFO] attaching as of-switch-config-pusher-0.21.6-SNAPSHOT-cyclonedx.xml 20:25:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/bom.json 20:25:40 [INFO] attaching as of-switch-config-pusher-0.21.6-SNAPSHOT-cyclonedx.json 20:25:40 [INFO] 20:25:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 20:25:40 [INFO] Skipping duplicate-finder execution! 20:25:40 [INFO] 20:25:40 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 20:25:40 [INFO] No dependency problems found 20:25:40 [INFO] 20:25:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 20:25:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT-sources.jar 20:25:40 [INFO] 20:25:40 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ of-switch-config-pusher --- 20:25:40 [INFO] 20:25:40 [INFO] --- jacoco:0.8.15:report (report) @ of-switch-config-pusher --- 20:25:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 20:25:40 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 20:25:40 [INFO] 20:25:40 [INFO] --- install:3.1.4:install (default-install) @ of-switch-config-pusher --- 20:25:40 [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.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT.pom 20:25:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT.jar 20:25:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT-javadoc.jar 20:25:40 [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.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT-cyclonedx.xml 20:25:40 [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.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT-cyclonedx.json 20:25:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT-sources.jar 20:25:40 [INFO] 20:25:40 [INFO] --- bundle:6.1.0:install (default-install) @ of-switch-config-pusher --- 20:25:40 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-SNAPSHOT.jar 20:25:40 [INFO] Writing OBR metadata 20:25:40 [INFO] 20:25:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ of-switch-config-pusher --- 20:25:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:25:40 [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.6-SNAPSHOT/maven-metadata.xml 20:25:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:25:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:25:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:25:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:25:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:25:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:25:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:25:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:25:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:25:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:25:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:25:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:25:40 [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.6-SNAPSHOT/maven-metadata.xml 20:25:40 [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 20:25:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:25:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:25:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:25:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:25:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:25:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:25:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:25:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:25:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:25:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:25:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:25:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:25:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:25:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:25:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:25:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:25:40 [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 20:25:40 [INFO] 20:25:40 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ of-switch-config-pusher --- 20:25:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:25:40 [INFO] 20:25:40 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 20:25:40 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.6-SNAPSHOT [33/84] 20:25:40 [INFO] from features/odl-openflowplugin-app-config-pusher/pom.xml 20:25:40 [INFO] ------------------------------[ feature ]------------------------------- 20:25:40 [INFO] 20:25:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 20:25:40 [INFO] 20:25:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 20:25:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:40 [INFO] 20:25:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:25:41 [INFO] 20:25:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] 20:25:41 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] 20:25:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:25:41 [INFO] argLine set to empty 20:25:41 [INFO] 20:25:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] Starting audit... 20:25:41 Audit done. 20:25:41 [INFO] You have 0 Checkstyle violations. 20:25:41 [INFO] 20:25:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] Starting audit... 20:25:41 Audit done. 20:25:41 [INFO] You have 0 Checkstyle violations. 20:25:41 [INFO] 20:25:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] 20:25:41 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 20:25:41 [INFO] ...done! 20:25:41 [INFO] Set artifact 20:25:41 [INFO] 20:25:41 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:25:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:25:41 [INFO] 20:25:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 20:25:41 [INFO] 20:25:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] No files found to run spotbugs; check compile phase has been run. 20:25:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:25:41 [INFO] 20:25:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 20:25:41 [INFO] 20:25:41 [INFO] 20:25:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] 20:25:41 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-config-pusher --- 20:25:41 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher 20:25:41 [INFO] Project dependency features detected: [] 20:25:41 [INFO] Pax Exam System (Version: 4.14.0) created. 20:25:41 [INFO] Creating RMI registry server on 127.0.0.1:33281 20:25:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:25:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:25:42 [INFO] Waiting for remote bundle context.. on 33281 name: 70c57eb4-e6be-47be-b00b-464bae844377 timout: [ RelativeTimeout value = 180000 ] 20:25:45 [INFO] Building jar from resources and headers. 20:25:45 [INFO] Writing jar finished. 20:25:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:25:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:25:58 [INFO] 20:25:58 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 20:25:58 [INFO] 20:25:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 20:25:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:25:58 [INFO] 20:25:58 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 20:25:58 [INFO] CycloneDX: Resolving Dependencies 20:26:01 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 20:26:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.xml 20:26:01 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/bom.json 20:26:01 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-cyclonedx.json 20:26:01 [INFO] 20:26:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 20:26:01 [INFO] Skipping duplicate-finder execution! 20:26:01 [INFO] 20:26:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 20:26:01 [INFO] Skipping plugin execution 20:26:01 [INFO] 20:26:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 20:26:01 [INFO] Skipping source per configuration. 20:26:01 [INFO] 20:26:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 20:26:01 [INFO] 20:26:01 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-config-pusher --- 20:26:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:01 [INFO] 20:26:01 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-config-pusher --- 20:26:01 [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.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT.pom 20:26:01 [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.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-features.xml 20:26:01 [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.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:01 [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.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-SNAPSHOT-cyclonedx.json 20:26:01 [INFO] 20:26:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 20:26:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:26:01 [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.6-SNAPSHOT/maven-metadata.xml 20:26:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:26:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:01 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:01 [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.6-SNAPSHOT/maven-metadata.xml 20:26:01 [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 20:26:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:26:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:01 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:01 [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 20:26:01 [INFO] 20:26:01 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 20:26:01 [INFO] Building arbitratorreconciliation-api 0.21.6-SNAPSHOT [34/84] 20:26:01 [INFO] from applications/arbitratorreconciliation/api/pom.xml 20:26:01 [INFO] -------------------------------[ bundle ]------------------------------- 20:26:01 [INFO] 20:26:01 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-api --- 20:26:01 [INFO] 20:26:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-api --- 20:26:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:01 [INFO] 20:26:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 20:26:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:01 [INFO] 20:26:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- 20:26:02 [INFO] 20:26:02 [INFO] --- dependency:3.11.0:properties (default) @ arbitratorreconciliation-api --- 20:26:02 [INFO] 20:26:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 20:26:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:26:02 [INFO] 20:26:02 [INFO] --- yang:14.0.25:generate-sources (binding) @ arbitratorreconciliation-api --- 20:26:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:26:02 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 20:26:02 [INFO] yang-to-sources: Found 11 dependencies in 2.018 ms 20:26:02 [INFO] yang-to-sources: Project model files found: 1 in 521.3 μs 20:26:02 [INFO] yang-to-sources: 11 YANG models processed in 124.4 ms 20:26:02 [INFO] BindingJavaFileGenerator: Defined 14 files in 15.42 ms 20:26:02 [INFO] Sorted 14 files into 3 directories in 61.04 μs 20:26:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 24.45 ms 20:26:02 [INFO] 20:26:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 20:26:02 [INFO] Starting audit... 20:26:02 Audit done. 20:26:02 [INFO] You have 0 Checkstyle violations. 20:26:02 [INFO] 20:26:02 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 20:26:02 [INFO] Starting audit... 20:26:02 Audit done. 20:26:02 [INFO] You have 0 Checkstyle violations. 20:26:02 [INFO] 20:26:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ arbitratorreconciliation-api --- 20:26:02 [INFO] 20:26:02 [INFO] --- resources:3.5.0:resources (default-resources) @ arbitratorreconciliation-api --- 20:26:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 20:26:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:26:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:26:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:26:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:26:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:26:02 [INFO] 20:26:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ arbitratorreconciliation-api --- 20:26:02 [INFO] Recompiling the module because of changed dependency. 20:26:02 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:26:02 [INFO] 20:26:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 20:26:02 [INFO] 20:26:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 20:26:02 [INFO] Fork Value is true 20:26:04 [INFO] Done SpotBugs Analysis.... 20:26:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:26:04 [INFO] 20:26:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 20:26:04 [INFO] 20:26:04 [INFO] 20:26:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ arbitratorreconciliation-api --- 20:26:04 [INFO] BugInstance size is 0 20:26:04 [INFO] Error size is 0 20:26:04 [INFO] No errors/warnings found 20:26:04 [INFO] 20:26:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ arbitratorreconciliation-api --- 20:26:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/test/resources 20:26:04 [INFO] 20:26:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 20:26:04 [INFO] No sources to compile 20:26:04 [INFO] 20:26:04 [INFO] --- surefire:3.5.6:test (default-test) @ arbitratorreconciliation-api --- 20:26:04 [INFO] No tests to run. 20:26:04 [INFO] 20:26:04 [INFO] --- copy:14.3.7:copy-files (default) @ arbitratorreconciliation-api --- 20:26:04 [INFO] 20:26:04 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ arbitratorreconciliation-api --- 20:26:04 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar 20:26:04 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 20:26:04 [INFO] 20:26:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-api --- 20:26:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT-javadoc.jar 20:26:06 [INFO] 20:26:06 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ arbitratorreconciliation-api --- 20:26:06 [INFO] CycloneDX: Resolving Dependencies 20:26:06 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 20:26:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.xml 20:26:06 [INFO] attaching as arbitratorreconciliation-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/bom.json 20:26:06 [INFO] attaching as arbitratorreconciliation-api-0.21.6-SNAPSHOT-cyclonedx.json 20:26:06 [INFO] 20:26:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 20:26:06 [INFO] Skipping duplicate-finder execution! 20:26:06 [INFO] 20:26:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 20:26:06 [WARNING] Used undeclared dependencies found: 20:26:06 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 20:26:06 [INFO] 20:26:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 20:26:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT-sources.jar 20:26:06 [INFO] 20:26:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 20:26:06 [INFO] 20:26:06 [INFO] --- jacoco:0.8.15:report (report) @ arbitratorreconciliation-api --- 20:26:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:26:06 [INFO] 20:26:06 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-api --- 20:26:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT.pom 20:26:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar 20:26:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT-javadoc.jar 20:26:06 [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.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:06 [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.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT-cyclonedx.json 20:26:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT-sources.jar 20:26:06 [INFO] 20:26:06 [INFO] --- bundle:6.1.0:install (default-install) @ arbitratorreconciliation-api --- 20:26:06 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar 20:26:06 [INFO] Writing OBR metadata 20:26:06 [INFO] 20:26:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-api --- 20:26:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:26:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:26:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:26:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:06 [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.6-SNAPSHOT/maven-metadata.xml 20:26:06 [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 20:26:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:26:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:06 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:06 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:06 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:06 [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 20:26:06 [INFO] 20:26:06 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ arbitratorreconciliation-api --- 20:26:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:26:06 [INFO] 20:26:06 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 20:26:06 [INFO] Building reconciliation-framework 0.21.6-SNAPSHOT [35/84] 20:26:06 [INFO] from applications/reconciliation-framework/pom.xml 20:26:06 [INFO] -------------------------------[ bundle ]------------------------------- 20:26:06 [INFO] 20:26:06 [INFO] --- clean:3.5.0:clean (default-clean) @ reconciliation-framework --- 20:26:06 [INFO] 20:26:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ reconciliation-framework --- 20:26:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:06 [INFO] 20:26:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 20:26:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:06 [INFO] 20:26:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ reconciliation-framework --- 20:26:07 [INFO] 20:26:07 [INFO] --- dependency:3.11.0:properties (default) @ reconciliation-framework --- 20:26:07 [INFO] 20:26:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ reconciliation-framework --- 20:26:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:26:07 [INFO] 20:26:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 20:26:07 [INFO] Starting audit... 20:26:07 Audit done. 20:26:07 [INFO] You have 0 Checkstyle violations. 20:26:07 [INFO] 20:26:07 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 20:26:07 [INFO] Starting audit... 20:26:07 Audit done. 20:26:07 [INFO] You have 0 Checkstyle violations. 20:26:07 [INFO] 20:26:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ reconciliation-framework --- 20:26:07 [INFO] 20:26:07 [INFO] --- resources:3.5.0:resources (default-resources) @ reconciliation-framework --- 20:26:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 20:26:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 20:26:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 20:26:07 [INFO] 20:26:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ reconciliation-framework --- 20:26:07 [INFO] Recompiling the module because of changed dependency. 20:26:07 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 20:26:07 [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 20:26:07 [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 20:26:07 [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 20:26:07 [INFO] 20:26:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 20:26:07 [INFO] 20:26:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ reconciliation-framework --- 20:26:07 [INFO] Fork Value is true 20:26:10 [INFO] Done SpotBugs Analysis.... 20:26:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:26:10 [INFO] 20:26:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 20:26:10 [INFO] 20:26:10 [INFO] 20:26:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ reconciliation-framework --- 20:26:10 [INFO] BugInstance size is 0 20:26:10 [INFO] Error size is 0 20:26:10 [INFO] No errors/warnings found 20:26:10 [INFO] 20:26:10 [INFO] --- karaf-services:4.4.11:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- 20:26:10 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 20:26:10 [INFO] 20:26:10 [INFO] --- resources:3.5.0:testResources (default-testResources) @ reconciliation-framework --- 20:26:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/test/resources 20:26:10 [INFO] 20:26:10 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ reconciliation-framework --- 20:26:10 [INFO] No sources to compile 20:26:10 [INFO] 20:26:10 [INFO] --- surefire:3.5.6:test (default-test) @ reconciliation-framework --- 20:26:10 [INFO] No tests to run. 20:26:10 [INFO] 20:26:10 [INFO] --- copy:14.3.7:copy-files (default) @ reconciliation-framework --- 20:26:10 [INFO] 20:26:10 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ reconciliation-framework --- 20:26:11 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT.jar 20:26:11 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 20:26:11 [INFO] 20:26:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ reconciliation-framework --- 20:26:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT-javadoc.jar 20:26:12 [INFO] 20:26:12 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ reconciliation-framework --- 20:26:12 [INFO] CycloneDX: Resolving Dependencies 20:26:13 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 20:26:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.xml 20:26:13 [INFO] attaching as reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/bom.json 20:26:13 [INFO] attaching as reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.json 20:26:13 [INFO] 20:26:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 20:26:13 [INFO] Skipping duplicate-finder execution! 20:26:13 [INFO] 20:26:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ reconciliation-framework --- 20:26:13 [WARNING] Used undeclared dependencies found: 20:26:13 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 20:26:13 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:26:13 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 20:26:13 [INFO] 20:26:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ reconciliation-framework --- 20:26:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT-sources.jar 20:26:13 [INFO] 20:26:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ reconciliation-framework --- 20:26:13 [INFO] 20:26:13 [INFO] --- jacoco:0.8.15:report (report) @ reconciliation-framework --- 20:26:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:26:13 [INFO] 20:26:13 [INFO] --- install:3.1.4:install (default-install) @ reconciliation-framework --- 20:26:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT.pom 20:26:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT.jar 20:26:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT-javadoc.jar 20:26:13 [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.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:13 [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.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.json 20:26:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT-sources.jar 20:26:13 [INFO] 20:26:13 [INFO] --- bundle:6.1.0:install (default-install) @ reconciliation-framework --- 20:26:13 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-SNAPSHOT.jar 20:26:13 [INFO] Writing OBR metadata 20:26:13 [INFO] 20:26:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ reconciliation-framework --- 20:26:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:26:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml 20:26:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:26:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:13 [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.6-SNAPSHOT/maven-metadata.xml 20:26:13 [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 20:26:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:26:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:13 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:13 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:13 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:13 [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 20:26:13 [INFO] 20:26:13 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ reconciliation-framework --- 20:26:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:26:13 [INFO] 20:26:13 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 20:26:13 [INFO] Building arbitratorreconciliation-impl 0.21.6-SNAPSHOT [36/84] 20:26:13 [INFO] from applications/arbitratorreconciliation/impl/pom.xml 20:26:13 [INFO] -------------------------------[ bundle ]------------------------------- 20:26:13 [INFO] 20:26:13 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-impl --- 20:26:13 [INFO] 20:26:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 20:26:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:13 [INFO] 20:26:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 20:26:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:13 [INFO] 20:26:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] 20:26:14 [INFO] --- dependency:3.11.0:properties (default) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] 20:26:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:26:14 [INFO] 20:26:14 [INFO] --- yang:14.0.25:generate-sources (binding) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:26:14 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 20:26:14 [INFO] yang-to-sources: Found 14 dependencies in 1.411 ms 20:26:14 [INFO] yang-to-sources: Project model files found: 1 in 596.5 μs 20:26:14 [INFO] yang-to-sources: 1 YANG models processed in 63.05 ms 20:26:14 [INFO] BindingJavaFileGenerator: Defined 6 files in 593.4 μs 20:26:14 [INFO] Sorted 6 files into 3 directories in 52.55 μs 20:26:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.592 ms 20:26:14 [INFO] 20:26:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] Starting audit... 20:26:14 Audit done. 20:26:14 [INFO] You have 0 Checkstyle violations. 20:26:14 [INFO] 20:26:14 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] Starting audit... 20:26:14 Audit done. 20:26:14 [INFO] You have 0 Checkstyle violations. 20:26:14 [INFO] 20:26:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] 20:26:14 [INFO] --- resources:3.5.0:resources (default-resources) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 20:26:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:26:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:26:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:26:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:26:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:26:14 [INFO] 20:26:14 [INFO] --- compiler:3.15.0:compile (default-compile) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] Recompiling the module because of changed dependency. 20:26:14 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 20:26:14 [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 20:26:14 [INFO] 20:26:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 20:26:14 [INFO] 20:26:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 20:26:14 [INFO] Fork Value is true 20:26:17 [INFO] Done SpotBugs Analysis.... 20:26:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:26:17 [INFO] 20:26:17 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 20:26:17 [INFO] 20:26:17 [INFO] 20:26:17 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ arbitratorreconciliation-impl --- 20:26:17 [INFO] BugInstance size is 0 20:26:17 [INFO] Error size is 0 20:26:17 [INFO] No errors/warnings found 20:26:17 [INFO] 20:26:17 [INFO] --- resources:3.5.0:testResources (default-testResources) @ arbitratorreconciliation-impl --- 20:26:17 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/test/resources 20:26:17 [INFO] 20:26:17 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 20:26:17 [INFO] No sources to compile 20:26:17 [INFO] 20:26:17 [INFO] --- surefire:3.5.6:test (default-test) @ arbitratorreconciliation-impl --- 20:26:17 [INFO] No tests to run. 20:26:17 [INFO] 20:26:17 [INFO] --- copy:14.3.7:copy-files (default) @ arbitratorreconciliation-impl --- 20:26:17 [INFO] 20:26:17 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ arbitratorreconciliation-impl --- 20:26:17 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar 20:26:17 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 20:26:17 [INFO] 20:26:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 20:26:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-javadoc.jar 20:26:18 [INFO] 20:26:18 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ arbitratorreconciliation-impl --- 20:26:18 [INFO] CycloneDX: Resolving Dependencies 20:26:19 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 20:26:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.xml 20:26:19 [INFO] attaching as arbitratorreconciliation-impl-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/bom.json 20:26:19 [INFO] attaching as arbitratorreconciliation-impl-0.21.6-SNAPSHOT-cyclonedx.json 20:26:19 [INFO] 20:26:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 20:26:19 [INFO] Skipping duplicate-finder execution! 20:26:19 [INFO] 20:26:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 20:26:19 [INFO] No dependency problems found 20:26:19 [INFO] 20:26:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 20:26:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-sources.jar 20:26:19 [INFO] 20:26:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 20:26:19 [INFO] 20:26:19 [INFO] --- jacoco:0.8.15:report (report) @ arbitratorreconciliation-impl --- 20:26:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:26:19 [INFO] 20:26:19 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-impl --- 20:26:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.pom 20:26:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar 20:26:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-javadoc.jar 20:26:19 [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.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:19 [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.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-cyclonedx.json 20:26:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT-sources.jar 20:26:19 [INFO] 20:26:19 [INFO] --- bundle:6.1.0:install (default-install) @ arbitratorreconciliation-impl --- 20:26:19 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar 20:26:19 [INFO] Writing OBR metadata 20:26:19 [INFO] 20:26:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-impl --- 20:26:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:26:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml 20:26:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:26:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:19 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:19 [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.6-SNAPSHOT/maven-metadata.xml 20:26:19 [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 20:26:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:26:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:19 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:19 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:19 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:19 [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 20:26:19 [INFO] 20:26:19 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ arbitratorreconciliation-impl --- 20:26:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:26:19 [INFO] 20:26:19 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 20:26:19 [INFO] Building forwardingrules-manager 0.21.6-SNAPSHOT [37/84] 20:26:19 [INFO] from applications/forwardingrules-manager/pom.xml 20:26:19 [INFO] -------------------------------[ bundle ]------------------------------- 20:26:19 [INFO] 20:26:19 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-manager --- 20:26:19 [INFO] 20:26:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ forwardingrules-manager --- 20:26:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:19 [INFO] 20:26:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 20:26:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:19 [INFO] 20:26:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ forwardingrules-manager --- 20:26:20 [INFO] 20:26:20 [INFO] --- dependency:3.11.0:properties (default) @ forwardingrules-manager --- 20:26:20 [INFO] 20:26:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 20:26:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:26:20 [INFO] 20:26:20 [INFO] --- yang:14.0.25:generate-sources (binding) @ forwardingrules-manager --- 20:26:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:26:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 20:26:20 [INFO] yang-to-sources: Found 15 dependencies in 1.702 ms 20:26:20 [INFO] yang-to-sources: Project model files found: 2 in 700.0 μs 20:26:20 [INFO] yang-to-sources: 5 YANG models processed in 69.08 ms 20:26:20 [INFO] BindingJavaFileGenerator: Defined 14 files in 2.342 ms 20:26:20 [INFO] Sorted 14 files into 5 directories in 58.36 μs 20:26:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 8.059 ms 20:26:20 [INFO] 20:26:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 20:26:20 [INFO] Starting audit... 20:26:20 Audit done. 20:26:20 [INFO] You have 0 Checkstyle violations. 20:26:20 [INFO] 20:26:20 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 20:26:20 [INFO] Starting audit... 20:26:20 Audit done. 20:26:20 [INFO] You have 0 Checkstyle violations. 20:26:20 [INFO] 20:26:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ forwardingrules-manager --- 20:26:20 [INFO] 20:26:20 [INFO] --- resources:3.5.0:resources (default-resources) @ forwardingrules-manager --- 20:26:20 [INFO] Copying 1 resource from src/main/resources to target/classes 20:26:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 20:26:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:26:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:26:20 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:26:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 20:26:20 [INFO] 20:26:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ forwardingrules-manager --- 20:26:20 [INFO] Recompiling the module because of changed dependency. 20:26:20 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 [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 20:26:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:26:21 [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 20:26:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:26:21 [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 20:26:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:26:21 [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 20:26:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:26:21 [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 20:26:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:26:21 [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 20:26:21 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:26:21 [INFO] 20:26:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 20:26:21 [INFO] 20:26:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ forwardingrules-manager --- 20:26:21 [INFO] Fork Value is true 20:26:26 [INFO] Done SpotBugs Analysis.... 20:26:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:26:26 [INFO] 20:26:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 20:26:26 [INFO] 20:26:26 [INFO] 20:26:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ forwardingrules-manager --- 20:26:26 [INFO] BugInstance size is 0 20:26:26 [INFO] Error size is 0 20:26:26 [INFO] No errors/warnings found 20:26:26 [INFO] 20:26:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ forwardingrules-manager --- 20:26:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/test/resources 20:26:26 [INFO] 20:26:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ forwardingrules-manager --- 20:26:26 [INFO] Recompiling the module because of changed dependency. 20:26:26 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 20:26:26 [INFO] 20:26:26 [INFO] --- surefire:3.5.6:test (default-test) @ forwardingrules-manager --- 20:26:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/surefire-reports 20:26:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:26:26 [INFO] 20:26:26 [INFO] ------------------------------------------------------- 20:26:26 [INFO] T E S T S 20:26:26 [INFO] ------------------------------------------------------- 20:26:27 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 20:26:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:26:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.621 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 20:26:34 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 20:26:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 20:26:35 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 20:26:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 20:26:35 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 20:26:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 20:26:36 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 20:26:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 20:26:36 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 20:26:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 20:26:37 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 20:26:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 20:26:37 [INFO] 20:26:37 [INFO] Results: 20:26:37 [INFO] 20:26:37 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 20:26:37 [INFO] 20:26:37 [INFO] 20:26:37 [INFO] --- copy:14.3.7:copy-files (default) @ forwardingrules-manager --- 20:26:37 [INFO] 20:26:37 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ forwardingrules-manager --- 20:26:37 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.21.6-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 20:26:37 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT.jar 20:26:37 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 20:26:37 [INFO] 20:26:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-manager --- 20:26:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT-javadoc.jar 20:26:39 [INFO] 20:26:39 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ forwardingrules-manager --- 20:26:39 [INFO] CycloneDX: Resolving Dependencies 20:26:40 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 20:26:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.xml 20:26:40 [INFO] attaching as forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/bom.json 20:26:40 [INFO] attaching as forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.json 20:26:40 [INFO] 20:26:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 20:26:40 [INFO] Skipping duplicate-finder execution! 20:26:40 [INFO] 20:26:40 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ forwardingrules-manager --- 20:26:40 [WARNING] Used undeclared dependencies found: 20:26:40 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:26:40 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 20:26:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:26:40 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:15.0.8:test 20:26:40 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:26:40 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:26:40 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 20:26:40 [INFO] 20:26:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ forwardingrules-manager --- 20:26:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT-sources.jar 20:26:40 [INFO] 20:26:40 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ forwardingrules-manager --- 20:26:40 [INFO] 20:26:40 [INFO] --- jacoco:0.8.15:report (report) @ forwardingrules-manager --- 20:26:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 20:26:40 [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes 20:26:40 [INFO] 20:26:40 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-manager --- 20:26:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT.pom 20:26:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT.jar 20:26:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT-javadoc.jar 20:26:40 [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.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.xml 20:26:40 [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.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.json 20:26:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT-sources.jar 20:26:40 [INFO] 20:26:40 [INFO] --- bundle:6.1.0:install (default-install) @ forwardingrules-manager --- 20:26:40 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-SNAPSHOT.jar 20:26:40 [INFO] Writing OBR metadata 20:26:40 [INFO] 20:26:40 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-manager --- 20:26:40 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:26:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml 20:26:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:40 [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.6-SNAPSHOT/maven-metadata.xml 20:26:40 [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 20:26:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:26:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:26:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:26:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:26:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:26:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:26:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:26:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:26:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:26:40 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:26:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:26:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:26:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:26:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:26:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:26:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:26:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:26:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:26:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:26:40 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:26:40 at java.lang.reflect.Method.invoke (Method.java:580) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:26:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:26:40 [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 20:26:40 [INFO] 20:26:40 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ forwardingrules-manager --- 20:26:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:26:40 [INFO] 20:26:40 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 20:26:40 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.6-SNAPSHOT [38/84] 20:26:40 [INFO] from features/odl-openflowplugin-app-forwardingrules-manager/pom.xml 20:26:40 [INFO] ------------------------------[ feature ]------------------------------- 20:26:41 [INFO] 20:26:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] 20:26:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:41 [INFO] 20:26:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:26:41 [INFO] 20:26:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] 20:26:41 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] 20:26:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:26:41 [INFO] argLine set to empty 20:26:41 [INFO] 20:26:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] Starting audit... 20:26:41 Audit done. 20:26:41 [INFO] You have 0 Checkstyle violations. 20:26:41 [INFO] 20:26:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] Starting audit... 20:26:41 Audit done. 20:26:41 [INFO] You have 0 Checkstyle violations. 20:26:41 [INFO] 20:26:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] 20:26:41 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 20:26:41 [INFO] ...done! 20:26:41 [INFO] Set artifact 20:26:41 [INFO] 20:26:41 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:26:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:26:41 [INFO] 20:26:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 20:26:41 [INFO] 20:26:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] No files found to run spotbugs; check compile phase has been run. 20:26:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:26:41 [INFO] 20:26:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 20:26:41 [INFO] 20:26:41 [INFO] 20:26:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] 20:26:41 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:41 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager 20:26:41 [INFO] Project dependency features detected: [] 20:26:41 [INFO] Pax Exam System (Version: 4.14.0) created. 20:26:41 [INFO] Creating RMI registry server on 127.0.0.1:33109 20:26:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:26:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:26:42 [INFO] Waiting for remote bundle context.. on 33109 name: ed37eede-2317-4629-ace3-bb5a30a8a843 timout: [ RelativeTimeout value = 180000 ] 20:26:45 [INFO] Building jar from resources and headers. 20:26:45 [INFO] Writing jar finished. 20:26:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:26:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:26:59 [INFO] 20:26:59 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:59 [INFO] 20:26:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:26:59 [INFO] 20:26:59 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:26:59 [INFO] CycloneDX: Resolving Dependencies 20:27:02 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 20:27:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 20:27:02 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.xml 20:27:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 20:27:02 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.json 20:27:02 [INFO] 20:27:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 20:27:02 [INFO] Skipping duplicate-finder execution! 20:27:02 [INFO] 20:27:02 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 20:27:02 [INFO] Skipping plugin execution 20:27:02 [INFO] 20:27:02 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 20:27:02 [INFO] Skipping source per configuration. 20:27:02 [INFO] 20:27:02 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 20:27:02 [INFO] 20:27:02 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 20:27:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:02 [INFO] 20:27:02 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 20:27:02 [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.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT.pom 20:27:02 [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.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-features.xml 20:27:02 [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.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.xml 20:27:02 [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.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-SNAPSHOT-cyclonedx.json 20:27:02 [INFO] 20:27:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 20:27:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:27:02 [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.6-SNAPSHOT/maven-metadata.xml 20:27:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:27:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:27:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:27:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:27:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:27:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:27:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:27:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:27:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:27:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:27:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:27:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:27:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:27:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:27:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:27:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:27:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:27:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:27:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:27:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:27:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:27:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:27:02 at java.lang.reflect.Method.invoke (Method.java:580) 20:27:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:27:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:27:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:27:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:27:02 [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.6-SNAPSHOT/maven-metadata.xml 20:27:02 [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 20:27:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:27:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:27:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:27:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:27:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:27:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:27:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:27:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:27:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:27:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:27:02 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:27:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:27:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:27:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:27:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:27:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:27:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:27:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:27:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:27:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:27:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:27:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:27:02 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:27:02 at java.lang.reflect.Method.invoke (Method.java:580) 20:27:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:27:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:27:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:27:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:27:02 [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 20:27:02 [INFO] 20:27:02 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 20:27:02 [INFO] Building forwardingrules-sync 0.21.6-SNAPSHOT [39/84] 20:27:02 [INFO] from applications/forwardingrules-sync/pom.xml 20:27:02 [INFO] -------------------------------[ bundle ]------------------------------- 20:27:02 [INFO] 20:27:02 [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-sync --- 20:27:02 [INFO] 20:27:02 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ forwardingrules-sync --- 20:27:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:02 [INFO] 20:27:02 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 20:27:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:02 [INFO] 20:27:02 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ forwardingrules-sync --- 20:27:02 [INFO] 20:27:02 [INFO] --- dependency:3.11.0:properties (default) @ forwardingrules-sync --- 20:27:02 [INFO] 20:27:02 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 20:27:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:27:02 [INFO] 20:27:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 20:27:02 [INFO] Starting audit... 20:27:02 Audit done. 20:27:02 [INFO] You have 0 Checkstyle violations. 20:27:02 [INFO] 20:27:02 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 20:27:03 [INFO] Starting audit... 20:27:03 Audit done. 20:27:03 [INFO] You have 0 Checkstyle violations. 20:27:03 [INFO] 20:27:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ forwardingrules-sync --- 20:27:03 [INFO] 20:27:03 [INFO] --- resources:3.5.0:resources (default-resources) @ forwardingrules-sync --- 20:27:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 20:27:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 20:27:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 20:27:03 [INFO] 20:27:03 [INFO] --- compiler:3.15.0:compile (default-compile) @ forwardingrules-sync --- 20:27:03 [INFO] Recompiling the module because of changed dependency. 20:27:03 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 20:27:03 [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 20:27:03 [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 20:27:03 [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 20:27:03 [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 20:27:03 [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 20:27:03 [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 20:27:03 [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 20:27:03 [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 20:27:03 [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 20:27:03 [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 20:27:03 [INFO] 20:27:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 20:27:03 [INFO] 20:27:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ forwardingrules-sync --- 20:27:03 [INFO] Fork Value is true 20:27:08 [INFO] Done SpotBugs Analysis.... 20:27:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:27:08 [INFO] 20:27:08 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 20:27:08 [INFO] 20:27:08 [INFO] 20:27:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ forwardingrules-sync --- 20:27:08 [INFO] BugInstance size is 0 20:27:08 [INFO] Error size is 0 20:27:08 [INFO] No errors/warnings found 20:27:08 [INFO] 20:27:08 [INFO] --- resources:3.5.0:testResources (default-testResources) @ forwardingrules-sync --- 20:27:08 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:27:08 [INFO] 20:27:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ forwardingrules-sync --- 20:27:08 [INFO] Recompiling the module because of changed dependency. 20:27:08 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 20:27:08 [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 20:27:08 [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 20:27:08 [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 20:27:08 [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 20:27:08 [INFO] 20:27:08 [INFO] --- surefire:3.5.6:test (default-test) @ forwardingrules-sync --- 20:27:08 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/surefire-reports 20:27:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:27:08 [INFO] 20:27:08 [INFO] ------------------------------------------------------- 20:27:08 [INFO] T E S T S 20:27:08 [INFO] ------------------------------------------------------- 20:27:09 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 20:27:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:27:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 20:27:10 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 20:27:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 20:27:12 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 20:27:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 20:27:13 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 20:27:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 20:27:13 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 20:27:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 20:27:13 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 20:27:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 20:27:13 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 20:27:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 20:27:13 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 20:27:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 20:27:13 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 20:27:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 20:27:14 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 20:27:14 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 20:27:14 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 20:27:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 20:27:14 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 20:27:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 20:27:14 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 20:27:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 20:27:15 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 20:27:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 20:27:15 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 20:27:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 20:27:15 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 20:27:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 20:27:15 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 20:27:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 20:27:15 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 20:27:15 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 20:27:15 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 20:27:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 20:27:16 [INFO] 20:27:16 [INFO] Results: 20:27:16 [INFO] 20:27:16 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 20:27:16 [INFO] 20:27:16 [INFO] 20:27:16 [INFO] --- copy:14.3.7:copy-files (default) @ forwardingrules-sync --- 20:27:16 [INFO] 20:27:16 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ forwardingrules-sync --- 20:27:16 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.21.6-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 20:27:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT.jar 20:27:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 20:27:16 [INFO] 20:27:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ forwardingrules-sync --- 20:27:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT-javadoc.jar 20:27:18 [INFO] 20:27:18 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ forwardingrules-sync --- 20:27:18 [INFO] CycloneDX: Resolving Dependencies 20:27:19 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 20:27:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.xml 20:27:19 [INFO] attaching as forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.xml 20:27:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/bom.json 20:27:19 [INFO] attaching as forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.json 20:27:19 [INFO] 20:27:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 20:27:19 [INFO] Skipping duplicate-finder execution! 20:27:19 [INFO] 20:27:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ forwardingrules-sync --- 20:27:19 [WARNING] Used undeclared dependencies found: 20:27:19 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 20:27:19 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:27:19 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 20:27:19 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 20:27:19 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:27:19 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:27:19 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:27:19 [WARNING] Non-test scoped test only dependencies found: 20:27:19 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:27:19 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:27:19 [INFO] 20:27:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ forwardingrules-sync --- 20:27:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT-sources.jar 20:27:19 [INFO] 20:27:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ forwardingrules-sync --- 20:27:20 [INFO] 20:27:20 [INFO] --- jacoco:0.8.15:report (report) @ forwardingrules-sync --- 20:27:20 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 20:27:20 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 20:27:20 [INFO] 20:27:20 [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-sync --- 20:27:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT.pom 20:27:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT.jar 20:27:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT-javadoc.jar 20:27:20 [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.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.xml 20:27:20 [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.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.json 20:27:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT-sources.jar 20:27:20 [INFO] 20:27:20 [INFO] --- bundle:6.1.0:install (default-install) @ forwardingrules-sync --- 20:27:20 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-SNAPSHOT.jar 20:27:20 [INFO] Writing OBR metadata 20:27:20 [INFO] 20:27:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-sync --- 20:27:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:27:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml 20:27:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:27:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:27:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:27:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:27:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:27:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:27:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:27:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:27:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:27:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:27:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:27:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:27:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:27:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:27:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:27:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:27:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:27:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:27:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:27:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:27:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:27:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:27:20 at java.lang.reflect.Method.invoke (Method.java:580) 20:27:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:27:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:27:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:27:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:27:20 [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.6-SNAPSHOT/maven-metadata.xml 20:27:20 [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 20:27:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:27:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:27:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:27:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:27:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:27:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:27:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:27:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:27:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:27:20 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:20 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:27:20 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:27:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:27:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:27:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:27:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:27:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:27:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:27:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:27:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:27:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:27:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:27:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:27:20 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:27:20 at java.lang.reflect.Method.invoke (Method.java:580) 20:27:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:27:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:27:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:27:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:27:20 [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 20:27:20 [INFO] 20:27:20 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ forwardingrules-sync --- 20:27:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:27:20 [INFO] 20:27:20 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 20:27:20 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.6-SNAPSHOT [40/84] 20:27:20 [INFO] from features/odl-openflowplugin-app-forwardingrules-sync/pom.xml 20:27:20 [INFO] ------------------------------[ feature ]------------------------------- 20:27:20 [INFO] 20:27:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] 20:27:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:20 [INFO] 20:27:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:20 [INFO] 20:27:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] 20:27:20 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] 20:27:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:20 [INFO] argLine set to empty 20:27:20 [INFO] 20:27:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] Starting audit... 20:27:20 Audit done. 20:27:20 [INFO] You have 0 Checkstyle violations. 20:27:20 [INFO] 20:27:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] Starting audit... 20:27:20 Audit done. 20:27:20 [INFO] You have 0 Checkstyle violations. 20:27:20 [INFO] 20:27:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] 20:27:20 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 20:27:20 [INFO] ...done! 20:27:20 [INFO] Set artifact 20:27:20 [INFO] 20:27:20 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27: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 20:27:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:27:20 [INFO] 20:27:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 20:27:20 [INFO] 20:27:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] No files found to run spotbugs; check compile phase has been run. 20:27:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:27:20 [INFO] 20:27:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 20:27:20 [INFO] 20:27:20 [INFO] 20:27:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] 20:27:20 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:20 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync 20:27:21 [INFO] Project dependency features detected: [] 20:27:21 [INFO] Pax Exam System (Version: 4.14.0) created. 20:27:21 [INFO] Creating RMI registry server on 127.0.0.1:43769 20:27:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:27:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:27:21 [INFO] Waiting for remote bundle context.. on 43769 name: 9a5e327f-c4ed-434c-9b7c-12eddf620a51 timout: [ RelativeTimeout value = 180000 ] 20:27:25 [INFO] Building jar from resources and headers. 20:27:25 [INFO] Writing jar finished. 20:27:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:27:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:27:39 [INFO] 20:27:39 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:39 [INFO] 20:27:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:27:39 [INFO] 20:27:39 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:39 [INFO] CycloneDX: Resolving Dependencies 20:27:42 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 20:27:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 20:27:42 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.xml 20:27:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 20:27:42 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.json 20:27:42 [INFO] 20:27:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:42 [INFO] Skipping duplicate-finder execution! 20:27:42 [INFO] 20:27:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:42 [INFO] Skipping plugin execution 20:27:42 [INFO] 20:27:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:42 [INFO] Skipping source per configuration. 20:27:42 [INFO] 20:27:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:42 [INFO] 20:27:42 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:42 [INFO] 20:27:42 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:42 [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.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT.pom 20:27:42 [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.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-features.xml 20:27:42 [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.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.xml 20:27:42 [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.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-SNAPSHOT-cyclonedx.json 20:27:42 [INFO] 20:27:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 20:27:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:27:42 [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.6-SNAPSHOT/maven-metadata.xml 20:27:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:27:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:27:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:27:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:27:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:27:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:27:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:27:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:27:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:27:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:27:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:27:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:27:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:27:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:27:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:27:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:27:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:27:42 [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.6-SNAPSHOT/maven-metadata.xml 20:27:42 [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 20:27:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:27:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:27:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:27:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:27:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:27:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:27:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:27:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:27:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:27:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:27:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:27:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:27:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:27:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:27:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:27:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:27:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:27:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:27:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:27:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:27:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:27:42 [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 20:27:42 [INFO] 20:27:42 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 20:27:42 [INFO] Building table-miss-enforcer 0.21.6-SNAPSHOT [41/84] 20:27:42 [INFO] from applications/table-miss-enforcer/pom.xml 20:27:42 [INFO] -------------------------------[ bundle ]------------------------------- 20:27:42 [INFO] 20:27:42 [INFO] --- clean:3.5.0:clean (default-clean) @ table-miss-enforcer --- 20:27:42 [INFO] 20:27:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ table-miss-enforcer --- 20:27:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:42 [INFO] 20:27:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 20:27:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:42 [INFO] 20:27:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ table-miss-enforcer --- 20:27:42 [INFO] 20:27:42 [INFO] --- dependency:3.11.0:properties (default) @ table-miss-enforcer --- 20:27:42 [INFO] 20:27:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 20:27:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:27:42 [INFO] 20:27:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 20:27:42 [INFO] Starting audit... 20:27:42 Audit done. 20:27:42 [INFO] You have 0 Checkstyle violations. 20:27:42 [INFO] 20:27:42 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 20:27:42 [INFO] Starting audit... 20:27:42 Audit done. 20:27:42 [INFO] You have 0 Checkstyle violations. 20:27:42 [INFO] 20:27:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ table-miss-enforcer --- 20:27:42 [INFO] 20:27:42 [INFO] --- resources:3.5.0:resources (default-resources) @ table-miss-enforcer --- 20:27:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 20:27:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 20:27:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 20:27:42 [INFO] 20:27:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ table-miss-enforcer --- 20:27:42 [INFO] Recompiling the module because of changed dependency. 20:27:42 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 20:27:42 [INFO] 20:27:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 20:27:42 [INFO] 20:27:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ table-miss-enforcer --- 20:27:42 [INFO] Fork Value is true 20:27:45 [INFO] Done SpotBugs Analysis.... 20:27:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:27:45 [INFO] 20:27:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 20:27:45 [INFO] 20:27:45 [INFO] 20:27:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ table-miss-enforcer --- 20:27:45 [INFO] BugInstance size is 0 20:27:45 [INFO] Error size is 0 20:27:45 [INFO] No errors/warnings found 20:27:45 [INFO] 20:27:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ table-miss-enforcer --- 20:27:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/test/resources 20:27:45 [INFO] 20:27:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ table-miss-enforcer --- 20:27:45 [INFO] Recompiling the module because of changed dependency. 20:27:45 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 20:27:45 [INFO] 20:27:45 [INFO] --- surefire:3.5.6:test (default-test) @ table-miss-enforcer --- 20:27:45 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/surefire-reports 20:27:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:27:45 [INFO] 20:27:45 [INFO] ------------------------------------------------------- 20:27:45 [INFO] T E S T S 20:27:45 [INFO] ------------------------------------------------------- 20:27:46 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 20:27:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:27:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.787 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 20:27:48 [INFO] 20:27:48 [INFO] Results: 20:27:48 [INFO] 20:27:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 20:27:48 [INFO] 20:27:48 [INFO] 20:27:48 [INFO] --- copy:14.3.7:copy-files (default) @ table-miss-enforcer --- 20:27:48 [INFO] 20:27:48 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ table-miss-enforcer --- 20:27:48 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT.jar 20:27:48 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 20:27:48 [INFO] 20:27:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ table-miss-enforcer --- 20:27:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT-javadoc.jar 20:27:49 [INFO] 20:27:49 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ table-miss-enforcer --- 20:27:49 [INFO] CycloneDX: Resolving Dependencies 20:27:50 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 20:27:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.xml 20:27:50 [INFO] attaching as table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.xml 20:27:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/bom.json 20:27:50 [INFO] attaching as table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.json 20:27:50 [INFO] 20:27:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 20:27:50 [INFO] Skipping duplicate-finder execution! 20:27:50 [INFO] 20:27:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ table-miss-enforcer --- 20:27:50 [WARNING] Used undeclared dependencies found: 20:27:50 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:27:50 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 20:27:50 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 20:27:50 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:27:50 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 20:27:50 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:27:50 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:27:50 [INFO] 20:27:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ table-miss-enforcer --- 20:27:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT-sources.jar 20:27:50 [INFO] 20:27:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ table-miss-enforcer --- 20:27:50 [INFO] 20:27:50 [INFO] --- jacoco:0.8.15:report (report) @ table-miss-enforcer --- 20:27:50 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 20:27:50 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 20:27:50 [INFO] 20:27:50 [INFO] --- install:3.1.4:install (default-install) @ table-miss-enforcer --- 20:27:50 [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.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT.pom 20:27:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT.jar 20:27:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT-javadoc.jar 20:27:50 [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.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.xml 20:27:50 [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.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.json 20:27:50 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT-sources.jar 20:27:50 [INFO] 20:27:50 [INFO] --- bundle:6.1.0:install (default-install) @ table-miss-enforcer --- 20:27:50 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-SNAPSHOT.jar 20:27:50 [INFO] Writing OBR metadata 20:27:50 [INFO] 20:27:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ table-miss-enforcer --- 20:27:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:27:50 [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.6-SNAPSHOT/maven-metadata.xml 20:27:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:27:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:27:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:27:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:27:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:27:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:27:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:27:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:27:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:27:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:27:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:27:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:27:50 [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.6-SNAPSHOT/maven-metadata.xml 20:27:50 [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 20:27:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:27:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:27:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:27:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:27:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:27:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:27:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:27:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:27:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:27:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:27:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:27:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:27:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:27:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:27:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:27:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:27:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:27:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:27:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:27:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:27:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:27:50 [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 20:27:50 [INFO] 20:27:50 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ table-miss-enforcer --- 20:27:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:27:50 [INFO] 20:27:50 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 20:27:50 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.6-SNAPSHOT [42/84] 20:27:50 [INFO] from features/odl-openflowplugin-app-table-miss-enforcer/pom.xml 20:27:50 [INFO] ------------------------------[ feature ]------------------------------- 20:27:50 [INFO] 20:27:50 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:50 [INFO] 20:27:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:50 [INFO] 20:27:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:27:50 [INFO] 20:27:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:50 [INFO] 20:27:50 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:50 [INFO] 20:27:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:27:50 [INFO] argLine set to empty 20:27:50 [INFO] 20:27:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:50 [INFO] Starting audit... 20:27:50 Audit done. 20:27:50 [INFO] You have 0 Checkstyle violations. 20:27:50 [INFO] 20:27:50 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:50 [INFO] Starting audit... 20:27:50 Audit done. 20:27:50 [INFO] You have 0 Checkstyle violations. 20:27:50 [INFO] 20:27:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:50 [INFO] 20:27:50 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:51 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 20:27:51 [INFO] ...done! 20:27:51 [INFO] Set artifact 20:27:51 [INFO] 20:27:51 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:27:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:27:51 [INFO] 20:27:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 20:27:51 [INFO] 20:27:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:51 [INFO] No files found to run spotbugs; check compile phase has been run. 20:27:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:27:51 [INFO] 20:27:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 20:27:51 [INFO] 20:27:51 [INFO] 20:27:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:51 [INFO] 20:27:51 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:27:51 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer 20:27:51 [INFO] Project dependency features detected: [] 20:27:51 [INFO] Pax Exam System (Version: 4.14.0) created. 20:27:51 [INFO] Creating RMI registry server on 127.0.0.1:40817 20:27:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:27:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:27:51 [INFO] Waiting for remote bundle context.. on 40817 name: 7fb7480c-0d0f-49c6-8a8b-ea6117936c7c timout: [ RelativeTimeout value = 180000 ] 20:27:55 [INFO] Building jar from resources and headers. 20:27:55 [INFO] Writing jar finished. 20:28:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:28:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:28:09 [INFO] 20:28:09 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:09 [INFO] 20:28:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:28:09 [INFO] 20:28:09 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:09 [INFO] CycloneDX: Resolving Dependencies 20:28:12 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 20:28:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 20:28:12 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.xml 20:28:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 20:28:12 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.json 20:28:12 [INFO] 20:28:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:12 [INFO] Skipping duplicate-finder execution! 20:28:12 [INFO] 20:28:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:12 [INFO] Skipping plugin execution 20:28:12 [INFO] 20:28:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:12 [INFO] Skipping source per configuration. 20:28:12 [INFO] 20:28:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:12 [INFO] 20:28:12 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:28:12 [INFO] 20:28:12 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:12 [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.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT.pom 20:28:12 [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.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-features.xml 20:28:12 [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.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.xml 20:28:12 [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.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-SNAPSHOT-cyclonedx.json 20:28:12 [INFO] 20:28:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 20:28:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:28:12 [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.6-SNAPSHOT/maven-metadata.xml 20:28:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:28:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:28:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:28:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:28:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:28:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:28:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:28:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:28:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:28:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:28:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:28:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:28:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:28:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:28:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:28:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:28:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:28:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:28:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:28:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:28:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:28:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:28:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:28:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:28:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:28:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:28:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:28:12 [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.6-SNAPSHOT/maven-metadata.xml 20:28:12 [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 20:28:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:28:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:28:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:28:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:28:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:28:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:28:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:28:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:28:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:28:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:28:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:28:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:28:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:28:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:28:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:28:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:28:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:28:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:28:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:28:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:28:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:28:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:28:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:28:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:28:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:28:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:28:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:28:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:28:12 [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 20:28:12 [INFO] 20:28:12 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 20:28:12 [INFO] Building topology-lldp-discovery 0.21.6-SNAPSHOT [43/84] 20:28:12 [INFO] from applications/topology-lldp-discovery/pom.xml 20:28:12 [INFO] -------------------------------[ bundle ]------------------------------- 20:28:12 [INFO] 20:28:12 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-lldp-discovery --- 20:28:12 [INFO] 20:28:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ topology-lldp-discovery --- 20:28:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:12 [INFO] 20:28:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 20:28:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:12 [INFO] 20:28:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ topology-lldp-discovery --- 20:28:13 [INFO] 20:28:13 [INFO] --- dependency:3.11.0:properties (default) @ topology-lldp-discovery --- 20:28:13 [INFO] 20:28:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 20:28:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:28:13 [INFO] 20:28:13 [INFO] --- yang:14.0.25:generate-sources (binding) @ topology-lldp-discovery --- 20:28:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:28:13 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 20:28:13 [INFO] yang-to-sources: Found 12 dependencies in 1.776 ms 20:28:13 [INFO] yang-to-sources: Project model files found: 1 in 1.107 ms 20:28:13 [INFO] yang-to-sources: 1 YANG models processed in 60.18 ms 20:28:13 [INFO] BindingJavaFileGenerator: Defined 7 files in 2.256 ms 20:28:13 [INFO] Sorted 7 files into 3 directories in 123.4 μs 20:28:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 8.583 ms 20:28:13 [INFO] 20:28:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 20:28:13 [INFO] Starting audit... 20:28:13 Audit done. 20:28:13 [INFO] You have 0 Checkstyle violations. 20:28:13 [INFO] 20:28:13 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 20:28:13 [INFO] Starting audit... 20:28:13 Audit done. 20:28:13 [INFO] You have 0 Checkstyle violations. 20:28:13 [INFO] 20:28:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ topology-lldp-discovery --- 20:28:13 [INFO] 20:28:13 [INFO] --- resources:3.5.0:resources (default-resources) @ topology-lldp-discovery --- 20:28:13 [INFO] Copying 1 resource from src/main/resources to target/classes 20:28:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 20:28:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:28:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:28:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:28:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 20:28:13 [INFO] 20:28:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-lldp-discovery --- 20:28:13 [INFO] Recompiling the module because of changed dependency. 20:28:13 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [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 20:28:13 [INFO] 20:28:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 20:28:13 [INFO] 20:28:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ topology-lldp-discovery --- 20:28:13 [INFO] Fork Value is true 20:28:16 [INFO] Done SpotBugs Analysis.... 20:28:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:28:16 [INFO] 20:28:16 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 20:28:16 [INFO] 20:28:16 [INFO] 20:28:16 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ topology-lldp-discovery --- 20:28:16 [INFO] BugInstance size is 0 20:28:16 [INFO] Error size is 0 20:28:16 [INFO] No errors/warnings found 20:28:16 [INFO] 20:28:16 [INFO] --- resources:3.5.0:testResources (default-testResources) @ topology-lldp-discovery --- 20:28:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/test/resources 20:28:16 [INFO] 20:28:16 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ topology-lldp-discovery --- 20:28:16 [INFO] Recompiling the module because of changed dependency. 20:28:16 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:28:17 [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 20:28:17 [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 20:28:17 [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 20:28:17 [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 20:28:17 [INFO] 20:28:17 [INFO] --- surefire:3.5.6:test (default-test) @ topology-lldp-discovery --- 20:28:17 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/surefire-reports 20:28:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:28:17 [INFO] 20:28:17 [INFO] ------------------------------------------------------- 20:28:17 [INFO] T E S T S 20:28:17 [INFO] ------------------------------------------------------- 20:28:18 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 20:28:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:28:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 20:28:19 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 20:28:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 20:28:19 [INFO] 20:28:19 [INFO] Results: 20:28:19 [INFO] 20:28:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 20:28:19 [INFO] 20:28:19 [INFO] 20:28:19 [INFO] --- copy:14.3.7:copy-files (default) @ topology-lldp-discovery --- 20:28:19 [INFO] 20:28:19 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ topology-lldp-discovery --- 20:28:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT.jar 20:28:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 20:28:19 [INFO] 20:28:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-lldp-discovery --- 20:28:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT-javadoc.jar 20:28:21 [INFO] 20:28:21 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ topology-lldp-discovery --- 20:28:21 [INFO] CycloneDX: Resolving Dependencies 20:28:22 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 20:28:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.xml 20:28:22 [INFO] attaching as topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.xml 20:28:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/bom.json 20:28:22 [INFO] attaching as topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.json 20:28:22 [INFO] 20:28:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 20:28:22 [INFO] Skipping duplicate-finder execution! 20:28:22 [INFO] 20:28:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 20:28:22 [WARNING] Used undeclared dependencies found: 20:28:22 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:28:22 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:15.0.8:compile 20:28:22 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:28:22 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:28:22 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:15.0.8:compile 20:28:22 [INFO] 20:28:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 20:28:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT-sources.jar 20:28:22 [INFO] 20:28:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ topology-lldp-discovery --- 20:28:22 [INFO] 20:28:22 [INFO] --- jacoco:0.8.15:report (report) @ topology-lldp-discovery --- 20:28:22 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 20:28:22 [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes 20:28:22 [INFO] 20:28:22 [INFO] --- install:3.1.4:install (default-install) @ topology-lldp-discovery --- 20:28:22 [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.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT.pom 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT.jar 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT-javadoc.jar 20:28:22 [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.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.xml 20:28:22 [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.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.json 20:28:22 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT-sources.jar 20:28:22 [INFO] 20:28:22 [INFO] --- bundle:6.1.0:install (default-install) @ topology-lldp-discovery --- 20:28:22 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-SNAPSHOT.jar 20:28:22 [INFO] Writing OBR metadata 20:28:22 [INFO] 20:28:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-lldp-discovery --- 20:28:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:28:22 [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.6-SNAPSHOT/maven-metadata.xml 20:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:28:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:28:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:28:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:28:22 at java.lang.reflect.Method.invoke (Method.java:580) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:28:22 [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.6-SNAPSHOT/maven-metadata.xml 20:28:22 [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 20:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:28:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:28:22 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:28:22 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:28:22 at java.lang.reflect.Method.invoke (Method.java:580) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:28:22 [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 20:28:22 [INFO] 20:28:22 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ topology-lldp-discovery --- 20:28:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:28:22 [INFO] 20:28:22 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 20:28:22 [INFO] Building lldp-speaker 0.21.6-SNAPSHOT [44/84] 20:28:22 [INFO] from applications/lldp-speaker/pom.xml 20:28:22 [INFO] -------------------------------[ bundle ]------------------------------- 20:28:22 [INFO] 20:28:22 [INFO] --- clean:3.5.0:clean (default-clean) @ lldp-speaker --- 20:28:22 [INFO] 20:28:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ lldp-speaker --- 20:28:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:22 [INFO] 20:28:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ lldp-speaker --- 20:28:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:22 [INFO] 20:28:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ lldp-speaker --- 20:28:22 [INFO] 20:28:22 [INFO] --- dependency:3.11.0:properties (default) @ lldp-speaker --- 20:28:22 [INFO] 20:28:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ lldp-speaker --- 20:28:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:28:22 [INFO] 20:28:22 [INFO] --- yang:14.0.25:generate-sources (binding) @ lldp-speaker --- 20:28:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:28:22 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 20:28:22 [INFO] yang-to-sources: Found 13 dependencies in 1.212 ms 20:28:22 [INFO] yang-to-sources: Project model files found: 2 in 1.062 ms 20:28:22 [INFO] yang-to-sources: 3 YANG models processed in 61.62 ms 20:28:22 [INFO] BindingJavaFileGenerator: Defined 30 files in 1.886 ms 20:28:22 [INFO] Sorted 30 files into 5 directories in 94.09 μs 20:28:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 15.40 ms 20:28:22 [INFO] 20:28:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 20:28:22 [INFO] Starting audit... 20:28:22 Audit done. 20:28:22 [INFO] You have 0 Checkstyle violations. 20:28:22 [INFO] 20:28:22 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 20:28:22 [INFO] Starting audit... 20:28:22 Audit done. 20:28:22 [INFO] You have 0 Checkstyle violations. 20:28:22 [INFO] 20:28:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ lldp-speaker --- 20:28:22 [INFO] 20:28:22 [INFO] --- resources:3.5.0:resources (default-resources) @ lldp-speaker --- 20:28:22 [INFO] Copying 1 resource from src/main/resources to target/classes 20:28:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 20:28:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:28:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:28:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:28:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 20:28:22 [INFO] 20:28:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ lldp-speaker --- 20:28:23 [INFO] Recompiling the module because of changed dependency. 20:28:23 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 20:28:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:28:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:28:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:28:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:28:23 [INFO] 20:28:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 20:28:23 [INFO] 20:28:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ lldp-speaker --- 20:28:23 [INFO] Fork Value is true 20:28:26 [INFO] Done SpotBugs Analysis.... 20:28:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:28:26 [INFO] 20:28:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 20:28:26 [INFO] 20:28:26 [INFO] 20:28:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ lldp-speaker --- 20:28:26 [INFO] BugInstance size is 0 20:28:26 [INFO] Error size is 0 20:28:26 [INFO] No errors/warnings found 20:28:26 [INFO] 20:28:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ lldp-speaker --- 20:28:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/test/resources 20:28:26 [INFO] 20:28:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ lldp-speaker --- 20:28:26 [INFO] Recompiling the module because of changed dependency. 20:28:26 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 20:28:26 [INFO] 20:28:26 [INFO] --- surefire:3.5.6:test (default-test) @ lldp-speaker --- 20:28:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/surefire-reports 20:28:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:28:26 [INFO] 20:28:26 [INFO] ------------------------------------------------------- 20:28:26 [INFO] T E S T S 20:28:26 [INFO] ------------------------------------------------------- 20:28:27 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 20:28:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:28:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.746 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 20:28:29 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 20:28:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 20:28:29 [INFO] 20:28:29 [INFO] Results: 20:28:29 [INFO] 20:28:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 20:28:29 [INFO] 20:28:29 [INFO] 20:28:29 [INFO] --- copy:14.3.7:copy-files (default) @ lldp-speaker --- 20:28:29 [INFO] 20:28:29 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ lldp-speaker --- 20:28:29 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT.jar 20:28:29 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 20:28:29 [INFO] 20:28:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ lldp-speaker --- 20:28:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT-javadoc.jar 20:28:31 [INFO] 20:28:31 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ lldp-speaker --- 20:28:31 [INFO] CycloneDX: Resolving Dependencies 20:28:32 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 20:28:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.xml 20:28:32 [INFO] attaching as lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.xml 20:28:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/bom.json 20:28:32 [INFO] attaching as lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.json 20:28:32 [INFO] 20:28:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 20:28:32 [INFO] Skipping duplicate-finder execution! 20:28:32 [INFO] 20:28:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ lldp-speaker --- 20:28:32 [INFO] No dependency problems found 20:28:32 [INFO] 20:28:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ lldp-speaker --- 20:28:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT-sources.jar 20:28:32 [INFO] 20:28:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ lldp-speaker --- 20:28:32 [INFO] 20:28:32 [INFO] --- jacoco:0.8.15:report (report) @ lldp-speaker --- 20:28:32 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/code-coverage/jacoco.exec 20:28:32 [INFO] Analyzed bundle 'lldp-speaker' with 7 classes 20:28:32 [INFO] 20:28:32 [INFO] --- install:3.1.4:install (default-install) @ lldp-speaker --- 20:28:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT.pom 20:28:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT.jar 20:28:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT-javadoc.jar 20:28:32 [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.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.xml 20:28:32 [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.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.json 20:28:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT-sources.jar 20:28:32 [INFO] 20:28:32 [INFO] --- bundle:6.1.0:install (default-install) @ lldp-speaker --- 20:28:32 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-SNAPSHOT.jar 20:28:32 [INFO] Writing OBR metadata 20:28:32 [INFO] 20:28:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lldp-speaker --- 20:28:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:28:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml 20:28:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:28:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:28:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:28:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:28:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:28:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:28:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:28:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:28:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:28:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:28:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:28:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:28:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:28:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:28:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:28:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:28:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:28:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:28:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:28:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:28:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:28:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:28:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:28:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:28:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:28:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:28:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:28:32 [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.6-SNAPSHOT/maven-metadata.xml 20:28:32 [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 20:28:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:28:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:28:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:28:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:28:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:28:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:28:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:28:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:28:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:28:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:28:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:28:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:28:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:28:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:28:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:28:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:28:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:28:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:28:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:28:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:28:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:28:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:28:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:28:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:28:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:28:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:28:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:28:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:28:32 [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 20:28:32 [INFO] 20:28:32 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ lldp-speaker --- 20:28:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:28:32 [INFO] 20:28:32 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 20:28:32 [INFO] Building topology-manager 0.21.6-SNAPSHOT [45/84] 20:28:32 [INFO] from applications/topology-manager/pom.xml 20:28:32 [INFO] -------------------------------[ bundle ]------------------------------- 20:28:32 [INFO] 20:28:32 [INFO] --- clean:3.5.0:clean (default-clean) @ topology-manager --- 20:28:32 [INFO] 20:28:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ topology-manager --- 20:28:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:32 [INFO] 20:28:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ topology-manager --- 20:28:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:32 [INFO] 20:28:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ topology-manager --- 20:28:33 [INFO] 20:28:33 [INFO] --- dependency:3.11.0:properties (default) @ topology-manager --- 20:28:33 [INFO] 20:28:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ topology-manager --- 20:28:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:28:33 [INFO] 20:28:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 20:28:33 [INFO] Starting audit... 20:28:33 Audit done. 20:28:33 [INFO] You have 0 Checkstyle violations. 20:28:33 [INFO] 20:28:33 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 20:28:33 [INFO] Starting audit... 20:28:33 Audit done. 20:28:33 [INFO] You have 0 Checkstyle violations. 20:28:33 [INFO] 20:28:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ topology-manager --- 20:28:33 [INFO] 20:28:33 [INFO] --- resources:3.5.0:resources (default-resources) @ topology-manager --- 20:28:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 20:28:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 20:28:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 20:28:33 [INFO] 20:28:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-manager --- 20:28:33 [INFO] Recompiling the module because of changed dependency. 20:28:33 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 20:28:33 [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 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [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 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [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 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [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 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [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 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:28:33 [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 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:28:33 [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 20:28:33 [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 20:28:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [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 20:28:33 [INFO] 20:28:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ topology-manager >>> 20:28:33 [INFO] 20:28:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ topology-manager --- 20:28:33 [INFO] Fork Value is true 20:28:36 [INFO] Done SpotBugs Analysis.... 20:28:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:28:36 [INFO] 20:28:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ topology-manager <<< 20:28:36 [INFO] 20:28:36 [INFO] 20:28:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ topology-manager --- 20:28:36 [INFO] BugInstance size is 0 20:28:36 [INFO] Error size is 0 20:28:36 [INFO] No errors/warnings found 20:28:36 [INFO] 20:28:36 [INFO] --- resources:3.5.0:testResources (default-testResources) @ topology-manager --- 20:28:36 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:28:36 [INFO] 20:28:36 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ topology-manager --- 20:28:36 [INFO] Recompiling the module because of changed dependency. 20:28:36 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 20:28:37 [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 20:28:37 [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 20:28:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:28:37 [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 20:28:37 [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 20:28:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:28:37 [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 20:28:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:28:37 [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 20:28:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:28:37 [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 20:28:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:28:37 [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 20:28:37 [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 20:28:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:28:37 [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 20:28:37 [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 20:28:37 [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 20:28:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:28:37 [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 20:28:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:28:37 [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 20:28:37 [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 20:28:37 [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 20:28:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 20:28:37 [INFO] 20:28:37 [INFO] --- surefire:3.5.6:test (default-test) @ topology-manager --- 20:28:37 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/surefire-reports 20:28:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:28:37 [INFO] 20:28:37 [INFO] ------------------------------------------------------- 20:28:37 [INFO] T E S T S 20:28:37 [INFO] ------------------------------------------------------- 20:28:42 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 20:28:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:28:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 20:28:44 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 20:28:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 20:28:44 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 20:28:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 20:28:44 [INFO] 20:28:44 [INFO] Results: 20:28:44 [INFO] 20:28:44 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 20:28:44 [INFO] 20:28:44 [INFO] 20:28:44 [INFO] --- copy:14.3.7:copy-files (default) @ topology-manager --- 20:28:44 [INFO] 20:28:44 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ topology-manager --- 20:28:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT.jar 20:28:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/META-INF/MANIFEST.MF 20:28:44 [INFO] 20:28:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ topology-manager --- 20:28:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT-javadoc.jar 20:28:46 [INFO] 20:28:46 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ topology-manager --- 20:28:46 [INFO] CycloneDX: Resolving Dependencies 20:28:46 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 20:28:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.xml 20:28:47 [INFO] attaching as topology-manager-0.21.6-SNAPSHOT-cyclonedx.xml 20:28:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/bom.json 20:28:47 [INFO] attaching as topology-manager-0.21.6-SNAPSHOT-cyclonedx.json 20:28:47 [INFO] 20:28:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 20:28:47 [INFO] Skipping duplicate-finder execution! 20:28:47 [INFO] 20:28:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ topology-manager --- 20:28:47 [WARNING] Used undeclared dependencies found: 20:28:47 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 20:28:47 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:28:47 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 20:28:47 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.8:compile 20:28:47 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 20:28:47 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:28:47 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:28:47 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:28:47 [WARNING] Non-test scoped test only dependencies found: 20:28:47 [WARNING] org.opendaylight.yangtools:util:jar:14.0.25:compile 20:28:47 [INFO] 20:28:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ topology-manager --- 20:28:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT-sources.jar 20:28:47 [INFO] 20:28:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ topology-manager --- 20:28:47 [INFO] 20:28:47 [INFO] --- jacoco:0.8.15:report (report) @ topology-manager --- 20:28:47 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/code-coverage/jacoco.exec 20:28:47 [INFO] Analyzed bundle 'topology-manager' with 11 classes 20:28:47 [INFO] 20:28:47 [INFO] --- install:3.1.4:install (default-install) @ topology-manager --- 20:28:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT.pom 20:28:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT.jar 20:28:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT-javadoc.jar 20:28:47 [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.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT-cyclonedx.xml 20:28:47 [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.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT-cyclonedx.json 20:28:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT-sources.jar 20:28:47 [INFO] 20:28:47 [INFO] --- bundle:6.1.0:install (default-install) @ topology-manager --- 20:28:47 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-SNAPSHOT.jar 20:28:47 [INFO] Writing OBR metadata 20:28:47 [INFO] 20:28:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-manager --- 20:28:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:28:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml 20:28:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:28:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:28:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:28:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:28:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:28:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:28:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:28:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:28:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:28:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:28:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:28:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:28:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:28:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:28:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:28:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:28:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:28:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:28:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:28:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:28:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:28:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:28:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:28:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:28:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:28:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:28:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:28:47 [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.6-SNAPSHOT/maven-metadata.xml 20:28:47 [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 20:28:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:28:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:28:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:28:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:28:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:28:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:28:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:28:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:28:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:28:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:28:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:28:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:28:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:28:47 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:28:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:28:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:28:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:28:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:28:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:28:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:28:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:28:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:28:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:28:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:28:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:28:47 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:28:47 at java.lang.reflect.Method.invoke (Method.java:580) 20:28:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:28:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:28:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:28:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:28:47 [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 20:28:47 [INFO] 20:28:47 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ topology-manager --- 20:28:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:28:47 [INFO] 20:28:47 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 20:28:47 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.21.6-SNAPSHOT [46/84] 20:28:47 [INFO] from features/odl-openflowplugin-app-topology/pom.xml 20:28:47 [INFO] ------------------------------[ feature ]------------------------------- 20:28:47 [INFO] 20:28:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] 20:28:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:47 [INFO] 20:28:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:28:47 [INFO] 20:28:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] 20:28:47 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] 20:28:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:28:47 [INFO] argLine set to empty 20:28:47 [INFO] 20:28:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] Starting audit... 20:28:47 Audit done. 20:28:47 [INFO] You have 0 Checkstyle violations. 20:28:47 [INFO] 20:28:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] Starting audit... 20:28:47 Audit done. 20:28:47 [INFO] You have 0 Checkstyle violations. 20:28:47 [INFO] 20:28:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] 20:28:47 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 20:28:47 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 20:28:48 [INFO] ...done! 20:28:48 [INFO] Set artifact 20:28:48 [INFO] 20:28:48 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology --- 20:28: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 20:28:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:28:48 [INFO] 20:28:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 20:28:48 [INFO] 20:28:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 20:28:48 [INFO] No files found to run spotbugs; check compile phase has been run. 20:28:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:28:48 [INFO] 20:28:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 20:28:48 [INFO] 20:28:48 [INFO] 20:28:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology --- 20:28:48 [INFO] 20:28:48 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-topology --- 20:28:48 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology 20:28:48 [INFO] Project dependency features detected: [] 20:28:48 [INFO] Pax Exam System (Version: 4.14.0) created. 20:28:48 [INFO] Creating RMI registry server on 127.0.0.1:37785 20:28:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:28:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:28:48 [INFO] Waiting for remote bundle context.. on 37785 name: 488ed5b0-62b1-41bd-8a1a-e7f042d7e908 timout: [ RelativeTimeout value = 180000 ] 20:28:52 [INFO] Building jar from resources and headers. 20:28:52 [INFO] Writing jar finished. 20:29:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:29:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:29:06 [INFO] 20:29:06 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-topology --- 20:29:06 [INFO] 20:29:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 20:29:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:29:06 [INFO] 20:29:06 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-topology --- 20:29:06 [INFO] CycloneDX: Resolving Dependencies 20:29:09 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 20:29:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.xml 20:29:09 [INFO] attaching as odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-cyclonedx.xml 20:29:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/bom.json 20:29:09 [INFO] attaching as odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-cyclonedx.json 20:29:09 [INFO] 20:29:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 20:29:09 [INFO] Skipping duplicate-finder execution! 20:29:09 [INFO] 20:29:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 20:29:09 [INFO] Skipping plugin execution 20:29:09 [INFO] 20:29:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 20:29:09 [INFO] Skipping source per configuration. 20:29:09 [INFO] 20:29:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 20:29:09 [INFO] 20:29:09 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-topology --- 20:29:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:09 [INFO] 20:29:09 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology --- 20:29:09 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-SNAPSHOT.pom 20:29:09 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-features.xml 20:29:09 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-cyclonedx.xml 20:29:09 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-SNAPSHOT-cyclonedx.json 20:29:09 [INFO] 20:29:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 20:29:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:29:09 [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.6-SNAPSHOT/maven-metadata.xml 20:29:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:29:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:29:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:29:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:29:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:29:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:29:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:29:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:29:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:29:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:29:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:29:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:29:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:29:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:29:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:29:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:29:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:29:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:29:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:29:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:29:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:29:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:29:09 at java.lang.reflect.Method.invoke (Method.java:580) 20:29:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:29:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:29:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:29:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:29:09 [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.6-SNAPSHOT/maven-metadata.xml 20:29:09 [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 20:29:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:29:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:29:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:29:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:29:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:29:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:29:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:29:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:29:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:29:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:29:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:29:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:29:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:29:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:29:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:29:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:29:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:29:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:29:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:29:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:29:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:29:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:29:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:29:09 at java.lang.reflect.Method.invoke (Method.java:580) 20:29:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:29:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:29:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:29:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:29:09 [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 20:29:09 [INFO] 20:29:09 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 20:29:09 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.6-SNAPSHOT [47/84] 20:29:09 [INFO] from features/odl-openflowplugin-app-lldp-speaker/pom.xml 20:29:09 [INFO] ------------------------------[ feature ]------------------------------- 20:29:09 [INFO] 20:29:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 20:29:09 [INFO] 20:29:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 20:29:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:09 [INFO] 20:29:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 20:29:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:09 [INFO] 20:29:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] 20:29:10 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] 20:29:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:10 [INFO] argLine set to empty 20:29:10 [INFO] 20:29:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] Starting audit... 20:29:10 Audit done. 20:29:10 [INFO] You have 0 Checkstyle violations. 20:29:10 [INFO] 20:29:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] Starting audit... 20:29:10 Audit done. 20:29:10 [INFO] You have 0 Checkstyle violations. 20:29:10 [INFO] 20:29:10 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] 20:29:10 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 20:29:10 [INFO] ...done! 20:29:10 [INFO] Set artifact 20:29:10 [INFO] 20:29:10 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:29:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:10 [INFO] 20:29:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 20:29:10 [INFO] 20:29:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] No files found to run spotbugs; check compile phase has been run. 20:29:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:29:10 [INFO] 20:29:10 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 20:29:10 [INFO] 20:29:10 [INFO] 20:29:10 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] 20:29:10 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-lldp-speaker --- 20:29:10 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker 20:29:10 [INFO] Project dependency features detected: [] 20:29:10 [INFO] Pax Exam System (Version: 4.14.0) created. 20:29:10 [INFO] Creating RMI registry server on 127.0.0.1:43037 20:29:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:29:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:29:11 [INFO] Waiting for remote bundle context.. on 43037 name: b364a576-c94a-48fd-a480-385b807631b4 timout: [ RelativeTimeout value = 180000 ] 20:29:15 [INFO] Building jar from resources and headers. 20:29:15 [INFO] Writing jar finished. 20:29:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:29:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:29:28 [INFO] 20:29:28 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 20:29:28 [INFO] 20:29:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 20:29:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:29:28 [INFO] 20:29:28 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 20:29:28 [INFO] CycloneDX: Resolving Dependencies 20:29:32 [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s) 20:29:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.xml 20:29:32 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.xml 20:29:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/bom.json 20:29:32 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.json 20:29:32 [INFO] 20:29:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 20:29:32 [INFO] Skipping duplicate-finder execution! 20:29:32 [INFO] 20:29:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 20:29:32 [INFO] Skipping plugin execution 20:29:32 [INFO] 20:29:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 20:29:32 [INFO] Skipping source per configuration. 20:29:32 [INFO] 20:29:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 20:29:32 [INFO] 20:29:32 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-lldp-speaker --- 20:29:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:32 [INFO] 20:29:32 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 20:29:32 [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.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT.pom 20:29:32 [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.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-features.xml 20:29:32 [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.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.xml 20:29:32 [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.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-SNAPSHOT-cyclonedx.json 20:29:32 [INFO] 20:29:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 20:29:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:29:32 [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.6-SNAPSHOT/maven-metadata.xml 20:29:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:29:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:29:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:29:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:29:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:29:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:29:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:29:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:29:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:29:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:29:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:29:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:29:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:29:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:29:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:29:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:29:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:29:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:29:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:29:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:29:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:29:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:29:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:29:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:29:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:29:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:29:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:29:32 [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.6-SNAPSHOT/maven-metadata.xml 20:29:32 [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 20:29:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:29:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:29:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:29:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:29:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:29:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:29:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:29:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:29:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:29:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:29:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:29:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:29:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:29:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:29:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:29:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:29:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:29:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:29:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:29:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:29:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:29:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:29:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:29:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:29:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:29:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:29:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:29:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:29:32 [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 20:29:32 [INFO] 20:29:32 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 20:29:32 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.6-SNAPSHOT [48/84] 20:29:32 [INFO] from features/odl-openflowplugin-app-topology-lldp-discovery/pom.xml 20:29:32 [INFO] ------------------------------[ feature ]------------------------------- 20:29:32 [INFO] 20:29:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:32 [INFO] 20:29:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:32 [INFO] 20:29:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:32 [INFO] 20:29:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:32 [INFO] 20:29:32 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:32 [INFO] 20:29:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:32 [INFO] argLine set to empty 20:29:32 [INFO] 20:29:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:32 [INFO] Starting audit... 20:29:32 Audit done. 20:29:32 [INFO] You have 0 Checkstyle violations. 20:29:32 [INFO] 20:29:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:32 [INFO] Starting audit... 20:29:32 Audit done. 20:29:32 [INFO] You have 0 Checkstyle violations. 20:29:32 [INFO] 20:29:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:32 [INFO] 20:29:32 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:33 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 20:29:33 [INFO] ...done! 20:29:33 [INFO] Set artifact 20:29:33 [INFO] 20:29:33 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:29:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:33 [INFO] 20:29:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 20:29:33 [INFO] 20:29:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:33 [INFO] No files found to run spotbugs; check compile phase has been run. 20:29:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:29:33 [INFO] 20:29:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 20:29:33 [INFO] 20:29:33 [INFO] 20:29:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:33 [INFO] 20:29:33 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:33 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery 20:29:33 [INFO] Project dependency features detected: [] 20:29:33 [INFO] Pax Exam System (Version: 4.14.0) created. 20:29:33 [INFO] Creating RMI registry server on 127.0.0.1:36805 20:29:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:29:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:29:33 [INFO] Waiting for remote bundle context.. on 36805 name: 3c4026de-a02d-46aa-a4bb-23a902ab5ca8 timout: [ RelativeTimeout value = 180000 ] 20:29:37 [INFO] Building jar from resources and headers. 20:29:37 [INFO] Writing jar finished. 20:29:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:29:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:29:48 [INFO] 20:29:48 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:48 [INFO] 20:29:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:29:48 [INFO] 20:29:48 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:48 [INFO] CycloneDX: Resolving Dependencies 20:29:51 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 20:29:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 20:29:52 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.xml 20:29:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 20:29:52 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.json 20:29:52 [INFO] 20:29:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:52 [INFO] Skipping duplicate-finder execution! 20:29:52 [INFO] 20:29:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:52 [INFO] Skipping plugin execution 20:29:52 [INFO] 20:29:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:52 [INFO] Skipping source per configuration. 20:29:52 [INFO] 20:29:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:52 [INFO] 20:29:52 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:52 [INFO] 20:29:52 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:52 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT.pom 20:29:52 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-features.xml 20:29:52 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.xml 20:29:52 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-SNAPSHOT-cyclonedx.json 20:29:52 [INFO] 20:29:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:29:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:29:52 [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.6-SNAPSHOT/maven-metadata.xml 20:29:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:29:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:29:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:29:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:29:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:29:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:29:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:29:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:29:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:29:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:29:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:29:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:29:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:29:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:29:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:29:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:29:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:29:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:29:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:29:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:29:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:29:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:29:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:29:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:29:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:29:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:29:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:29:52 [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.6-SNAPSHOT/maven-metadata.xml 20:29:52 [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 20:29:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:29:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:29:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:29:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:29:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:29:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:29:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:29:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:29:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:29:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:29:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:29:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:29:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:29:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:29:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:29:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:29:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:29:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:29:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:29:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:29:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:29:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:29:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:29:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:29:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:29:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:29:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:29:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:29:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:29:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:29:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:29:52 [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 20:29:52 [INFO] 20:29:52 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 20:29:52 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.6-SNAPSHOT [49/84] 20:29:52 [INFO] from features/odl-openflowplugin-app-topology-manager/pom.xml 20:29:52 [INFO] ------------------------------[ feature ]------------------------------- 20:29:52 [INFO] 20:29:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] 20:29:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:52 [INFO] 20:29:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:29:52 [INFO] 20:29:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] 20:29:52 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] 20:29:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:29:52 [INFO] argLine set to empty 20:29:52 [INFO] 20:29:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] Starting audit... 20:29:52 Audit done. 20:29:52 [INFO] You have 0 Checkstyle violations. 20:29:52 [INFO] 20:29:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] Starting audit... 20:29:52 Audit done. 20:29:52 [INFO] You have 0 Checkstyle violations. 20:29:52 [INFO] 20:29:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] 20:29:52 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 20:29:52 [INFO] ...done! 20:29:52 [INFO] Set artifact 20:29:52 [INFO] 20:29:52 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 20:29:52 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:29:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:29:52 [INFO] 20:29:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 20:29:53 [INFO] 20:29:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 20:29:53 [INFO] No files found to run spotbugs; check compile phase has been run. 20:29:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:29:53 [INFO] 20:29:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 20:29:53 [INFO] 20:29:53 [INFO] 20:29:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 20:29:53 [INFO] 20:29:53 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-topology-manager --- 20:29:53 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager 20:29:53 [INFO] Project dependency features detected: [] 20:29:53 [INFO] Pax Exam System (Version: 4.14.0) created. 20:29:53 [INFO] Creating RMI registry server on 127.0.0.1:44253 20:29:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:29:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:29:53 [INFO] Waiting for remote bundle context.. on 44253 name: d6ff682c-da0b-4d71-8742-df69d20260fc timout: [ RelativeTimeout value = 180000 ] 20:29:57 [INFO] Building jar from resources and headers. 20:29:57 [INFO] Writing jar finished. 20:30:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:30:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:30:11 [INFO] 20:30:11 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 20:30:11 [INFO] 20:30:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 20:30:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:30:11 [INFO] 20:30:11 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 20:30:11 [INFO] CycloneDX: Resolving Dependencies 20:30:14 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 20:30:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.xml 20:30:14 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-cyclonedx.xml 20:30:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/bom.json 20:30:14 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-cyclonedx.json 20:30:14 [INFO] 20:30:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 20:30:14 [INFO] Skipping duplicate-finder execution! 20:30:14 [INFO] 20:30:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 20:30:14 [INFO] Skipping plugin execution 20:30:14 [INFO] 20:30:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 20:30:15 [INFO] Skipping source per configuration. 20:30:15 [INFO] 20:30:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 20:30:15 [INFO] 20:30:15 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-topology-manager --- 20:30:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:15 [INFO] 20:30:15 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-manager --- 20:30:15 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT.pom 20:30:15 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-features.xml 20:30:15 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-cyclonedx.xml 20:30:15 [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.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-SNAPSHOT-cyclonedx.json 20:30:15 [INFO] 20:30:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 20:30:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:30:15 [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.6-SNAPSHOT/maven-metadata.xml 20:30:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:30:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:30:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:30:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:30:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:30:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:30:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:30:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:30:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:30:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:30:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:30:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:30:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:30:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:30:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:30:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:30:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:30:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:30:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:30:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:30:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:30:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:30:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:30:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:30:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:30:15 at java.lang.reflect.Method.invoke (Method.java:580) 20:30:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:30:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:30:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:30:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:30:15 [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.6-SNAPSHOT/maven-metadata.xml 20:30:15 [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 20:30:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:30:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:30:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:30:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:30:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:30:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:30:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:30:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:30:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:30:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:30:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:30:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:30:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:30:15 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:30:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:30:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:30:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:30:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:30:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:30:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:30:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:30:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:30:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:30:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:30:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:30:15 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:30:15 at java.lang.reflect.Method.invoke (Method.java:580) 20:30:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:30:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:30:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:30:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:30:15 [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 20:30:15 [INFO] 20:30:15 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 20:30:15 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.6-SNAPSHOT [50/84] 20:30:15 [INFO] from features/odl-openflowplugin-app-reconciliation-framework/pom.xml 20:30:15 [INFO] ------------------------------[ feature ]------------------------------- 20:30:15 [INFO] 20:30:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] 20:30:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:15 [INFO] 20:30:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:15 [INFO] 20:30:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] 20:30:15 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] 20:30:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:15 [INFO] argLine set to empty 20:30:15 [INFO] 20:30:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] Starting audit... 20:30:15 Audit done. 20:30:15 [INFO] You have 0 Checkstyle violations. 20:30:15 [INFO] 20:30:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] Starting audit... 20:30:15 Audit done. 20:30:15 [INFO] You have 0 Checkstyle violations. 20:30:15 [INFO] 20:30:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] 20:30:15 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 20:30:15 [INFO] ...done! 20:30:15 [INFO] Set artifact 20:30:15 [INFO] 20:30:15 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:30:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:15 [INFO] 20:30:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 20:30:15 [INFO] 20:30:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] No files found to run spotbugs; check compile phase has been run. 20:30:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:30:15 [INFO] 20:30:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 20:30:15 [INFO] 20:30:15 [INFO] 20:30:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] 20:30:15 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:15 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework 20:30:15 [INFO] Project dependency features detected: [] 20:30:15 [INFO] Pax Exam System (Version: 4.14.0) created. 20:30:15 [INFO] Creating RMI registry server on 127.0.0.1:43593 20:30:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:30:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:30:16 [INFO] Waiting for remote bundle context.. on 43593 name: 9cabe661-2810-4c8f-bf58-3680b138fe46 timout: [ RelativeTimeout value = 180000 ] 20:30:20 [INFO] Building jar from resources and headers. 20:30:20 [INFO] Writing jar finished. 20:30:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:30:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:30:35 [INFO] 20:30:35 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:35 [INFO] 20:30:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:30:35 [INFO] 20:30:35 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:35 [INFO] CycloneDX: Resolving Dependencies 20:30:38 [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s) 20:30:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 20:30:38 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.xml 20:30:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/bom.json 20:30:38 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.json 20:30:38 [INFO] 20:30:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:38 [INFO] Skipping duplicate-finder execution! 20:30:38 [INFO] 20:30:38 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:38 [INFO] Skipping plugin execution 20:30:38 [INFO] 20:30:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:38 [INFO] Skipping source per configuration. 20:30:38 [INFO] 20:30:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:38 [INFO] 20:30:38 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:38 [INFO] 20:30:38 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:38 [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.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT.pom 20:30:38 [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.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-features.xml 20:30:38 [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.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.xml 20:30:38 [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.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-SNAPSHOT-cyclonedx.json 20:30:38 [INFO] 20:30:38 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 20:30:38 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:30:38 [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.6-SNAPSHOT/maven-metadata.xml 20:30:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:30:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:30:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:30:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:30:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:30:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:30:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:30:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:30:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:30:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:30:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:30:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:30:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:30:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:30:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:30:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:30:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:30:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:30:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:30:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:30:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:30:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:30:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:30:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:30:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:30:38 at java.lang.reflect.Method.invoke (Method.java:580) 20:30:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:30:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:30:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:30:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:30:38 [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.6-SNAPSHOT/maven-metadata.xml 20:30:38 [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 20:30:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:30:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:30:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:30:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:30:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:30:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:30:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:30:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:30:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:30:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:30:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:30:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:30:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:30:38 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:30:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:30:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:30:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:30:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:30:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:30:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:30:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:30:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:30:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:30:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:30:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:30:38 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:30:38 at java.lang.reflect.Method.invoke (Method.java:580) 20:30:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:30:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:30:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:30:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:30:38 [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 20:30:38 [INFO] 20:30:38 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 20:30:38 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.6-SNAPSHOT [51/84] 20:30:38 [INFO] from features/odl-openflowplugin-app-arbitratorreconciliation/pom.xml 20:30:38 [INFO] ------------------------------[ feature ]------------------------------- 20:30:38 [INFO] 20:30:38 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:38 [INFO] 20:30:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:38 [INFO] 20:30:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:30:38 [INFO] 20:30:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:38 [INFO] 20:30:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:38 [INFO] 20:30:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:30:38 [INFO] argLine set to empty 20:30:38 [INFO] 20:30:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:38 [INFO] Starting audit... 20:30:38 Audit done. 20:30:38 [INFO] You have 0 Checkstyle violations. 20:30:38 [INFO] 20:30:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:39 [INFO] Starting audit... 20:30:39 Audit done. 20:30:39 [INFO] You have 0 Checkstyle violations. 20:30:39 [INFO] 20:30:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:39 [INFO] 20:30:39 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 20:30:39 [INFO] ...done! 20:30:39 [INFO] Set artifact 20:30:39 [INFO] 20:30:39 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:30:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:30:39 [INFO] 20:30:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 20:30:39 [INFO] 20:30:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:39 [INFO] No files found to run spotbugs; check compile phase has been run. 20:30:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:30:39 [INFO] 20:30:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 20:30:39 [INFO] 20:30:39 [INFO] 20:30:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:39 [INFO] 20:30:39 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:39 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation 20:30:39 [INFO] Project dependency features detected: [] 20:30:39 [INFO] Pax Exam System (Version: 4.14.0) created. 20:30:39 [INFO] Creating RMI registry server on 127.0.0.1:43381 20:30:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:30:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:30:39 [INFO] Waiting for remote bundle context.. on 43381 name: da19bd6c-73e1-4a5e-a3cc-a148fc111dd8 timout: [ RelativeTimeout value = 180000 ] 20:30:43 [INFO] Building jar from resources and headers. 20:30:43 [INFO] Writing jar finished. 20:30:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:30:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:30:57 [INFO] 20:30:57 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:57 [INFO] 20:30:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:30:57 [INFO] 20:30:57 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:30:57 [INFO] CycloneDX: Resolving Dependencies 20:31:00 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 20:31:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 20:31:00 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 20:31:00 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-cyclonedx.json 20:31:00 [INFO] 20:31:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:31:00 [INFO] Skipping duplicate-finder execution! 20:31:00 [INFO] 20:31:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:31:00 [INFO] Skipping plugin execution 20:31:00 [INFO] 20:31:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:31:00 [INFO] Skipping source per configuration. 20:31:00 [INFO] 20:31:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:31:00 [INFO] 20:31:00 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:31:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:00 [INFO] 20:31:00 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:31:00 [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.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT.pom 20:31:00 [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.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-features.xml 20:31:00 [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.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:00 [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.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-SNAPSHOT-cyclonedx.json 20:31:00 [INFO] 20:31:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:31:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:31:00 [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.6-SNAPSHOT/maven-metadata.xml 20:31:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:00 [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.6-SNAPSHOT/maven-metadata.xml 20:31:00 [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 20:31:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:31:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:00 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:00 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:00 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:00 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:00 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:00 [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 20:31:00 [INFO] 20:31:00 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 20:31:00 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.21.6-SNAPSHOT [52/84] 20:31:00 [INFO] from features/odl-openflowplugin-flow-services/pom.xml 20:31:00 [INFO] ------------------------------[ feature ]------------------------------- 20:31:00 [INFO] 20:31:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services --- 20:31:00 [INFO] 20:31:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 20:31:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:00 [INFO] 20:31:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 20:31:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:00 [INFO] 20:31:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] 20:31:01 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] 20:31:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:01 [INFO] argLine set to empty 20:31:01 [INFO] 20:31:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] Starting audit... 20:31:01 Audit done. 20:31:01 [INFO] You have 0 Checkstyle violations. 20:31:01 [INFO] 20:31:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] Starting audit... 20:31:01 Audit done. 20:31:01 [INFO] You have 0 Checkstyle violations. 20:31:01 [INFO] 20:31:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] 20:31:01 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 20:31:01 [INFO] ...done! 20:31:01 [INFO] Set artifact 20:31:01 [INFO] 20:31:01 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-flow-services --- 20:31: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 20:31:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:01 [INFO] 20:31:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 20:31:01 [INFO] 20:31:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] No files found to run spotbugs; check compile phase has been run. 20:31:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:31:01 [INFO] 20:31:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 20:31:01 [INFO] 20:31:01 [INFO] 20:31:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] 20:31:01 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-flow-services --- 20:31:01 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services 20:31:01 [INFO] Project dependency features detected: [] 20:31:01 [INFO] Pax Exam System (Version: 4.14.0) created. 20:31:01 [INFO] Creating RMI registry server on 127.0.0.1:38901 20:31:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:31:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:31:01 [INFO] Waiting for remote bundle context.. on 38901 name: 393329a9-565d-451a-a8b2-d7288b4ca832 timout: [ RelativeTimeout value = 180000 ] 20:31:05 [INFO] Building jar from resources and headers. 20:31:05 [INFO] Writing jar finished. 20:31:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:31:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:31:20 [INFO] 20:31:20 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-flow-services --- 20:31:20 [INFO] 20:31:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 20:31:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:31:20 [INFO] 20:31:20 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-flow-services --- 20:31:20 [INFO] CycloneDX: Resolving Dependencies 20:31:23 [INFO] CycloneDX: Creating BOM version 1.6 with 271 component(s) 20:31:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.xml 20:31:23 [INFO] attaching as odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/bom.json 20:31:23 [INFO] attaching as odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-cyclonedx.json 20:31:23 [INFO] 20:31:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 20:31:23 [INFO] Skipping duplicate-finder execution! 20:31:23 [INFO] 20:31:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 20:31:23 [INFO] Skipping plugin execution 20:31:23 [INFO] 20:31:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 20:31:23 [INFO] Skipping source per configuration. 20:31:23 [INFO] 20:31:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 20:31:23 [INFO] 20:31:23 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-flow-services --- 20:31:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:23 [INFO] 20:31:23 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services --- 20:31:23 [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.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-SNAPSHOT.pom 20:31:23 [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.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-features.xml 20:31:23 [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.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:23 [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.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-SNAPSHOT-cyclonedx.json 20:31:23 [INFO] 20:31:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 20:31:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:31:23 [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.6-SNAPSHOT/maven-metadata.xml 20:31:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:31:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:23 [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.6-SNAPSHOT/maven-metadata.xml 20:31:23 [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 20:31:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:31:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:23 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:23 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:23 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:23 [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 20:31:23 [INFO] 20:31:23 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 20:31:23 [INFO] Building test-common 0.21.6-SNAPSHOT [53/84] 20:31:23 [INFO] from test-common/pom.xml 20:31:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:31:23 [INFO] 20:31:23 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 20:31:23 [INFO] 20:31:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-common --- 20:31:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:23 [INFO] 20:31:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-common --- 20:31:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:23 [INFO] 20:31:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-common --- 20:31:23 [INFO] 20:31:23 [INFO] --- dependency:3.11.0:properties (default) @ test-common --- 20:31:23 [INFO] 20:31:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-common --- 20:31:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:31:23 [INFO] 20:31:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 20:31:23 [INFO] Starting audit... 20:31:23 Audit done. 20:31:23 [INFO] You have 0 Checkstyle violations. 20:31:23 [INFO] 20:31:23 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 20:31:23 [INFO] Starting audit... 20:31:23 Audit done. 20:31:23 [INFO] You have 0 Checkstyle violations. 20:31:23 [INFO] 20:31:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-common --- 20:31:23 [INFO] 20:31:23 [INFO] --- resources:3.5.0:resources (default-resources) @ test-common --- 20:31:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 20:31:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 20:31:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 20:31:23 [INFO] 20:31:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-common --- 20:31:23 [INFO] Recompiling the module because of changed dependency. 20:31:23 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:31: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 20:31:24 [INFO] 20:31:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-common >>> 20:31:24 [INFO] 20:31:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-common --- 20:31:24 [INFO] Fork Value is true 20:31:26 [INFO] Done SpotBugs Analysis.... 20:31:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:31:26 [INFO] 20:31:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-common <<< 20:31:26 [INFO] 20:31:26 [INFO] 20:31:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-common --- 20:31:26 [INFO] BugInstance size is 0 20:31:26 [INFO] Error size is 0 20:31:26 [INFO] No errors/warnings found 20:31:26 [INFO] 20:31:26 [INFO] --- resources:3.5.0:testResources (default-testResources) @ test-common --- 20:31:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/test/resources 20:31:26 [INFO] 20:31:26 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ test-common --- 20:31:26 [INFO] No sources to compile 20:31:26 [INFO] 20:31:26 [INFO] --- surefire:3.5.6:test (default-test) @ test-common --- 20:31:26 [INFO] No tests to run. 20:31:26 [INFO] 20:31:26 [INFO] --- copy:14.3.7:copy-files (default) @ test-common --- 20:31:26 [INFO] 20:31:26 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ test-common --- 20:31:26 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT.jar 20:31:26 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/META-INF/MANIFEST.MF 20:31:26 [INFO] 20:31:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 20:31:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT-javadoc.jar 20:31:28 [INFO] 20:31:28 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ test-common --- 20:31:28 [INFO] CycloneDX: Resolving Dependencies 20:31:28 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 20:31:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml 20:31:28 [INFO] attaching as test-common-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json 20:31:29 [INFO] attaching as test-common-0.21.6-SNAPSHOT-cyclonedx.json 20:31:29 [INFO] 20:31:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 20:31:29 [INFO] Skipping duplicate-finder execution! 20:31:29 [INFO] 20:31:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-common --- 20:31:29 [WARNING] Used undeclared dependencies found: 20:31:29 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.25:compile 20:31:29 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:31:29 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:31:29 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:31:29 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:31:29 [INFO] 20:31:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-common --- 20:31:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT-sources.jar 20:31:29 [INFO] 20:31:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ test-common --- 20:31:29 [INFO] 20:31:29 [INFO] --- jacoco:0.8.15:report (report) @ test-common --- 20:31:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:31:29 [INFO] 20:31:29 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 20:31:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT.pom 20:31:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT.jar 20:31:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT-javadoc.jar 20:31:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT-cyclonedx.json 20:31:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT-sources.jar 20:31:29 [INFO] 20:31:29 [INFO] --- bundle:6.1.0:install (default-install) @ test-common --- 20:31:29 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-SNAPSHOT.jar 20:31:29 [INFO] Writing OBR metadata 20:31:29 [INFO] 20:31:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 20:31:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:31:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml 20:31:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:29 [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.6-SNAPSHOT/maven-metadata.xml 20:31:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 20:31:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:29 [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 20:31:29 [INFO] 20:31:29 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ test-common --- 20:31:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:31:29 [INFO] 20:31:29 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 20:31:29 [INFO] Building drop-test-karaf 0.21.6-SNAPSHOT [54/84] 20:31:29 [INFO] from drop-test-karaf/pom.xml 20:31:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:31:29 [INFO] 20:31:29 [INFO] --- clean:3.5.0:clean (default-clean) @ drop-test-karaf --- 20:31:29 [INFO] 20:31:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ drop-test-karaf --- 20:31:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:29 [INFO] 20:31:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 20:31:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:29 [INFO] 20:31:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ drop-test-karaf --- 20:31:29 [INFO] 20:31:29 [INFO] --- dependency:3.11.0:properties (default) @ drop-test-karaf --- 20:31:29 [INFO] 20:31:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ drop-test-karaf --- 20:31:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:31:29 [INFO] 20:31:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 20:31:29 [INFO] Starting audit... 20:31:29 Audit done. 20:31:29 [INFO] You have 0 Checkstyle violations. 20:31:29 [INFO] 20:31:29 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 20:31:29 [INFO] Starting audit... 20:31:29 Audit done. 20:31:29 [INFO] You have 0 Checkstyle violations. 20:31:29 [INFO] 20:31:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ drop-test-karaf --- 20:31:29 [INFO] 20:31:29 [INFO] --- resources:3.5.0:resources (default-resources) @ drop-test-karaf --- 20:31:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 20:31:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 20:31:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 20:31:29 [INFO] 20:31:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ drop-test-karaf --- 20:31:29 [INFO] Recompiling the module because of changed dependency. 20:31:29 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:31:29 [INFO] 20:31:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 20:31:29 [INFO] 20:31:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ drop-test-karaf --- 20:31:29 [INFO] Fork Value is true 20:31:32 [INFO] Done SpotBugs Analysis.... 20:31:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:31:32 [INFO] 20:31:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 20:31:32 [INFO] 20:31:32 [INFO] 20:31:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ drop-test-karaf --- 20:31:32 [INFO] BugInstance size is 0 20:31:32 [INFO] Error size is 0 20:31:32 [INFO] No errors/warnings found 20:31:32 [INFO] 20:31:32 [INFO] --- karaf-services:4.4.11:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- 20:31:32 [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.11/org.apache.karaf.jaas.modules-4.4.11.jar!/org/apache/karaf/jaas/modules/impl/Activator.class 20:31:32 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider 20:31:32 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider 20:31:32 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider 20:31:32 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter 20:31:32 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider 20:31:32 [INFO] 20:31:32 [INFO] --- resources:3.5.0:testResources (default-testResources) @ drop-test-karaf --- 20:31:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/test/resources 20:31:32 [INFO] 20:31:32 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ drop-test-karaf --- 20:31:32 [INFO] No sources to compile 20:31:32 [INFO] 20:31:32 [INFO] --- surefire:3.5.6:test (default-test) @ drop-test-karaf --- 20:31:32 [INFO] No tests to run. 20:31:32 [INFO] 20:31:32 [INFO] --- copy:14.3.7:copy-files (default) @ drop-test-karaf --- 20:31:32 [INFO] 20:31:32 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ drop-test-karaf --- 20:31:33 [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.21.6-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 20:31:33 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:31:33 Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] 20:31:33 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] 20:31:33 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT.jar 20:31:33 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/META-INF/MANIFEST.MF 20:31:33 [INFO] 20:31:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ drop-test-karaf --- 20:31:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT-javadoc.jar 20:31:34 [INFO] 20:31:34 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ drop-test-karaf --- 20:31:34 [INFO] CycloneDX: Resolving Dependencies 20:31:35 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 20:31:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.xml 20:31:35 [INFO] attaching as drop-test-karaf-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/bom.json 20:31:35 [INFO] attaching as drop-test-karaf-0.21.6-SNAPSHOT-cyclonedx.json 20:31:35 [INFO] 20:31:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 20:31:35 [INFO] Skipping duplicate-finder execution! 20:31:35 [INFO] 20:31:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ drop-test-karaf --- 20:31:35 [WARNING] Used undeclared dependencies found: 20:31:35 [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.11:provided 20:31:35 [INFO] 20:31:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ drop-test-karaf --- 20:31:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT-sources.jar 20:31:35 [INFO] 20:31:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ drop-test-karaf --- 20:31:35 [INFO] 20:31:35 [INFO] --- jacoco:0.8.15:report (report) @ drop-test-karaf --- 20:31:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:31:35 [INFO] 20:31:35 [INFO] --- install:3.1.4:install (default-install) @ drop-test-karaf --- 20:31:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT.pom 20:31:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT.jar 20:31:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT-javadoc.jar 20:31:35 [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.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:35 [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.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT-cyclonedx.json 20:31:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT-sources.jar 20:31:35 [INFO] 20:31:35 [INFO] --- bundle:6.1.0:install (default-install) @ drop-test-karaf --- 20:31:35 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-SNAPSHOT.jar 20:31:35 [INFO] Writing OBR metadata 20:31:35 [INFO] 20:31:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ drop-test-karaf --- 20:31:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:31:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml 20:31:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:31:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:35 [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.6-SNAPSHOT/maven-metadata.xml 20:31:35 [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 20:31:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:31:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:35 [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 20:31:35 [INFO] 20:31:35 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ drop-test-karaf --- 20:31:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:31:35 [INFO] 20:31:35 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 20:31:35 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.21.6-SNAPSHOT [55/84] 20:31:35 [INFO] from features/odl-openflowplugin-drop-test/pom.xml 20:31:35 [INFO] ------------------------------[ feature ]------------------------------- 20:31:35 [INFO] 20:31:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] 20:31:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:35 [INFO] 20:31:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:31:35 [INFO] 20:31:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] 20:31:35 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] 20:31:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:35 [INFO] argLine set to empty 20:31:35 [INFO] 20:31:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] Starting audit... 20:31:35 Audit done. 20:31:35 [INFO] You have 0 Checkstyle violations. 20:31:35 [INFO] 20:31:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] Starting audit... 20:31:35 Audit done. 20:31:35 [INFO] You have 0 Checkstyle violations. 20:31:35 [INFO] 20:31:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] 20:31:35 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 20:31:35 [INFO] ...done! 20:31:35 [INFO] Set artifact 20:31:35 [INFO] 20:31:35 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:31:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:31:35 [INFO] 20:31:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 20:31:35 [INFO] 20:31:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] No files found to run spotbugs; check compile phase has been run. 20:31:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:31:35 [INFO] 20:31:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 20:31:35 [INFO] 20:31:35 [INFO] 20:31:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] 20:31:35 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-drop-test --- 20:31:35 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test 20:31:36 [INFO] Project dependency features detected: [] 20:31:36 [INFO] Pax Exam System (Version: 4.14.0) created. 20:31:36 [INFO] Creating RMI registry server on 127.0.0.1:37229 20:31:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:31:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:31:36 [INFO] Waiting for remote bundle context.. on 37229 name: 2749182e-26bd-4a81-94a3-d07c82d2a4ec timout: [ RelativeTimeout value = 180000 ] 20:31:40 [INFO] Building jar from resources and headers. 20:31:40 [INFO] Writing jar finished. 20:31:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:31:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:31:52 [INFO] 20:31:52 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-drop-test --- 20:31:52 [INFO] 20:31:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 20:31:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:31:52 [INFO] 20:31:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-drop-test --- 20:31:52 [INFO] CycloneDX: Resolving Dependencies 20:31:55 [INFO] CycloneDX: Creating BOM version 1.6 with 274 component(s) 20:31:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.xml 20:31:55 [INFO] attaching as odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/bom.json 20:31:55 [INFO] attaching as odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-cyclonedx.json 20:31:55 [INFO] 20:31:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 20:31:55 [INFO] Skipping duplicate-finder execution! 20:31:55 [INFO] 20:31:55 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 20:31:55 [INFO] Skipping plugin execution 20:31:55 [INFO] 20:31:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 20:31:55 [INFO] Skipping source per configuration. 20:31:55 [INFO] 20:31:55 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 20:31:55 [INFO] 20:31:55 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-drop-test --- 20:31:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:31:55 [INFO] 20:31:55 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-drop-test --- 20:31:55 [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.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-SNAPSHOT.pom 20:31:55 [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.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-features.xml 20:31:55 [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.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-cyclonedx.xml 20:31:55 [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.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-SNAPSHOT-cyclonedx.json 20:31:55 [INFO] 20:31:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 20:31:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:31:55 [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.6-SNAPSHOT/maven-metadata.xml 20:31:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:31:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:55 [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.6-SNAPSHOT/maven-metadata.xml 20:31:55 [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 20:31:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:31:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:31:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:31:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:31:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:31:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:31:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:31:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:31:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:31:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:31:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:31:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:31:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:31:55 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:31:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:31:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:31:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:31:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:31:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:31:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:31:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:31:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:31:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:31:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:31:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:31:55 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:31:55 at java.lang.reflect.Method.invoke (Method.java:580) 20:31:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:31:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:31:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:31:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:31:55 [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 20:31:55 [INFO] 20:31:55 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 20:31:55 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.6-SNAPSHOT [56/84] 20:31:55 [INFO] from features/odl-openflowplugin-flow-services-rest/pom.xml 20:31:55 [INFO] ------------------------------[ feature ]------------------------------- 20:32:01 [INFO] 20:32:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] 20:32:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:01 [INFO] 20:32:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:01 [INFO] 20:32:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] 20:32:01 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] 20:32:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:32:01 [INFO] argLine set to empty 20:32:01 [INFO] 20:32:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] Starting audit... 20:32:01 Audit done. 20:32:01 [INFO] You have 0 Checkstyle violations. 20:32:01 [INFO] 20:32:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] Starting audit... 20:32:01 Audit done. 20:32:01 [INFO] You have 0 Checkstyle violations. 20:32:01 [INFO] 20:32:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] 20:32:01 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 20:32:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 20:32:02 [INFO] ...done! 20:32:02 [INFO] Set artifact 20:32:02 [INFO] 20:32:02 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 20:32: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 20:32:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:32:02 [INFO] 20:32:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 20:32:02 [INFO] 20:32:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 20:32:02 [INFO] No files found to run spotbugs; check compile phase has been run. 20:32:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:32:02 [INFO] 20:32:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 20:32:02 [INFO] 20:32:02 [INFO] 20:32:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 20:32:02 [INFO] 20:32:02 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-flow-services-rest --- 20:32:02 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest 20:32:02 [INFO] Project dependency features detected: [] 20:32:02 [INFO] Pax Exam System (Version: 4.14.0) created. 20:32:02 [INFO] Creating RMI registry server on 127.0.0.1:43701 20:32:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:32:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:32:03 [INFO] Waiting for remote bundle context.. on 43701 name: d98c1c68-f831-4183-aa02-38ff1b7559de timout: [ RelativeTimeout value = 180000 ] 20:32:07 [INFO] Building jar from resources and headers. 20:32:07 [INFO] Writing jar finished. 20:32:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:32:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:32:26 [INFO] 20:32:26 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 20:32:26 [INFO] 20:32:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 20:32:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:32:26 [INFO] 20:32:26 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 20:32:26 [INFO] CycloneDX: Resolving Dependencies 20:32:32 [INFO] CycloneDX: Creating BOM version 1.6 with 473 component(s) 20:32:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.xml 20:32:32 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-cyclonedx.xml 20:32:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/bom.json 20:32:32 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-cyclonedx.json 20:32:32 [INFO] 20:32:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 20:32:32 [INFO] Skipping duplicate-finder execution! 20:32:32 [INFO] 20:32:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 20:32:32 [INFO] Skipping plugin execution 20:32:32 [INFO] 20:32:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 20:32:32 [INFO] Skipping source per configuration. 20:32:32 [INFO] 20:32:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 20:32:32 [INFO] 20:32:32 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-flow-services-rest --- 20:32:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:32:32 [INFO] 20:32:32 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services-rest --- 20:32:32 [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.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT.pom 20:32:32 [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.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-features.xml 20:32:32 [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.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-cyclonedx.xml 20:32:32 [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.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-SNAPSHOT-cyclonedx.json 20:32:32 [INFO] 20:32:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 20:32:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:32:32 [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.6-SNAPSHOT/maven-metadata.xml 20:32:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:32 [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.6-SNAPSHOT/maven-metadata.xml 20:32:32 [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 20:32:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:32:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:32 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:32 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:32 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:32 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:32 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:32 [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 20:32:32 [INFO] 20:32:32 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 20:32:32 [INFO] Building southbound-cli 0.21.6-SNAPSHOT [57/84] 20:32:32 [INFO] from applications/southbound-cli/pom.xml 20:32:32 [INFO] -------------------------------[ bundle ]------------------------------- 20:32:32 [INFO] 20:32:32 [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-cli --- 20:32:32 [INFO] 20:32:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-cli --- 20:32:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:32 [INFO] 20:32:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ southbound-cli --- 20:32:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:32 [INFO] 20:32:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-cli --- 20:32:33 [INFO] 20:32:33 [INFO] --- dependency:3.11.0:properties (default) @ southbound-cli --- 20:32:33 [INFO] 20:32:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ southbound-cli --- 20:32:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:32:33 [INFO] 20:32:33 [INFO] --- yang:14.0.25:generate-sources (binding) @ southbound-cli --- 20:32:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:32:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 20:32:33 [INFO] yang-to-sources: Found 16 dependencies in 2.058 ms 20:32:33 [INFO] yang-to-sources: Project model files found: 1 in 1.165 ms 20:32:33 [INFO] yang-to-sources: 2 YANG models processed in 70.03 ms 20:32:33 [INFO] BindingJavaFileGenerator: Defined 15 files in 2.507 ms 20:32:33 [INFO] Sorted 15 files into 4 directories in 103.8 μs 20:32:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 12.58 ms 20:32:33 [INFO] 20:32:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 20:32:33 [INFO] Starting audit... 20:32:33 Audit done. 20:32:33 [INFO] You have 0 Checkstyle violations. 20:32:33 [INFO] 20:32:33 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 20:32:33 [INFO] Starting audit... 20:32:33 Audit done. 20:32:33 [INFO] You have 0 Checkstyle violations. 20:32:33 [INFO] 20:32:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ southbound-cli --- 20:32:33 [INFO] 20:32:33 [INFO] --- resources:3.5.0:resources (default-resources) @ southbound-cli --- 20:32:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 20:32:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 20:32:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:32:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:32:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 20:32:33 [INFO] 20:32:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-cli --- 20:32:33 [INFO] Recompiling the module because of changed dependency. 20:32:33 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 20:32:33 [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 20:32:33 [INFO] 20:32:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ southbound-cli >>> 20:32:33 [INFO] 20:32:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ southbound-cli --- 20:32:33 [INFO] Fork Value is true 20:32:37 [INFO] Done SpotBugs Analysis.... 20:32:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:32:37 [INFO] 20:32:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ southbound-cli <<< 20:32:37 [INFO] 20:32:37 [INFO] 20:32:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ southbound-cli --- 20:32:37 [INFO] BugInstance size is 0 20:32:37 [INFO] Error size is 0 20:32:37 [INFO] No errors/warnings found 20:32:37 [INFO] 20:32:37 [INFO] --- karaf-services:4.4.11:service-metadata-generate (service-metadata-generate) @ southbound-cli --- 20:32:38 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 20:32:38 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand 20:32:38 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand 20:32:38 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand 20:32:38 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand 20:32:38 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand 20:32:38 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand 20:32:38 [INFO] 20:32:38 [INFO] --- resources:3.5.0:testResources (default-testResources) @ southbound-cli --- 20:32:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/test/resources 20:32:38 [INFO] 20:32:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ southbound-cli --- 20:32:38 [INFO] No sources to compile 20:32:38 [INFO] 20:32:38 [INFO] --- surefire:3.5.6:test (default-test) @ southbound-cli --- 20:32:38 [INFO] No tests to run. 20:32:38 [INFO] 20:32:38 [INFO] --- copy:14.3.7:copy-files (default) @ southbound-cli --- 20:32:38 [INFO] 20:32:38 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ southbound-cli --- 20:32:38 [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.21.6-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 20:32:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 20:32:38 Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] 20:32:38 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] 20:32:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT.jar 20:32:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/META-INF/MANIFEST.MF 20:32:38 [INFO] 20:32:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-cli --- 20:32:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT-javadoc.jar 20:32:40 [INFO] 20:32:40 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ southbound-cli --- 20:32:40 [INFO] CycloneDX: Resolving Dependencies 20:32:41 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 20:32:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.xml 20:32:41 [INFO] attaching as southbound-cli-0.21.6-SNAPSHOT-cyclonedx.xml 20:32:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/bom.json 20:32:41 [INFO] attaching as southbound-cli-0.21.6-SNAPSHOT-cyclonedx.json 20:32:41 [INFO] 20:32:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 20:32:41 [INFO] Skipping duplicate-finder execution! 20:32:41 [INFO] 20:32:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ southbound-cli --- 20:32:41 [WARNING] Used undeclared dependencies found: 20:32:41 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:32:41 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:32:41 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.21.6-SNAPSHOT:compile 20:32:41 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:32:41 [INFO] 20:32:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-cli --- 20:32:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT-sources.jar 20:32:41 [INFO] 20:32:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ southbound-cli --- 20:32:41 [INFO] 20:32:41 [INFO] --- jacoco:0.8.15:report (report) @ southbound-cli --- 20:32:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:32:41 [INFO] 20:32:41 [INFO] --- install:3.1.4:install (default-install) @ southbound-cli --- 20:32:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT.pom 20:32:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT.jar 20:32:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT-javadoc.jar 20:32:41 [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.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT-cyclonedx.xml 20:32:41 [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.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT-cyclonedx.json 20:32:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT-sources.jar 20:32:41 [INFO] 20:32:41 [INFO] --- bundle:6.1.0:install (default-install) @ southbound-cli --- 20:32:41 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-SNAPSHOT.jar 20:32:41 [INFO] Writing OBR metadata 20:32:41 [INFO] 20:32:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-cli --- 20:32:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:32:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml 20:32:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:41 [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.6-SNAPSHOT/maven-metadata.xml 20:32:41 [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 20:32:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:32:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:32:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:32:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:32:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:32:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:32:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:32:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:32:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:32:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:32:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:32:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:32:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:32:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:32:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:32:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:32:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:32:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:32:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:32:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:32:41 [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 20:32:41 [INFO] 20:32:41 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ southbound-cli --- 20:32:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:32:41 [INFO] 20:32:41 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 20:32:41 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.6-SNAPSHOT [58/84] 20:32:41 [INFO] from features/odl-openflowplugin-app-southbound-cli/pom.xml 20:32:41 [INFO] ------------------------------[ feature ]------------------------------- 20:32:41 [INFO] 20:32:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 20:32:41 [INFO] 20:32:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 20:32:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:41 [INFO] 20:32:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 20:32:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:32:41 [INFO] 20:32:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] 20:32:42 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] 20:32:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:32:42 [INFO] argLine set to empty 20:32:42 [INFO] 20:32:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] Starting audit... 20:32:42 Audit done. 20:32:42 [INFO] You have 0 Checkstyle violations. 20:32:42 [INFO] 20:32:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] Starting audit... 20:32:42 Audit done. 20:32:42 [INFO] You have 0 Checkstyle violations. 20:32:42 [INFO] 20:32:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] 20:32:42 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 20:32:42 [INFO] ...done! 20:32:42 [INFO] Set artifact 20:32:42 [INFO] 20:32:42 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:32:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:32:42 [INFO] 20:32:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 20:32:42 [INFO] 20:32:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] No files found to run spotbugs; check compile phase has been run. 20:32:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:32:42 [INFO] 20:32:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 20:32:42 [INFO] 20:32:42 [INFO] 20:32:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] 20:32:42 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-app-southbound-cli --- 20:32:42 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli 20:32:42 [INFO] Project dependency features detected: [] 20:32:42 [INFO] Pax Exam System (Version: 4.14.0) created. 20:32:42 [INFO] Creating RMI registry server on 127.0.0.1:34789 20:32:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:32:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:32:42 [INFO] Waiting for remote bundle context.. on 34789 name: d94057c7-67f5-43e0-8222-ad47cf2aaabf timout: [ RelativeTimeout value = 180000 ] 20:32:46 [INFO] Building jar from resources and headers. 20:32:46 [INFO] Writing jar finished. 20:33:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:33:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:33:00 [INFO] 20:33:00 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 20:33:00 [INFO] 20:33:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 20:33:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:33:00 [INFO] 20:33:00 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 20:33:00 [INFO] CycloneDX: Resolving Dependencies 20:33:04 [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s) 20:33:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.xml 20:33:04 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-cyclonedx.xml 20:33:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/bom.json 20:33:04 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-cyclonedx.json 20:33:04 [INFO] 20:33:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 20:33:04 [INFO] Skipping duplicate-finder execution! 20:33:04 [INFO] 20:33:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 20:33:04 [INFO] Skipping plugin execution 20:33:04 [INFO] 20:33:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 20:33:04 [INFO] Skipping source per configuration. 20:33:04 [INFO] 20:33:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 20:33:04 [INFO] 20:33:04 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-app-southbound-cli --- 20:33:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:33:04 [INFO] 20:33:04 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 20:33:04 [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.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT.pom 20:33:04 [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.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-features.xml 20:33:04 [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.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-cyclonedx.xml 20:33:04 [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.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-SNAPSHOT-cyclonedx.json 20:33:04 [INFO] 20:33:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 20:33:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:33:04 [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.6-SNAPSHOT/maven-metadata.xml 20:33:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:04 [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.6-SNAPSHOT/maven-metadata.xml 20:33:04 [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 20:33:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:33:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:04 [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 20:33:04 [INFO] 20:33:04 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 20:33:04 [INFO] Building openflowjava-extension-nicira-api 0.21.6-SNAPSHOT [59/84] 20:33:04 [INFO] from extension/openflowjava-extension-nicira-api/pom.xml 20:33:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:33:04 [INFO] 20:33:04 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] 20:33:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:04 [INFO] 20:33:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:04 [INFO] 20:33:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] 20:33:04 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] 20:33:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:33:04 [INFO] 20:33:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] Starting audit... 20:33:04 Audit done. 20:33:04 [INFO] You have 0 Checkstyle violations. 20:33:04 [INFO] 20:33:04 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] Starting audit... 20:33:04 Audit done. 20:33:04 [INFO] You have 0 Checkstyle violations. 20:33:04 [INFO] 20:33:04 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] 20:33:04 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 20:33:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:33:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:33:04 [INFO] 20:33:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] Recompiling the module because of changed dependency. 20:33:04 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:33:04 [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 20:33:04 [INFO] 20:33:04 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:33:04 [INFO] 20:33:04 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:33:04 [INFO] Fork Value is true 20:33:07 [INFO] Done SpotBugs Analysis.... 20:33:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:33:07 [INFO] 20:33:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:33:07 [INFO] 20:33:07 [INFO] 20:33:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:33:07 [INFO] BugInstance size is 0 20:33:07 [INFO] Error size is 0 20:33:07 [INFO] No errors/warnings found 20:33:07 [INFO] 20:33:07 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 20:33:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/test/resources 20:33:07 [INFO] 20:33:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 20:33:07 [INFO] Recompiling the module because of changed dependency. 20:33:07 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:33:07 [INFO] 20:33:07 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-extension-nicira-api --- 20:33:07 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/surefire-reports 20:33:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:33:07 [INFO] 20:33:07 [INFO] ------------------------------------------------------- 20:33:07 [INFO] T E S T S 20:33:07 [INFO] ------------------------------------------------------- 20:33:08 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:33:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:33:08 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:33:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:33:08 [INFO] 20:33:08 [INFO] Results: 20:33:08 [INFO] 20:33:08 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 20:33:08 [INFO] 20:33:08 [INFO] 20:33:08 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-extension-nicira-api --- 20:33:08 [INFO] 20:33:08 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 20:33:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar 20:33:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 20:33:08 [INFO] 20:33:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 20:33:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-javadoc.jar 20:33:09 [INFO] 20:33:09 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-extension-nicira-api --- 20:33:09 [INFO] CycloneDX: Resolving Dependencies 20:33:09 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 20:33:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.xml 20:33:09 [INFO] attaching as openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:33:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/bom.json 20:33:09 [INFO] attaching as openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-cyclonedx.json 20:33:09 [INFO] 20:33:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 20:33:09 [INFO] Skipping duplicate-finder execution! 20:33:09 [INFO] 20:33:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 20:33:09 [WARNING] Used undeclared dependencies found: 20:33:09 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:33:09 [INFO] 20:33:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 20:33:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-sources.jar 20:33:09 [INFO] 20:33:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 20:33:09 [INFO] 20:33:09 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-extension-nicira-api --- 20:33:09 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 20:33:09 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 20:33:10 [INFO] 20:33:10 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira-api --- 20:33:10 [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.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.pom 20:33:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar 20:33:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-javadoc.jar 20:33:10 [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.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-cyclonedx.xml 20:33:10 [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.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-cyclonedx.json 20:33:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT-sources.jar 20:33:10 [INFO] 20:33:10 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-extension-nicira-api --- 20:33:10 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar 20:33:10 [INFO] Writing OBR metadata 20:33:10 [INFO] 20:33:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:33:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:33:10 [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.6-SNAPSHOT/maven-metadata.xml 20:33:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:10 [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.6-SNAPSHOT/maven-metadata.xml 20:33:10 [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 20:33:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:33:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:10 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:10 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:10 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:10 [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 20:33:10 [INFO] 20:33:10 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:33:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:33:10 [INFO] 20:33:10 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 20:33:10 [INFO] Building openflowjava-extension-nicira 0.21.6-SNAPSHOT [60/84] 20:33:10 [INFO] from extension/openflowjava-extension-nicira/pom.xml 20:33:10 [INFO] -------------------------------[ bundle ]------------------------------- 20:33:10 [INFO] 20:33:10 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira --- 20:33:10 [INFO] 20:33:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-nicira --- 20:33:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:10 [INFO] 20:33:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 20:33:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:10 [INFO] 20:33:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- 20:33:10 [INFO] 20:33:10 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-nicira --- 20:33:10 [INFO] 20:33:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 20:33:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:33:10 [INFO] 20:33:10 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowjava-extension-nicira --- 20:33:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:33:10 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 20:33:10 [INFO] yang-to-sources: Found 5 dependencies in 1.070 ms 20:33:10 [INFO] yang-to-sources: Project model files found: 2 in 8.958 ms 20:33:10 [INFO] yang-to-sources: 11 YANG models processed in 88.61 ms 20:33:10 [INFO] BindingJavaFileGenerator: Defined 365 files in 19.72 ms 20:33:10 [INFO] Sorted 365 files into 74 directories in 675.3 μs 20:33:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 75.36 ms 20:33:10 [INFO] 20:33:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 20:33:10 [INFO] Starting audit... 20:33:10 Audit done. 20:33:10 [INFO] You have 0 Checkstyle violations. 20:33:10 [INFO] 20:33:10 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 20:33:11 [INFO] Starting audit... 20:33:11 Audit done. 20:33:11 [INFO] You have 0 Checkstyle violations. 20:33:11 [INFO] 20:33:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-nicira --- 20:33:11 [INFO] 20:33:11 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-nicira --- 20:33:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 20:33:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:33:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:33:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:33:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:33:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:33:11 [INFO] 20:33:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-nicira --- 20:33:11 [INFO] Recompiling the module because of changed dependency. 20:33:11 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 20:33:12 [INFO] 20:33:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:33:12 [INFO] 20:33:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:33:12 [INFO] Fork Value is true 20:33:18 [INFO] Done SpotBugs Analysis.... 20:33:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:33:18 [INFO] 20:33:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:33:18 [INFO] 20:33:18 [INFO] 20:33:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-nicira --- 20:33:18 [INFO] BugInstance size is 0 20:33:18 [INFO] Error size is 0 20:33:18 [INFO] No errors/warnings found 20:33:18 [INFO] 20:33:18 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-extension-nicira --- 20:33:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/test/resources 20:33:18 [INFO] 20:33:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 20:33:18 [INFO] Recompiling the module because of changed dependency. 20:33:18 [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes 20:33:18 [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 20:33:18 [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 20:33:18 [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 20:33:18 [INFO] 20:33:18 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-extension-nicira --- 20:33:18 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/surefire-reports 20:33:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:33:18 [INFO] 20:33:18 [INFO] ------------------------------------------------------- 20:33:18 [INFO] T E S T S 20:33:18 [INFO] ------------------------------------------------------- 20:33:19 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:33:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:33:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:33:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:33:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:33:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:33:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:33:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:33:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:33:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:33:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:33:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:33:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:33:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:33:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:33:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:33:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:33:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:33:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:33:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:33:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:33:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:33:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:33:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:33:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:33:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:33:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:33:22 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:33:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:33:22 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:33:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:33:22 [INFO] 20:33:22 [INFO] Results: 20:33:22 [INFO] 20:33:22 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 20:33:22 [INFO] 20:33:22 [INFO] 20:33:22 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-extension-nicira --- 20:33:22 [INFO] 20:33:22 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-extension-nicira --- 20:33:22 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar 20:33:22 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 20:33:22 [INFO] 20:33:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-nicira --- 20:33:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar 20:33:28 [INFO] 20:33:28 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-extension-nicira --- 20:33:28 [INFO] CycloneDX: Resolving Dependencies 20:33:29 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:33:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.xml 20:33:29 [INFO] attaching as openflowjava-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.xml 20:33:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/bom.json 20:33:29 [INFO] attaching as openflowjava-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.json 20:33:29 [INFO] 20:33:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 20:33:29 [INFO] Skipping duplicate-finder execution! 20:33:29 [INFO] 20:33:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 20:33:29 [INFO] No dependency problems found 20:33:29 [INFO] 20:33:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 20:33:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT-sources.jar 20:33:29 [INFO] 20:33:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 20:33:29 [INFO] 20:33:29 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-extension-nicira --- 20:33:29 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 20:33:29 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 20:33:29 [INFO] 20:33:29 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira --- 20:33:29 [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.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT.pom 20:33:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar 20:33:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar 20:33:29 [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.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.xml 20:33:29 [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.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.json 20:33:29 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT-sources.jar 20:33:29 [INFO] 20:33:29 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-extension-nicira --- 20:33:29 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar 20:33:29 [INFO] Writing OBR metadata 20:33:29 [INFO] 20:33:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:33:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:33:29 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 20:33:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:29 [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.6-SNAPSHOT/maven-metadata.xml 20:33:29 [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 20:33:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:33:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:33:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:33:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:33:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:33:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:33:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:33:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:33:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:33:29 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:33:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:33:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:33:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:33:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:33:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:33:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:33:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:33:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:33:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:33:29 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:33:29 at java.lang.reflect.Method.invoke (Method.java:580) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:33:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:33:29 [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 20:33:29 [INFO] 20:33:29 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:33:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:33:29 [INFO] 20:33:29 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 20:33:29 [INFO] Building openflowplugin-extension-nicira 0.21.6-SNAPSHOT [61/84] 20:33:29 [INFO] from extension/openflowplugin-extension-nicira/pom.xml 20:33:29 [INFO] -------------------------------[ bundle ]------------------------------- 20:33:29 [INFO] 20:33:29 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-nicira --- 20:33:29 [INFO] 20:33:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:33:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:29 [INFO] 20:33:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:33:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:33:29 [INFO] 20:33:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:33:30 [INFO] 20:33:30 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-nicira --- 20:33:30 [INFO] 20:33:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:33:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:33:30 [INFO] 20:33:30 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:33:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:33:30 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 20:33:30 [INFO] yang-to-sources: Found 13 dependencies in 1.459 ms 20:33:30 [INFO] yang-to-sources: Project model files found: 2 in 20.38 ms 20:33:30 [INFO] yang-to-sources: 40 YANG models processed in 507.8 ms 20:33:30 [INFO] BindingJavaFileGenerator: Defined 916 files in 60.96 ms 20:33:30 [INFO] Sorted 916 files into 95 directories in 886.2 μs 20:33:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 267.7 ms 20:33:30 [INFO] 20:33:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 20:33:30 [INFO] Starting audit... 20:33:30 Audit done. 20:33:30 [INFO] You have 0 Checkstyle violations. 20:33:30 [INFO] 20:33:30 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 20:33:31 [INFO] Starting audit... 20:33:31 Audit done. 20:33:31 [INFO] You have 0 Checkstyle violations. 20:33:31 [INFO] 20:33:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:33:31 [INFO] 20:33:31 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-nicira --- 20:33:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 20:33:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:33:31 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:33:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:33:31 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:33:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:33:31 [INFO] 20:33:31 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-nicira --- 20:33:31 [INFO] Recompiling the module because of changed dependency. 20:33:31 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:33:36 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:33:36 [INFO] 20:33:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:33:36 [INFO] 20:33:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:33:36 [INFO] Fork Value is true 20:33:44 [INFO] Done SpotBugs Analysis.... 20:33:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:33:44 [INFO] 20:33:44 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:33:44 [INFO] 20:33:44 [INFO] 20:33:44 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:33:44 [INFO] BugInstance size is 0 20:33:44 [INFO] Error size is 0 20:33:44 [INFO] No errors/warnings found 20:33:44 [INFO] 20:33:44 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-extension-nicira --- 20:33:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:33:44 [INFO] 20:33:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 20:33:44 [INFO] Recompiling the module because of changed dependency. 20:33:44 [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes 20:33:44 [INFO] 20:33:44 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-extension-nicira --- 20:33:44 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/surefire-reports 20:33:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:33:44 [INFO] 20:33:44 [INFO] ------------------------------------------------------- 20:33:44 [INFO] T E S T S 20:33:44 [INFO] ------------------------------------------------------- 20:33:46 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:33:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:33:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:33:48 [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 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:33:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:33:48 [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 20:33:48 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:33:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:33:49 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:33:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:33:49 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:33:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:33:49 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:33:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:33:49 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:33:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:33:50 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:33:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:33:50 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:33:50 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:33:50 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:33:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:33:51 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:33:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:33:51 [INFO] 20:33:51 [INFO] Results: 20:33:51 [INFO] 20:33:51 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 20:33:51 [INFO] 20:33:51 [INFO] 20:33:51 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-extension-nicira --- 20:33:51 [INFO] 20:33:51 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-extension-nicira --- 20:33:51 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar 20:33:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 20:33:52 [INFO] 20:33:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 20:34:02 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar 20:34:02 [INFO] 20:34:02 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-nicira --- 20:34:02 [INFO] CycloneDX: Resolving Dependencies 20:34:03 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 20:34:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.xml 20:34:03 [INFO] attaching as openflowplugin-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.xml 20:34:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/bom.json 20:34:03 [INFO] attaching as openflowplugin-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.json 20:34:03 [INFO] 20:34:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 20:34:03 [INFO] Skipping duplicate-finder execution! 20:34:03 [INFO] 20:34:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 20:34:03 [INFO] No dependency problems found 20:34:03 [INFO] 20:34:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 20:34:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-sources.jar 20:34:03 [INFO] 20:34:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 20:34:03 [INFO] 20:34:03 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-extension-nicira --- 20:34:03 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 20:34:03 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 20:34:03 [INFO] 20:34:03 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-nicira --- 20:34:03 [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.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.pom 20:34:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar 20:34:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-javadoc.jar 20:34:03 [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.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.xml 20:34:03 [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.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-cyclonedx.json 20:34:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT-sources.jar 20:34:03 [INFO] 20:34:03 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-extension-nicira --- 20:34:03 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar 20:34:03 [INFO] Writing OBR metadata 20:34:04 [INFO] 20:34:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:34:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:34:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 20:34:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:34:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:04 [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.6-SNAPSHOT/maven-metadata.xml 20:34:04 [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 20:34:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:34:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:04 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:04 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:04 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:04 [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 20:34:04 [INFO] 20:34:04 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:34:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:34:04 [INFO] 20:34:04 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 20:34:04 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.6-SNAPSHOT [62/84] 20:34:04 [INFO] from features/odl-openflowplugin-nxm-extensions/pom.xml 20:34:04 [INFO] ------------------------------[ feature ]------------------------------- 20:34:04 [INFO] 20:34:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 20:34:04 [INFO] 20:34:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 20:34:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:04 [INFO] 20:34:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 20:34:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:04 [INFO] 20:34:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] 20:34:05 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] 20:34:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:05 [INFO] argLine set to empty 20:34:05 [INFO] 20:34:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] Starting audit... 20:34:05 Audit done. 20:34:05 [INFO] You have 0 Checkstyle violations. 20:34:05 [INFO] 20:34:05 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] Starting audit... 20:34:05 Audit done. 20:34:05 [INFO] You have 0 Checkstyle violations. 20:34:05 [INFO] 20:34:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] 20:34:05 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 20:34:05 [INFO] ...done! 20:34:05 [INFO] Set artifact 20:34:05 [INFO] 20:34:05 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:34:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:05 [INFO] 20:34:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 20:34:05 [INFO] 20:34:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] No files found to run spotbugs; check compile phase has been run. 20:34:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:34:05 [INFO] 20:34:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 20:34:05 [INFO] 20:34:05 [INFO] 20:34:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] 20:34:05 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-nxm-extensions --- 20:34:05 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions 20:34:05 [INFO] Project dependency features detected: [] 20:34:05 [INFO] Pax Exam System (Version: 4.14.0) created. 20:34:05 [INFO] Creating RMI registry server on 127.0.0.1:37961 20:34:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:34:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:34:05 [INFO] Waiting for remote bundle context.. on 37961 name: 93dfa9e8-da8a-464a-8fb9-59ec6d0e901e timout: [ RelativeTimeout value = 180000 ] 20:34:11 [INFO] Building jar from resources and headers. 20:34:11 [INFO] Writing jar finished. 20:34:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:34:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:34:23 [INFO] 20:34:23 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 20:34:23 [INFO] 20:34:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 20:34:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:34:23 [INFO] 20:34:23 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 20:34:23 [INFO] CycloneDX: Resolving Dependencies 20:34:26 [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s) 20:34:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.xml 20:34:26 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 20:34:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/bom.json 20:34:26 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-cyclonedx.json 20:34:26 [INFO] 20:34:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 20:34:26 [INFO] Skipping duplicate-finder execution! 20:34:26 [INFO] 20:34:26 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 20:34:26 [INFO] Skipping plugin execution 20:34:26 [INFO] 20:34:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 20:34:26 [INFO] Skipping source per configuration. 20:34:26 [INFO] 20:34:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 20:34:26 [INFO] 20:34:26 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-nxm-extensions --- 20:34:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:26 [INFO] 20:34:26 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nxm-extensions --- 20:34:26 [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.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT.pom 20:34:26 [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.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-features.xml 20:34:26 [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.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 20:34:26 [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.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-SNAPSHOT-cyclonedx.json 20:34:26 [INFO] 20:34:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 20:34:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:34:26 [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.6-SNAPSHOT/maven-metadata.xml 20:34:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:34:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:26 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:26 [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.6-SNAPSHOT/maven-metadata.xml 20:34:26 [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 20:34:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:34:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:26 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:26 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:26 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:26 [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 20:34:26 [INFO] 20:34:26 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 20:34:26 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.6-SNAPSHOT [63/84] 20:34:26 [INFO] from features/odl-openflowplugin-onf-extensions/pom.xml 20:34:26 [INFO] ------------------------------[ feature ]------------------------------- 20:34:26 [INFO] 20:34:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 20:34:26 [INFO] 20:34:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 20:34:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:26 [INFO] 20:34:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 20:34:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:26 [INFO] 20:34:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] 20:34:27 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] 20:34:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:27 [INFO] argLine set to empty 20:34:27 [INFO] 20:34:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] Starting audit... 20:34:27 Audit done. 20:34:27 [INFO] You have 0 Checkstyle violations. 20:34:27 [INFO] 20:34:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] Starting audit... 20:34:27 Audit done. 20:34:27 [INFO] You have 0 Checkstyle violations. 20:34:27 [INFO] 20:34:27 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] 20:34:27 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 20:34:27 [INFO] ...done! 20:34:27 [INFO] Set artifact 20:34:27 [INFO] 20:34:27 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:34:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:34:27 [INFO] 20:34:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 20:34:27 [INFO] 20:34:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] No files found to run spotbugs; check compile phase has been run. 20:34:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:34:27 [INFO] 20:34:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 20:34:27 [INFO] 20:34:27 [INFO] 20:34:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] 20:34:27 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-onf-extensions --- 20:34:27 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions 20:34:27 [INFO] Project dependency features detected: [] 20:34:27 [INFO] Pax Exam System (Version: 4.14.0) created. 20:34:27 [INFO] Creating RMI registry server on 127.0.0.1:38283 20:34:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:34:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:34:28 [INFO] Waiting for remote bundle context.. on 38283 name: f1c15b5e-884b-40e0-abd0-42e4d1464089 timout: [ RelativeTimeout value = 180000 ] 20:34:33 [INFO] Building jar from resources and headers. 20:34:33 [INFO] Writing jar finished. 20:34:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:34:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:34:47 [INFO] 20:34:47 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-onf-extensions --- 20:34:47 [INFO] 20:34:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 20:34:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:34:47 [INFO] 20:34:47 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-onf-extensions --- 20:34:47 [INFO] CycloneDX: Resolving Dependencies 20:34:50 [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s) 20:34:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.xml 20:34:50 [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 20:34:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/bom.json 20:34:50 [INFO] attaching as odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-cyclonedx.json 20:34:50 [INFO] 20:34:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 20:34:50 [INFO] Skipping duplicate-finder execution! 20:34:50 [INFO] 20:34:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 20:34:50 [INFO] Skipping plugin execution 20:34:50 [INFO] 20:34:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 20:34:50 [INFO] Skipping source per configuration. 20:34:50 [INFO] 20:34:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 20:34:50 [INFO] 20:34:50 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-onf-extensions --- 20:34:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:34:50 [INFO] 20:34:50 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-onf-extensions --- 20:34:50 [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.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT.pom 20:34:50 [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.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-features.xml 20:34:50 [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.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 20:34:50 [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.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-SNAPSHOT-cyclonedx.json 20:34:50 [INFO] 20:34:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 20:34:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:34:50 [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.6-SNAPSHOT/maven-metadata.xml 20:34:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:50 [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.6-SNAPSHOT/maven-metadata.xml 20:34:50 [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 20:34:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:34:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:34:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:34:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:34:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:34:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:34:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:34:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:34:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:34:50 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:34:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:34:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:34:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:34:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:34:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:34:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:34:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:34:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:34:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:34:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:34:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:34:50 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:34:50 at java.lang.reflect.Method.invoke (Method.java:580) 20:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:34:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:34:50 [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 20:34:50 [INFO] 20:34:50 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 20:34:50 [INFO] Building openflowjava-extension-eric 0.21.6-SNAPSHOT [64/84] 20:34:50 [INFO] from extension/openflowjava-extension-eric/pom.xml 20:34:50 [INFO] -------------------------------[ bundle ]------------------------------- 20:34:50 [INFO] 20:34:50 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-eric --- 20:34:50 [INFO] 20:34:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:34:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:50 [INFO] 20:34:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:34:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:34:50 [INFO] 20:34:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- 20:34:51 [INFO] 20:34:51 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-eric --- 20:34:51 [INFO] 20:34:51 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:34:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:34:51 [INFO] 20:34:51 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowjava-extension-eric --- 20:34:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:34:51 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 20:34:51 [INFO] yang-to-sources: Found 5 dependencies in 1.782 ms 20:34:51 [INFO] yang-to-sources: Project model files found: 1 in 10.28 ms 20:34:51 [INFO] yang-to-sources: 6 YANG models processed in 346.6 ms 20:34:51 [INFO] BindingJavaFileGenerator: Defined 16 files in 32.77 ms 20:34:51 [INFO] Sorted 16 files into 7 directories in 203.9 μs 20:34:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 57.62 ms 20:34:51 [INFO] 20:34:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 20:34:51 [INFO] Starting audit... 20:34:51 Audit done. 20:34:51 [INFO] You have 0 Checkstyle violations. 20:34:51 [INFO] 20:34:51 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 20:34:52 [INFO] Starting audit... 20:34:52 Audit done. 20:34:52 [INFO] You have 0 Checkstyle violations. 20:34:52 [INFO] 20:34:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-eric --- 20:34:52 [INFO] 20:34:52 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-eric --- 20:34:52 [INFO] Copying 1 resource from src/main/resources to target/classes 20:34:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:34:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:34:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:34:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:34:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:34:52 [INFO] 20:34:52 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-eric --- 20:34:52 [INFO] Recompiling the module because of changed dependency. 20:34:52 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 20:34:52 [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 20:34:52 [INFO] 20:34:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:34:52 [INFO] 20:34:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:34:52 [INFO] Fork Value is true 20:34:55 [INFO] Done SpotBugs Analysis.... 20:34:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:34:55 [INFO] 20:34:55 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:34:55 [INFO] 20:34:55 [INFO] 20:34:55 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-eric --- 20:34:55 [INFO] BugInstance size is 0 20:34:55 [INFO] Error size is 0 20:34:55 [INFO] No errors/warnings found 20:34:55 [INFO] 20:34:55 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowjava-extension-eric --- 20:34:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/test/resources 20:34:55 [INFO] 20:34:55 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- 20:34:55 [INFO] Recompiling the module because of changed dependency. 20:34:55 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 20:34:55 [INFO] 20:34:55 [INFO] --- surefire:3.5.6:test (default-test) @ openflowjava-extension-eric --- 20:34:55 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/surefire-reports 20:34:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:34:55 [INFO] 20:34:55 [INFO] ------------------------------------------------------- 20:34:55 [INFO] T E S T S 20:34:55 [INFO] ------------------------------------------------------- 20:34:57 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:34:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:34:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:34:58 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:34:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:34:58 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:34:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:34:58 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:34:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:34:58 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:34:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:34:58 [INFO] 20:34:58 [INFO] Results: 20:34:58 [INFO] 20:34:58 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:34:58 [INFO] 20:34:58 [INFO] 20:34:58 [INFO] --- copy:14.3.7:copy-files (default) @ openflowjava-extension-eric --- 20:34:58 [INFO] 20:34:58 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowjava-extension-eric --- 20:34:58 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar 20:34:58 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 20:34:58 [INFO] 20:34:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowjava-extension-eric --- 20:35:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT-javadoc.jar 20:35:00 [INFO] 20:35:00 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowjava-extension-eric --- 20:35:00 [INFO] CycloneDX: Resolving Dependencies 20:35:01 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 20:35:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.xml 20:35:01 [INFO] attaching as openflowjava-extension-eric-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/bom.json 20:35:01 [INFO] attaching as openflowjava-extension-eric-0.21.6-SNAPSHOT-cyclonedx.json 20:35:01 [INFO] 20:35:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 20:35:01 [INFO] Skipping duplicate-finder execution! 20:35:01 [INFO] 20:35:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 20:35:01 [INFO] No dependency problems found 20:35:01 [INFO] 20:35:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 20:35:01 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT-sources.jar 20:35:01 [INFO] 20:35:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowjava-extension-eric --- 20:35:01 [INFO] 20:35:01 [INFO] --- jacoco:0.8.15:report (report) @ openflowjava-extension-eric --- 20:35:01 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 20:35:01 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 20:35:01 [INFO] 20:35:01 [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-eric --- 20:35:01 [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.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT.pom 20:35:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar 20:35:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT-javadoc.jar 20:35:01 [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.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:01 [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.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT-cyclonedx.json 20:35:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT-sources.jar 20:35:01 [INFO] 20:35:01 [INFO] --- bundle:6.1.0:install (default-install) @ openflowjava-extension-eric --- 20:35:01 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar 20:35:01 [INFO] Writing OBR metadata 20:35:01 [INFO] 20:35:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-eric --- 20:35:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:35:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 20:35:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:01 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:01 [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.6-SNAPSHOT/maven-metadata.xml 20:35:01 [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 20:35:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:01 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:01 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:01 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:01 [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 20:35:01 [INFO] 20:35:01 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowjava-extension-eric --- 20:35:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:35:01 [INFO] 20:35:01 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 20:35:01 [INFO] Building openflowplugin-extension-eric 0.21.6-SNAPSHOT [65/84] 20:35:01 [INFO] from extension/openflowplugin-extension-eric/pom.xml 20:35:01 [INFO] -------------------------------[ bundle ]------------------------------- 20:35:01 [INFO] 20:35:01 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-eric --- 20:35:01 [INFO] 20:35:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:35:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:01 [INFO] 20:35:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:35:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:01 [INFO] 20:35:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:35:01 [INFO] 20:35:01 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-eric --- 20:35:01 [INFO] 20:35:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:35:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:35:01 [INFO] 20:35:01 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-eric --- 20:35:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:35:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 20:35:01 [INFO] yang-to-sources: Found 13 dependencies in 1.424 ms 20:35:01 [INFO] yang-to-sources: Project model files found: 1 in 2.133 ms 20:35:02 [INFO] yang-to-sources: 36 YANG models processed in 556.6 ms 20:35:02 [INFO] BindingJavaFileGenerator: Defined 37 files in 83.42 ms 20:35:02 [INFO] Sorted 37 files into 5 directories in 226.1 μs 20:35:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 113.4 ms 20:35:02 [INFO] 20:35:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 20:35:02 [INFO] Starting audit... 20:35:02 Audit done. 20:35:02 [INFO] You have 0 Checkstyle violations. 20:35:02 [INFO] 20:35:02 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 20:35:02 [INFO] Starting audit... 20:35:02 Audit done. 20:35:02 [INFO] You have 0 Checkstyle violations. 20:35:02 [INFO] 20:35:02 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-eric --- 20:35:02 [INFO] 20:35:02 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-eric --- 20:35:02 [INFO] Copying 1 resource from src/main/resources to target/classes 20:35:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:35:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:35:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:35:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:35:02 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:35:02 [INFO] 20:35:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-eric --- 20:35:02 [INFO] Recompiling the module because of changed dependency. 20:35:02 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 20:35:03 [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 20:35:03 [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 20:35:03 [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 20:35:03 [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 20:35:03 [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 20:35:03 [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 20:35:03 [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 20:35:03 [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 20:35:03 [INFO] 20:35:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:35:03 [INFO] 20:35:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:35:03 [INFO] Fork Value is true 20:35:06 [INFO] Done SpotBugs Analysis.... 20:35:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:35:06 [INFO] 20:35:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:35:06 [INFO] 20:35:06 [INFO] 20:35:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-eric --- 20:35:06 [INFO] BugInstance size is 0 20:35:06 [INFO] Error size is 0 20:35:06 [INFO] No errors/warnings found 20:35:06 [INFO] 20:35:06 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflowplugin-extension-eric --- 20:35:06 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/test/resources 20:35:06 [INFO] 20:35:06 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 20:35:06 [INFO] Recompiling the module because of changed dependency. 20:35:06 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:35:06 [INFO] 20:35:06 [INFO] --- surefire:3.5.6:test (default-test) @ openflowplugin-extension-eric --- 20:35:06 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/surefire-reports 20:35:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:35:06 [INFO] 20:35:06 [INFO] ------------------------------------------------------- 20:35:06 [INFO] T E S T S 20:35:06 [INFO] ------------------------------------------------------- 20:35:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:35:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:35:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:35:09 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:35:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:35:09 [INFO] 20:35:09 [INFO] Results: 20:35:09 [INFO] 20:35:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:35:09 [INFO] 20:35:09 [INFO] 20:35:09 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-extension-eric --- 20:35:09 [INFO] 20:35:09 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflowplugin-extension-eric --- 20:35:09 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar 20:35:09 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 20:35:09 [INFO] 20:35:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-extension-eric --- 20:35:11 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT-javadoc.jar 20:35:11 [INFO] 20:35:11 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-eric --- 20:35:11 [INFO] CycloneDX: Resolving Dependencies 20:35:12 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 20:35:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.xml 20:35:12 [INFO] attaching as openflowplugin-extension-eric-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/bom.json 20:35:12 [INFO] attaching as openflowplugin-extension-eric-0.21.6-SNAPSHOT-cyclonedx.json 20:35:12 [INFO] 20:35:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 20:35:12 [INFO] Skipping duplicate-finder execution! 20:35:12 [INFO] 20:35:12 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 20:35:12 [WARNING] Non-test scoped test only dependencies found: 20:35:12 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.21.6-SNAPSHOT:compile 20:35:12 [INFO] 20:35:12 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 20:35:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT-sources.jar 20:35:12 [INFO] 20:35:12 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 20:35:12 [INFO] 20:35:12 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-extension-eric --- 20:35:12 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 20:35:12 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 20:35:12 [INFO] 20:35:12 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-eric --- 20:35:12 [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.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT.pom 20:35:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar 20:35:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT-javadoc.jar 20:35:12 [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.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:12 [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.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT-cyclonedx.json 20:35:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT-sources.jar 20:35:12 [INFO] 20:35:12 [INFO] --- bundle:6.1.0:install (default-install) @ openflowplugin-extension-eric --- 20:35:12 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar 20:35:12 [INFO] Writing OBR metadata 20:35:12 [INFO] 20:35:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:35:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:35:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 20:35:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:35:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:12 [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.6-SNAPSHOT/maven-metadata.xml 20:35:12 [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 20:35:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:12 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:12 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:12 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:12 [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 20:35:12 [INFO] 20:35:12 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:35:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:35:12 [INFO] 20:35:12 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 20:35:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.6-SNAPSHOT [66/84] 20:35:12 [INFO] from features/odl-openflowplugin-eric-extensions/pom.xml 20:35:12 [INFO] ------------------------------[ feature ]------------------------------- 20:35:12 [INFO] 20:35:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 20:35:12 [INFO] 20:35:12 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 20:35:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:12 [INFO] 20:35:12 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 20:35:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:12 [INFO] 20:35:12 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] 20:35:13 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] 20:35:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:35:13 [INFO] argLine set to empty 20:35:13 [INFO] 20:35:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] Starting audit... 20:35:13 Audit done. 20:35:13 [INFO] You have 0 Checkstyle violations. 20:35:13 [INFO] 20:35:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] Starting audit... 20:35:13 Audit done. 20:35:13 [INFO] You have 0 Checkstyle violations. 20:35:13 [INFO] 20:35:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] 20:35:13 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 20:35:13 [INFO] ...done! 20:35:13 [INFO] Set artifact 20:35:13 [INFO] 20:35:13 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:35:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:35:13 [INFO] 20:35:13 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 20:35:13 [INFO] 20:35:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] No files found to run spotbugs; check compile phase has been run. 20:35:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:35:13 [INFO] 20:35:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 20:35:13 [INFO] 20:35:13 [INFO] 20:35:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] 20:35:13 [INFO] --- feattest:14.3.7:test (default) @ odl-openflowplugin-eric-extensions --- 20:35:13 [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions 20:35:13 [INFO] Project dependency features detected: [] 20:35:13 [INFO] Pax Exam System (Version: 4.14.0) created. 20:35:13 [INFO] Creating RMI registry server on 127.0.0.1:45341 20:35:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 20:35:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 20:35:13 [INFO] Waiting for remote bundle context.. on 45341 name: b6e85222-3e5e-4809-9173-2f7d5c216415 timout: [ RelativeTimeout value = 180000 ] 20:35:17 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:36341/jndi/rmi://127.0.0.1:45341/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 20:35:17 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340) 20:35:17 at java.base/java.lang.Thread.run(Thread.java:1583) 20:35:17 Caused by: java.io.IOException: The server has been stopped. 20:35:17 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 20:35:17 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370) 20:35:17 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364) 20:35:17 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324) 20:35:17 ... 1 more 20:35:18 [INFO] Building jar from resources and headers. 20:35:18 [INFO] Writing jar finished. 20:35:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 20:35:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 20:35:32 [INFO] 20:35:32 [INFO] --- copy:14.3.7:copy-files (default) @ odl-openflowplugin-eric-extensions --- 20:35:32 [INFO] 20:35:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 20:35:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:35:32 [INFO] 20:35:32 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ odl-openflowplugin-eric-extensions --- 20:35:32 [INFO] CycloneDX: Resolving Dependencies 20:35:35 [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s) 20:35:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.xml 20:35:35 [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/bom.json 20:35:35 [INFO] attaching as odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-cyclonedx.json 20:35:35 [INFO] 20:35:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 20:35:35 [INFO] Skipping duplicate-finder execution! 20:35:35 [INFO] 20:35:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 20:35:35 [INFO] Skipping plugin execution 20:35:35 [INFO] 20:35:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 20:35:35 [INFO] Skipping source per configuration. 20:35:35 [INFO] 20:35:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 20:35:35 [INFO] 20:35:35 [INFO] --- jacoco:0.8.15:report (report) @ odl-openflowplugin-eric-extensions --- 20:35:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:35:35 [INFO] 20:35:35 [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-eric-extensions --- 20:35:35 [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.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT.pom 20:35:35 [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.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-features.xml 20:35:35 [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.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:35 [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.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-SNAPSHOT-cyclonedx.json 20:35:35 [INFO] 20:35:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 20:35:35 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:35:35 [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.6-SNAPSHOT/maven-metadata.xml 20:35:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:35 [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.6-SNAPSHOT/maven-metadata.xml 20:35:35 [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 20:35:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:35 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:35 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:35 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:35 [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 20:35:35 [INFO] 20:35:35 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 20:35:35 [INFO] Building features-openflowplugin 0.21.6-SNAPSHOT [67/84] 20:35:35 [INFO] from features/features-openflowplugin/pom.xml 20:35:35 [INFO] ------------------------------[ feature ]------------------------------- 20:35:35 [INFO] 20:35:35 [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin --- 20:35:35 [INFO] 20:35:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-openflowplugin --- 20:35:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:35 [INFO] 20:35:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 20:35:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:35 [INFO] 20:35:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-openflowplugin --- 20:35:36 [INFO] 20:35:36 [INFO] --- dependency:3.11.0:properties (default) @ features-openflowplugin --- 20:35:36 [INFO] 20:35:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ features-openflowplugin --- 20:35:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:35:36 [INFO] argLine set to empty 20:35:36 [INFO] 20:35:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 20:35:36 [INFO] Starting audit... 20:35:36 Audit done. 20:35:36 [INFO] You have 0 Checkstyle violations. 20:35:36 [INFO] 20:35:36 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 20:35:36 [INFO] Starting audit... 20:35:36 Audit done. 20:35:36 [INFO] You have 0 Checkstyle violations. 20:35:36 [INFO] 20:35:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ features-openflowplugin --- 20:35:36 [INFO] 20:35:36 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 20:35:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 20:35:36 [INFO] ...done! 20:35:36 [INFO] Set artifact 20:35:36 [INFO] 20:35:36 [INFO] --- karaf:4.4.11:verify (default-verify) @ features-openflowplugin --- 20:35: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 20:35:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:35:36 [INFO] 20:35:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 20:35:36 [INFO] 20:35:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ features-openflowplugin --- 20:35:36 [INFO] No files found to run spotbugs; check compile phase has been run. 20:35:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:35:36 [INFO] 20:35:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 20:35:36 [INFO] 20:35:36 [INFO] 20:35:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ features-openflowplugin --- 20:35:36 [INFO] 20:35:36 [INFO] --- feattest:14.3.7:test (default) @ features-openflowplugin --- 20:35:36 [INFO] 20:35:36 [INFO] --- copy:14.3.7:copy-files (default) @ features-openflowplugin --- 20:35:36 [INFO] 20:35:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-openflowplugin --- 20:35:36 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:35:36 [INFO] 20:35:36 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ features-openflowplugin --- 20:35:36 [INFO] CycloneDX: Resolving Dependencies 20:35:42 [INFO] CycloneDX: Creating BOM version 1.6 with 496 component(s) 20:35:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml 20:35:42 [INFO] attaching as features-openflowplugin-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json 20:35:42 [INFO] attaching as features-openflowplugin-0.21.6-SNAPSHOT-cyclonedx.json 20:35:42 [INFO] 20:35:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 20:35:42 [INFO] Skipping duplicate-finder execution! 20:35:42 [INFO] 20:35:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ features-openflowplugin --- 20:35:42 [INFO] Skipping plugin execution 20:35:42 [INFO] 20:35:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ features-openflowplugin --- 20:35:42 [WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.21.6-SNAPSHOT] has a [features] classifier. 20:35:42 [INFO] 20:35:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ features-openflowplugin --- 20:35:42 [INFO] 20:35:42 [INFO] --- jacoco:0.8.15:report (report) @ features-openflowplugin --- 20:35:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:35:42 [INFO] 20:35:42 [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin --- 20:35:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-SNAPSHOT.pom 20:35:42 [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.6-SNAPSHOT/features-openflowplugin-0.21.6-SNAPSHOT-features.xml 20:35:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:42 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-SNAPSHOT-cyclonedx.json 20:35:42 [INFO] 20:35:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-openflowplugin --- 20:35:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:35:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 20:35:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:35:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:42 [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.6-SNAPSHOT/maven-metadata.xml 20:35:42 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 20:35:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:42 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:42 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:42 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:42 [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 20:35:42 [INFO] 20:35:42 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 20:35:42 [INFO] Building features-aggregator 0.21.6-SNAPSHOT [68/84] 20:35:42 [INFO] from features/pom.xml 20:35:42 [INFO] --------------------------------[ pom ]--------------------------------- 20:35:42 [INFO] 20:35:42 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 20:35:42 [INFO] 20:35:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-aggregator --- 20:35:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:42 [INFO] 20:35:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-aggregator --- 20:35:42 [INFO] 20:35:42 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ features-aggregator --- 20:35:42 [INFO] Skipping CycloneDX goal, because module skips deploy 20:35:42 [INFO] 20:35:42 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 20:35:42 [INFO] Skipping artifact installation 20:35:42 [INFO] 20:35:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 20:35:42 [INFO] Skipping artifact deployment 20:35:42 [INFO] 20:35:42 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 20:35:42 [INFO] Building model-aggregator 0.21.6-SNAPSHOT [69/84] 20:35:42 [INFO] from model/pom.xml 20:35:42 [INFO] --------------------------------[ pom ]--------------------------------- 20:35:42 [INFO] 20:35:42 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 20:35:42 [INFO] 20:35:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-aggregator --- 20:35:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:42 [INFO] 20:35:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-aggregator --- 20:35:42 [INFO] 20:35:42 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ model-aggregator --- 20:35:42 [INFO] Skipping CycloneDX goal, because module skips deploy 20:35:42 [INFO] 20:35:42 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 20:35:42 [INFO] Skipping artifact installation 20:35:42 [INFO] 20:35:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 20:35:42 [INFO] Skipping artifact deployment 20:35:42 [INFO] 20:35:42 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 20:35:42 [INFO] Building libraries-aggregator 0.21.6-SNAPSHOT [70/84] 20:35:42 [INFO] from libraries/pom.xml 20:35:42 [INFO] --------------------------------[ pom ]--------------------------------- 20:35:42 [INFO] 20:35:42 [INFO] --- clean:3.5.0:clean (default-clean) @ libraries-aggregator --- 20:35:42 [INFO] 20:35:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ libraries-aggregator --- 20:35:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:42 [INFO] 20:35:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ libraries-aggregator --- 20:35:42 [INFO] 20:35:42 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ libraries-aggregator --- 20:35:42 [INFO] Skipping CycloneDX goal, because module skips deploy 20:35:42 [INFO] 20:35:42 [INFO] --- install:3.1.4:install (default-install) @ libraries-aggregator --- 20:35:42 [INFO] Skipping artifact installation 20:35:42 [INFO] 20:35:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ libraries-aggregator --- 20:35:42 [INFO] Skipping artifact deployment 20:35:42 [INFO] 20:35:42 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 20:35:42 [INFO] Building simple-client 0.21.6-SNAPSHOT [71/84] 20:35:42 [INFO] from samples/simple-client/pom.xml 20:35:42 [INFO] -------------------------------[ bundle ]------------------------------- 20:35:42 [INFO] 20:35:42 [INFO] --- clean:3.5.0:clean (default-clean) @ simple-client --- 20:35:42 [INFO] 20:35:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ simple-client --- 20:35:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:42 [INFO] 20:35:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ simple-client --- 20:35:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:42 [INFO] 20:35:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ simple-client --- 20:35:43 [INFO] 20:35:43 [INFO] --- dependency:3.11.0:properties (default) @ simple-client --- 20:35:43 [INFO] 20:35:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ simple-client --- 20:35:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:35:43 [INFO] 20:35:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 20:35:43 [INFO] Starting audit... 20:35:43 Audit done. 20:35:43 [INFO] You have 0 Checkstyle violations. 20:35:43 [INFO] 20:35:43 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 20:35:43 [INFO] Starting audit... 20:35:43 Audit done. 20:35:43 [INFO] You have 0 Checkstyle violations. 20:35:43 [INFO] 20:35:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ simple-client --- 20:35:43 [INFO] 20:35:43 [INFO] --- resources:3.5.0:resources (default-resources) @ simple-client --- 20:35:43 [INFO] Copying 2 resources from src/main/resources to target/classes 20:35:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 20:35:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 20:35:43 [INFO] 20:35:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ simple-client --- 20:35:43 [INFO] Recompiling the module because of changed dependency. 20:35:43 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 20:35:43 [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 20:35:43 [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 20:35:43 [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 20:35:43 [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 20:35:43 [INFO] 20:35:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ simple-client >>> 20:35:43 [INFO] 20:35:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ simple-client --- 20:35:43 [INFO] Fork Value is true 20:35:47 [INFO] Done SpotBugs Analysis.... 20:35:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:35:47 [INFO] 20:35:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ simple-client <<< 20:35:47 [INFO] 20:35:47 [INFO] 20:35:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ simple-client --- 20:35:47 [INFO] BugInstance size is 0 20:35:47 [INFO] Error size is 0 20:35:47 [INFO] No errors/warnings found 20:35:47 [INFO] 20:35:47 [INFO] --- resources:3.5.0:testResources (default-testResources) @ simple-client --- 20:35:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/test/resources 20:35:47 [INFO] 20:35:47 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ simple-client --- 20:35:47 [INFO] No sources to compile 20:35:47 [INFO] 20:35:47 [INFO] --- surefire:3.5.6:test (default-test) @ simple-client --- 20:35:47 [INFO] No tests to run. 20:35:47 [INFO] 20:35:47 [INFO] --- copy:14.3.7:copy-files (default) @ simple-client --- 20:35:47 [INFO] 20:35:47 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ simple-client --- 20:35:47 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT.jar 20:35:47 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/META-INF/MANIFEST.MF 20:35:47 [INFO] 20:35:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ simple-client --- 20:35:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT-javadoc.jar 20:35:49 [INFO] 20:35:49 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ simple-client --- 20:35:49 [INFO] CycloneDX: Resolving Dependencies 20:35:49 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 20:35:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml 20:35:49 [INFO] attaching as simple-client-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json 20:35:49 [INFO] attaching as simple-client-0.21.6-SNAPSHOT-cyclonedx.json 20:35:49 [INFO] 20:35:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 20:35:49 [INFO] Skipping duplicate-finder execution! 20:35:49 [INFO] 20:35:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ simple-client --- 20:35:49 [INFO] No dependency problems found 20:35:49 [INFO] 20:35:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ simple-client --- 20:35:49 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT-sources.jar 20:35:49 [INFO] 20:35:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ simple-client --- 20:35:49 [INFO] 20:35:49 [INFO] --- jacoco:0.8.15:report (report) @ simple-client --- 20:35:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:35:49 [INFO] 20:35:49 [INFO] --- install:3.1.4:install (default-install) @ simple-client --- 20:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT.pom 20:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT.jar 20:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT-javadoc.jar 20:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT-cyclonedx.xml 20:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT-cyclonedx.json 20:35:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT-sources.jar 20:35:49 [INFO] 20:35:49 [INFO] --- bundle:6.1.0:install (default-install) @ simple-client --- 20:35:49 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-SNAPSHOT.jar 20:35:49 [INFO] Writing OBR metadata 20:35:49 [INFO] 20:35:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ simple-client --- 20:35:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:35:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml 20:35:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:49 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:49 [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.6-SNAPSHOT/maven-metadata.xml 20:35:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:35:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:35:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:35:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:35:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:35:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:35:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:35:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:35:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:35:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:35:49 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:35:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:35:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:35:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:35:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:35:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:35:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:35:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:35:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:35:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:35:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:35:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:35:49 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:35:49 at java.lang.reflect.Method.invoke (Method.java:580) 20:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:35:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:35:49 [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 20:35:49 [INFO] 20:35:49 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ simple-client --- 20:35:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:35:49 [INFO] 20:35:49 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 20:35:49 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.21.6-SNAPSHOT [72/84] 20:35:49 [INFO] from openflowjava/openflow-protocol-it/pom.xml 20:35:49 [INFO] -------------------------------[ bundle ]------------------------------- 20:35:49 [INFO] 20:35:49 [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-it --- 20:35:49 [INFO] 20:35:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-it --- 20:35:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:49 [INFO] 20:35:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:35:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:35:49 [INFO] 20:35:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-it --- 20:35:50 [INFO] 20:35:50 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-it --- 20:35:50 [INFO] 20:35:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 20:35:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:35:50 [INFO] 20:35:50 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 20:35:50 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 20:35:50 [INFO] 20:35:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 20:35:50 [INFO] Starting audit... 20:35:50 Audit done. 20:35:50 [INFO] You have 0 Checkstyle violations. 20:35:50 [INFO] 20:35:50 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 20:35:50 [INFO] Starting audit... 20:35:50 Audit done. 20:35:50 [INFO] You have 0 Checkstyle violations. 20:35:50 [INFO] 20:35:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-it --- 20:35:50 [INFO] 20:35:50 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-it --- 20:35:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 20:35:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:35:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:35:50 [INFO] 20:35:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-it --- 20:35:50 [INFO] No sources to compile 20:35:50 [INFO] 20:35:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:35:50 [INFO] 20:35:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-it --- 20:35:50 [INFO] No files found to run spotbugs; check compile phase has been run. 20:35:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:35:50 [INFO] 20:35:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:35:50 [INFO] 20:35:50 [INFO] 20:35:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-it --- 20:35:50 [INFO] 20:35:50 [INFO] --- resources:3.5.0:testResources (default-testResources) @ openflow-protocol-it --- 20:35:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:35:50 [INFO] 20:35:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ openflow-protocol-it --- 20:35:50 [INFO] Recompiling the module because of changed dependency. 20:35:50 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 20:35:50 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:35:50 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:35:50 [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 20:35:50 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:35:50 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:35:50 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:35:50 [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 20:35:50 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:35:50 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 20:35:50 [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' 20:35:50 [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 20:35:50 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:35:50 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:35:50 [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 20:35:50 [INFO] 20:35:50 [INFO] --- surefire:3.5.6:test (default-test) @ openflow-protocol-it --- 20:35:50 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/surefire-reports 20:35:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:35:50 [INFO] 20:35:50 [INFO] ------------------------------------------------------- 20:35:50 [INFO] T E S T S 20:35:50 [INFO] ------------------------------------------------------- 20:35:51 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:35:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:36:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.37 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:36:33 [INFO] 20:36:33 [INFO] Results: 20:36:33 [INFO] 20:36:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:36:33 [INFO] 20:36:33 [INFO] 20:36:33 [INFO] --- copy:14.3.7:copy-files (default) @ openflow-protocol-it --- 20:36:33 [INFO] 20:36:33 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ openflow-protocol-it --- 20:36:33 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.6-SNAPSHOT.jar 20:36:33 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 20:36:33 [INFO] 20:36:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflow-protocol-it --- 20:36:33 [INFO] No Javadoc in project. Archive not created. 20:36:33 [INFO] 20:36:33 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflow-protocol-it --- 20:36:33 [INFO] CycloneDX: Resolving Dependencies 20:36:33 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 20:36:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.xml 20:36:33 [INFO] attaching as openflow-protocol-it-0.21.6-SNAPSHOT-cyclonedx.xml 20:36:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/bom.json 20:36:33 [INFO] attaching as openflow-protocol-it-0.21.6-SNAPSHOT-cyclonedx.json 20:36:33 [INFO] 20:36:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 20:36:33 [INFO] Skipping duplicate-finder execution! 20:36:33 [INFO] 20:36:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflow-protocol-it --- 20:36:33 [WARNING] Used undeclared dependencies found: 20:36:33 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.6-SNAPSHOT:test 20:36:33 [WARNING] com.google.guava:guava:jar:33.6.0-jre:test 20:36:33 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:test 20:36:33 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.14:test 20:36:33 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.21.6-SNAPSHOT:test 20:36:33 [INFO] 20:36:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflow-protocol-it --- 20:36:33 [INFO] 20:36:33 [INFO] --- jacoco:0.8.15:report (report) @ openflow-protocol-it --- 20:36:33 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 20:36:33 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 20:36:33 [INFO] 20:36:33 [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-it --- 20:36:33 [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.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT.pom 20:36:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT.jar 20:36:33 [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.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT-cyclonedx.xml 20:36:33 [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.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT-cyclonedx.json 20:36:33 [INFO] 20:36:33 [INFO] --- bundle:6.1.0:install (default-install) @ openflow-protocol-it --- 20:36:33 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-SNAPSHOT.jar 20:36:33 [INFO] Writing OBR metadata 20:36:33 [INFO] 20:36:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-it --- 20:36:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:36:33 [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.6-SNAPSHOT/maven-metadata.xml 20:36:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:33 [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.6-SNAPSHOT/maven-metadata.xml 20:36:33 [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 20:36:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:33 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:33 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:33 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:33 [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 20:36:33 [INFO] 20:36:33 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ openflow-protocol-it --- 20:36:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:36:33 [INFO] 20:36:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflow-protocol-it --- 20:36:33 [INFO] No sources in project. Archive not created. 20:36:33 [INFO] 20:36:33 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 20:36:33 [INFO] Building test-extension 0.21.6-SNAPSHOT [73/84] 20:36:33 [INFO] from extension/test-extension/pom.xml 20:36:33 [INFO] -------------------------------[ bundle ]------------------------------- 20:36:33 [INFO] 20:36:33 [INFO] --- clean:3.5.0:clean (default-clean) @ test-extension --- 20:36:33 [INFO] 20:36:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-extension --- 20:36:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:33 [INFO] 20:36:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-extension --- 20:36:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:33 [INFO] 20:36:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-extension --- 20:36:34 [INFO] 20:36:34 [INFO] --- dependency:3.11.0:properties (default) @ test-extension --- 20:36:34 [INFO] 20:36:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-extension --- 20:36:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:36:34 [INFO] 20:36:34 [INFO] --- yang:14.0.25:generate-sources (binding) @ test-extension --- 20:36:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:36:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 20:36:34 [INFO] yang-to-sources: Found 18 dependencies in 5.861 ms 20:36:34 [INFO] yang-to-sources: Project model files found: 1 in 4.136 ms 20:36:35 [INFO] yang-to-sources: 1 YANG models processed in 544.3 ms 20:36:35 [INFO] BindingJavaFileGenerator: Defined 9 files in 2.214 ms 20:36:35 [INFO] Sorted 9 files into 3 directories in 186.4 μs 20:36:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 25.50 ms 20:36:35 [INFO] 20:36:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 20:36:35 [INFO] Starting audit... 20:36:35 Audit done. 20:36:35 [INFO] You have 0 Checkstyle violations. 20:36:35 [INFO] 20:36:35 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 20:36:35 [INFO] Starting audit... 20:36:35 Audit done. 20:36:35 [INFO] You have 0 Checkstyle violations. 20:36:35 [INFO] 20:36:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-extension --- 20:36:35 [INFO] 20:36:35 [INFO] --- resources:3.5.0:resources (default-resources) @ test-extension --- 20:36:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 20:36:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 20:36:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:36:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:36:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:36:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 20:36:35 [INFO] 20:36:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-extension --- 20:36:35 [INFO] Recompiling the module because of changed dependency. 20:36:35 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 20:36:35 [INFO] 20:36:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-extension >>> 20:36:35 [INFO] 20:36:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-extension --- 20:36:35 [INFO] Fork Value is true 20:36:38 [INFO] Done SpotBugs Analysis.... 20:36:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:36:38 [INFO] 20:36:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-extension <<< 20:36:38 [INFO] 20:36:38 [INFO] 20:36:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-extension --- 20:36:38 [INFO] BugInstance size is 0 20:36:38 [INFO] Error size is 0 20:36:38 [INFO] No errors/warnings found 20:36:38 [INFO] 20:36:38 [INFO] --- resources:3.5.0:testResources (default-testResources) @ test-extension --- 20:36:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/test/resources 20:36:38 [INFO] 20:36:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ test-extension --- 20:36:38 [INFO] No sources to compile 20:36:38 [INFO] 20:36:38 [INFO] --- surefire:3.5.6:test (default-test) @ test-extension --- 20:36:38 [INFO] No tests to run. 20:36:38 [INFO] 20:36:38 [INFO] --- copy:14.3.7:copy-files (default) @ test-extension --- 20:36:38 [INFO] 20:36:38 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ test-extension --- 20:36:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT.jar 20:36:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/META-INF/MANIFEST.MF 20:36:38 [INFO] 20:36:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-extension --- 20:36:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT-javadoc.jar 20:36:40 [INFO] 20:36:40 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ test-extension --- 20:36:40 [INFO] CycloneDX: Resolving Dependencies 20:36:40 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 20:36:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml 20:36:41 [INFO] attaching as test-extension-0.21.6-SNAPSHOT-cyclonedx.xml 20:36:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json 20:36:41 [INFO] attaching as test-extension-0.21.6-SNAPSHOT-cyclonedx.json 20:36:41 [INFO] 20:36:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 20:36:41 [INFO] Skipping duplicate-finder execution! 20:36:41 [INFO] 20:36:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-extension --- 20:36:41 [WARNING] Used undeclared dependencies found: 20:36:41 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:36:41 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 20:36:41 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:15.0.8:compile 20:36:41 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:36:41 [WARNING] Unused declared dependencies found: 20:36:41 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.21.6-SNAPSHOT:compile 20:36:41 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.21.6-SNAPSHOT:compile 20:36:41 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.21.6-SNAPSHOT:compile 20:36:41 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.21.6-SNAPSHOT:compile 20:36:41 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.21.6-SNAPSHOT:compile 20:36:41 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.21.6-SNAPSHOT:compile 20:36:41 [INFO] 20:36:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-extension --- 20:36:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT-sources.jar 20:36:41 [INFO] 20:36:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ test-extension --- 20:36:41 [INFO] 20:36:41 [INFO] --- jacoco:0.8.15:report (report) @ test-extension --- 20:36:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:36:41 [INFO] 20:36:41 [INFO] --- install:3.1.4:install (default-install) @ test-extension --- 20:36:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT.pom 20:36:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT.jar 20:36:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT-javadoc.jar 20:36:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT-cyclonedx.xml 20:36:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT-cyclonedx.json 20:36:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT-sources.jar 20:36:41 [INFO] 20:36:41 [INFO] --- bundle:6.1.0:install (default-install) @ test-extension --- 20:36:41 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-SNAPSHOT.jar 20:36:41 [INFO] Writing OBR metadata 20:36:41 [INFO] 20:36:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-extension --- 20:36:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:36:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml 20:36:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:41 [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.6-SNAPSHOT/maven-metadata.xml 20:36:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:36:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:41 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:41 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:41 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:41 [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 20:36:41 [INFO] 20:36:41 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ test-extension --- 20:36:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:36:41 [INFO] 20:36:41 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 20:36:41 [INFO] Building openflowplugin-extension-aggregator 0.21.6-SNAPSHOT [74/84] 20:36:41 [INFO] from extension/pom.xml 20:36:41 [INFO] --------------------------------[ pom ]--------------------------------- 20:36:41 [INFO] 20:36:41 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-aggregator --- 20:36:41 [INFO] 20:36:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 20:36:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:41 [INFO] 20:36:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 20:36:41 [INFO] 20:36:41 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-extension-aggregator --- 20:36:41 [INFO] Skipping CycloneDX goal, because module skips deploy 20:36:41 [INFO] 20:36:41 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-aggregator --- 20:36:41 [INFO] Skipping artifact installation 20:36:41 [INFO] 20:36:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 20:36:41 [INFO] Skipping artifact deployment 20:36:41 [INFO] 20:36:41 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 20:36:41 [INFO] Building test-provider 0.21.6-SNAPSHOT [75/84] 20:36:41 [INFO] from test-provider/pom.xml 20:36:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:36:41 [INFO] 20:36:41 [INFO] --- clean:3.5.0:clean (default-clean) @ test-provider --- 20:36:41 [INFO] 20:36:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-provider --- 20:36:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:41 [INFO] 20:36:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-provider --- 20:36:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:41 [INFO] 20:36:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-provider --- 20:36:41 [INFO] 20:36:41 [INFO] --- dependency:3.11.0:properties (default) @ test-provider --- 20:36:41 [INFO] 20:36:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-provider --- 20:36:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:36:41 [INFO] 20:36:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 20:36:41 [INFO] Starting audit... 20:36:41 Audit done. 20:36:41 [INFO] You have 0 Checkstyle violations. 20:36:41 [INFO] 20:36:41 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 20:36:42 [INFO] Starting audit... 20:36:42 Audit done. 20:36:42 [INFO] You have 0 Checkstyle violations. 20:36:42 [INFO] 20:36:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-provider --- 20:36:42 [INFO] 20:36:42 [INFO] --- resources:3.5.0:resources (default-resources) @ test-provider --- 20:36:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 20:36:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 20:36:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 20:36:42 [INFO] 20:36:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-provider --- 20:36:42 [INFO] Recompiling the module because of changed dependency. 20:36:42 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [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 20:36:42 [INFO] 20:36:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-provider >>> 20:36:42 [INFO] 20:36:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-provider --- 20:36:42 [INFO] Fork Value is true 20:36:49 [INFO] Done SpotBugs Analysis.... 20:36:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:36:49 [INFO] 20:36:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-provider <<< 20:36:49 [INFO] 20:36:49 [INFO] 20:36:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-provider --- 20:36:49 [INFO] BugInstance size is 0 20:36:49 [INFO] Error size is 0 20:36:49 [INFO] No errors/warnings found 20:36:49 [INFO] 20:36:49 [INFO] --- resources:3.5.0:testResources (default-testResources) @ test-provider --- 20:36:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/test/resources 20:36:49 [INFO] 20:36:49 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ test-provider --- 20:36:49 [INFO] No sources to compile 20:36:49 [INFO] 20:36:49 [INFO] --- surefire:3.5.6:test (default-test) @ test-provider --- 20:36:49 [INFO] No tests to run. 20:36:49 [INFO] 20:36:49 [INFO] --- copy:14.3.7:copy-files (default) @ test-provider --- 20:36:49 [INFO] 20:36:49 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ test-provider --- 20:36:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT.jar 20:36:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/META-INF/MANIFEST.MF 20:36:49 [INFO] 20:36:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-provider --- 20:36:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT-javadoc.jar 20:36:51 [INFO] 20:36:51 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ test-provider --- 20:36:51 [INFO] CycloneDX: Resolving Dependencies 20:36:51 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 20:36:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml 20:36:51 [INFO] attaching as test-provider-0.21.6-SNAPSHOT-cyclonedx.xml 20:36:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json 20:36:51 [INFO] attaching as test-provider-0.21.6-SNAPSHOT-cyclonedx.json 20:36:51 [INFO] 20:36:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 20:36:51 [INFO] Skipping duplicate-finder execution! 20:36:51 [INFO] 20:36:51 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-provider --- 20:36:51 [WARNING] Used undeclared dependencies found: 20:36:51 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 20:36:51 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:36:51 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 20:36:51 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:36:51 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:36:51 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:36:51 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:36:51 [INFO] 20:36:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-provider --- 20:36:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT-sources.jar 20:36:51 [INFO] 20:36:51 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ test-provider --- 20:36:51 [INFO] 20:36:51 [INFO] --- jacoco:0.8.15:report (report) @ test-provider --- 20:36:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:36:51 [INFO] 20:36:51 [INFO] --- install:3.1.4:install (default-install) @ test-provider --- 20:36:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT.pom 20:36:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT.jar 20:36:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT-javadoc.jar 20:36:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT-cyclonedx.xml 20:36:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT-cyclonedx.json 20:36:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT-sources.jar 20:36:51 [INFO] 20:36:51 [INFO] --- bundle:6.1.0:install (default-install) @ test-provider --- 20:36:51 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-SNAPSHOT.jar 20:36:51 [INFO] Writing OBR metadata 20:36:52 [INFO] 20:36:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-provider --- 20:36:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:36:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml 20:36:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:52 [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.6-SNAPSHOT/maven-metadata.xml 20:36:52 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 20:36:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:52 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:52 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:52 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:52 [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 20:36:52 [INFO] 20:36:52 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ test-provider --- 20:36:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:36:52 [INFO] 20:36:52 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 20:36:52 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.6-SNAPSHOT [76/84] 20:36:52 [INFO] from applications/arbitratorreconciliation/pom.xml 20:36:52 [INFO] --------------------------------[ pom ]--------------------------------- 20:36:52 [INFO] 20:36:52 [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- 20:36:52 [INFO] 20:36:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 20:36:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:52 [INFO] 20:36:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 20:36:52 [INFO] 20:36:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ arbitratorreconciliation-aggregator --- 20:36:52 [INFO] Skipping CycloneDX goal, because module skips deploy 20:36:52 [INFO] 20:36:52 [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-aggregator --- 20:36:52 [INFO] Skipping artifact installation 20:36:52 [INFO] 20:36:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 20:36:52 [INFO] Skipping artifact deployment 20:36:52 [INFO] 20:36:52 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 20:36:52 [INFO] Building applications-aggregator 0.21.6-SNAPSHOT [77/84] 20:36:52 [INFO] from applications/pom.xml 20:36:52 [INFO] --------------------------------[ pom ]--------------------------------- 20:36:52 [INFO] 20:36:52 [INFO] --- clean:3.5.0:clean (default-clean) @ applications-aggregator --- 20:36:52 [INFO] 20:36:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ applications-aggregator --- 20:36:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:52 [INFO] 20:36:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ applications-aggregator --- 20:36:52 [INFO] 20:36:52 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ applications-aggregator --- 20:36:52 [INFO] Skipping CycloneDX goal, because module skips deploy 20:36:52 [INFO] 20:36:52 [INFO] --- install:3.1.4:install (default-install) @ applications-aggregator --- 20:36:52 [INFO] Skipping artifact installation 20:36:52 [INFO] 20:36:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ applications-aggregator --- 20:36:52 [INFO] Skipping artifact deployment 20:36:52 [INFO] 20:36:52 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 20:36:52 [INFO] Building learning-switch 0.21.6-SNAPSHOT [78/84] 20:36:52 [INFO] from samples/learning-switch/pom.xml 20:36:52 [INFO] -------------------------------[ bundle ]------------------------------- 20:36:52 [INFO] 20:36:52 [INFO] --- clean:3.5.0:clean (default-clean) @ learning-switch --- 20:36:52 [INFO] 20:36:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ learning-switch --- 20:36:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:52 [INFO] 20:36:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ learning-switch --- 20:36:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:52 [INFO] 20:36:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ learning-switch --- 20:36:52 [INFO] 20:36:52 [INFO] --- dependency:3.11.0:properties (default) @ learning-switch --- 20:36:52 [INFO] 20:36:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ learning-switch --- 20:36:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:36:52 [INFO] 20:36:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 20:36:52 [INFO] Starting audit... 20:36:52 Audit done. 20:36:52 [INFO] You have 0 Checkstyle violations. 20:36:52 [INFO] 20:36:52 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 20:36:52 [INFO] Starting audit... 20:36:52 Audit done. 20:36:52 [INFO] You have 0 Checkstyle violations. 20:36:52 [INFO] 20:36:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ learning-switch --- 20:36:52 [INFO] 20:36:52 [INFO] --- resources:3.5.0:resources (default-resources) @ learning-switch --- 20:36:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 20:36:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 20:36:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 20:36:52 [INFO] 20:36:52 [INFO] --- compiler:3.15.0:compile (default-compile) @ learning-switch --- 20:36:52 [INFO] Recompiling the module because of changed dependency. 20:36:52 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:36:52 [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 20:36:52 [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 20:36:52 [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 20:36:52 [INFO] 20:36:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ learning-switch >>> 20:36:52 [INFO] 20:36:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ learning-switch --- 20:36:52 [INFO] Fork Value is true 20:36:56 [INFO] Done SpotBugs Analysis.... 20:36:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:36:56 [INFO] 20:36:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ learning-switch <<< 20:36:56 [INFO] 20:36:56 [INFO] 20:36:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ learning-switch --- 20:36:56 [INFO] BugInstance size is 0 20:36:56 [INFO] Error size is 0 20:36:56 [INFO] No errors/warnings found 20:36:56 [INFO] 20:36:56 [INFO] --- resources:3.5.0:testResources (default-testResources) @ learning-switch --- 20:36:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/test/resources 20:36:56 [INFO] 20:36:56 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ learning-switch --- 20:36:56 [INFO] No sources to compile 20:36:56 [INFO] 20:36:56 [INFO] --- surefire:3.5.6:test (default-test) @ learning-switch --- 20:36:56 [INFO] No tests to run. 20:36:56 [INFO] 20:36:56 [INFO] --- copy:14.3.7:copy-files (default) @ learning-switch --- 20:36:56 [INFO] 20:36:56 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ learning-switch --- 20:36:56 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT.jar 20:36:56 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/META-INF/MANIFEST.MF 20:36:56 [INFO] 20:36:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ learning-switch --- 20:36:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT-javadoc.jar 20:36:57 [INFO] 20:36:57 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ learning-switch --- 20:36:57 [INFO] CycloneDX: Resolving Dependencies 20:36:58 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 20:36:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml 20:36:58 [INFO] attaching as learning-switch-0.21.6-SNAPSHOT-cyclonedx.xml 20:36:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json 20:36:58 [INFO] attaching as learning-switch-0.21.6-SNAPSHOT-cyclonedx.json 20:36:58 [INFO] 20:36:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 20:36:58 [INFO] Skipping duplicate-finder execution! 20:36:58 [INFO] 20:36:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ learning-switch --- 20:36:58 [WARNING] Used undeclared dependencies found: 20:36:58 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 20:36:58 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:36:58 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:36:58 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 20:36:58 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:36:58 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:36:58 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.6:compile 20:36:58 [INFO] 20:36:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ learning-switch --- 20:36:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT-sources.jar 20:36:58 [INFO] 20:36:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ learning-switch --- 20:36:58 [INFO] 20:36:58 [INFO] --- jacoco:0.8.15:report (report) @ learning-switch --- 20:36:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:36:58 [INFO] 20:36:58 [INFO] --- install:3.1.4:install (default-install) @ learning-switch --- 20:36:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT.pom 20:36:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT.jar 20:36:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT-javadoc.jar 20:36:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT-cyclonedx.xml 20:36:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT-cyclonedx.json 20:36:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT-sources.jar 20:36:58 [INFO] 20:36:58 [INFO] --- bundle:6.1.0:install (default-install) @ learning-switch --- 20:36:58 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-SNAPSHOT.jar 20:36:58 [INFO] Writing OBR metadata 20:36:58 [INFO] 20:36:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ learning-switch --- 20:36:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:36:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml 20:36:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:36:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:58 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:58 [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.6-SNAPSHOT/maven-metadata.xml 20:36:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 20:36:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:36:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:36:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:36:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:36:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:36:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:36:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:36:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:36:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:36:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:36:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:36:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:36:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:36:58 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:36:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:36:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:36:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:36:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:36:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:36:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:36:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:36:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:36:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:36:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:36:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:36:58 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:36:58 at java.lang.reflect.Method.invoke (Method.java:580) 20:36:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:36:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:36:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:36:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:36:58 [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 20:36:58 [INFO] 20:36:58 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ learning-switch --- 20:36:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:36:58 [INFO] 20:36:58 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 20:36:58 [INFO] Building sample-consumer 0.21.6-SNAPSHOT [79/84] 20:36:58 [INFO] from samples/sample-consumer/pom.xml 20:36:58 [INFO] -------------------------------[ bundle ]------------------------------- 20:36:58 [INFO] 20:36:58 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-consumer --- 20:36:58 [INFO] 20:36:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ sample-consumer --- 20:36:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:58 [INFO] 20:36:58 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ sample-consumer --- 20:36:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:36:58 [INFO] 20:36:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ sample-consumer --- 20:36:59 [INFO] 20:36:59 [INFO] --- dependency:3.11.0:properties (default) @ sample-consumer --- 20:36:59 [INFO] 20:36:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ sample-consumer --- 20:36:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:36:59 [INFO] 20:36:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 20:36:59 [INFO] Starting audit... 20:36:59 Audit done. 20:36:59 [INFO] You have 0 Checkstyle violations. 20:36:59 [INFO] 20:36:59 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 20:36:59 [INFO] Starting audit... 20:36:59 Audit done. 20:36:59 [INFO] You have 0 Checkstyle violations. 20:36:59 [INFO] 20:36:59 [INFO] --- dependency:3.11.0:copy (unpack-license) @ sample-consumer --- 20:36:59 [INFO] 20:36:59 [INFO] --- resources:3.5.0:resources (default-resources) @ sample-consumer --- 20:36:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 20:36:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 20:36:59 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 20:36:59 [INFO] 20:36:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ sample-consumer --- 20:36:59 [INFO] Recompiling the module because of changed dependency. 20:36:59 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 20:36:59 [INFO] 20:36:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ sample-consumer >>> 20:36:59 [INFO] 20:36:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ sample-consumer --- 20:36:59 [INFO] Fork Value is true 20:37:01 [INFO] Done SpotBugs Analysis.... 20:37:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:01 [INFO] 20:37:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ sample-consumer <<< 20:37:01 [INFO] 20:37:01 [INFO] 20:37:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ sample-consumer --- 20:37:01 [INFO] BugInstance size is 0 20:37:01 [INFO] Error size is 0 20:37:01 [INFO] No errors/warnings found 20:37:01 [INFO] 20:37:01 [INFO] --- resources:3.5.0:testResources (default-testResources) @ sample-consumer --- 20:37:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/test/resources 20:37:01 [INFO] 20:37:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ sample-consumer --- 20:37:01 [INFO] No sources to compile 20:37:01 [INFO] 20:37:01 [INFO] --- surefire:3.5.6:test (default-test) @ sample-consumer --- 20:37:01 [INFO] No tests to run. 20:37:01 [INFO] 20:37:01 [INFO] --- copy:14.3.7:copy-files (default) @ sample-consumer --- 20:37:01 [INFO] 20:37:01 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ sample-consumer --- 20:37:01 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT.jar 20:37:01 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/META-INF/MANIFEST.MF 20:37:01 [INFO] 20:37:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-consumer --- 20:37:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT-javadoc.jar 20:37:03 [INFO] 20:37:03 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ sample-consumer --- 20:37:03 [INFO] CycloneDX: Resolving Dependencies 20:37:03 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 20:37:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml 20:37:03 [INFO] attaching as sample-consumer-0.21.6-SNAPSHOT-cyclonedx.xml 20:37:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json 20:37:03 [INFO] attaching as sample-consumer-0.21.6-SNAPSHOT-cyclonedx.json 20:37:03 [INFO] 20:37:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 20:37:03 [INFO] Skipping duplicate-finder execution! 20:37:03 [INFO] 20:37:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ sample-consumer --- 20:37:03 [INFO] No dependency problems found 20:37:03 [INFO] 20:37:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ sample-consumer --- 20:37:03 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT-sources.jar 20:37:03 [INFO] 20:37:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ sample-consumer --- 20:37:03 [INFO] 20:37:03 [INFO] --- jacoco:0.8.15:report (report) @ sample-consumer --- 20:37:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:37:03 [INFO] 20:37:03 [INFO] --- install:3.1.4:install (default-install) @ sample-consumer --- 20:37:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT.pom 20:37:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT.jar 20:37:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT-javadoc.jar 20:37:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT-cyclonedx.xml 20:37:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT-cyclonedx.json 20:37:03 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT-sources.jar 20:37:03 [INFO] 20:37:03 [INFO] --- bundle:6.1.0:install (default-install) @ sample-consumer --- 20:37:03 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-SNAPSHOT.jar 20:37:03 [INFO] Writing OBR metadata 20:37:03 [INFO] 20:37:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-consumer --- 20:37:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:37:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml 20:37:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:37:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:03 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:03 [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.6-SNAPSHOT/maven-metadata.xml 20:37:03 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 20:37:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:03 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:03 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:03 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:03 [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 20:37:03 [INFO] 20:37:03 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ sample-consumer --- 20:37:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:03 [INFO] 20:37:03 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 20:37:03 [INFO] Building sample-bundles 0.21.6-SNAPSHOT [80/84] 20:37:03 [INFO] from samples/sample-bundles/pom.xml 20:37:03 [INFO] -------------------------------[ bundle ]------------------------------- 20:37:03 [INFO] 20:37:03 [INFO] --- clean:3.5.0:clean (default-clean) @ sample-bundles --- 20:37:03 [INFO] 20:37:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ sample-bundles --- 20:37:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:03 [INFO] 20:37:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ sample-bundles --- 20:37:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:03 [INFO] 20:37:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ sample-bundles --- 20:37:04 [INFO] 20:37:04 [INFO] --- dependency:3.11.0:properties (default) @ sample-bundles --- 20:37:04 [INFO] 20:37:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ sample-bundles --- 20:37:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:04 [INFO] 20:37:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 20:37:04 [INFO] Starting audit... 20:37:04 Audit done. 20:37:04 [INFO] You have 0 Checkstyle violations. 20:37:04 [INFO] 20:37:04 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 20:37:04 [INFO] Starting audit... 20:37:04 Audit done. 20:37:04 [INFO] You have 0 Checkstyle violations. 20:37:04 [INFO] 20:37:04 [INFO] --- dependency:3.11.0:copy (unpack-license) @ sample-bundles --- 20:37:04 [INFO] 20:37:04 [INFO] --- resources:3.5.0:resources (default-resources) @ sample-bundles --- 20:37:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 20:37:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 20:37:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 20:37:04 [INFO] 20:37:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ sample-bundles --- 20:37:04 [INFO] Recompiling the module because of changed dependency. 20:37:04 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 20:37:04 [INFO] 20:37:04 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ sample-bundles >>> 20:37:04 [INFO] 20:37:04 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ sample-bundles --- 20:37:04 [INFO] Fork Value is true 20:37:07 [INFO] Done SpotBugs Analysis.... 20:37:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:07 [INFO] 20:37:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ sample-bundles <<< 20:37:07 [INFO] 20:37:07 [INFO] 20:37:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ sample-bundles --- 20:37:07 [INFO] BugInstance size is 0 20:37:07 [INFO] Error size is 0 20:37:07 [INFO] No errors/warnings found 20:37:07 [INFO] 20:37:07 [INFO] --- resources:3.5.0:testResources (default-testResources) @ sample-bundles --- 20:37:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/test/resources 20:37:07 [INFO] 20:37:07 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ sample-bundles --- 20:37:07 [INFO] No sources to compile 20:37:07 [INFO] 20:37:07 [INFO] --- surefire:3.5.6:test (default-test) @ sample-bundles --- 20:37:07 [INFO] No tests to run. 20:37:07 [INFO] 20:37:07 [INFO] --- copy:14.3.7:copy-files (default) @ sample-bundles --- 20:37:07 [INFO] 20:37:07 [INFO] --- bundle:6.1.0:bundle (default-bundle) @ sample-bundles --- 20:37:07 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT.jar 20:37:07 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/META-INF/MANIFEST.MF 20:37:07 [INFO] 20:37:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sample-bundles --- 20:37:08 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT-javadoc.jar 20:37:08 [INFO] 20:37:08 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ sample-bundles --- 20:37:08 [INFO] CycloneDX: Resolving Dependencies 20:37:09 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 20:37:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml 20:37:09 [INFO] attaching as sample-bundles-0.21.6-SNAPSHOT-cyclonedx.xml 20:37:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json 20:37:09 [INFO] attaching as sample-bundles-0.21.6-SNAPSHOT-cyclonedx.json 20:37:09 [INFO] 20:37:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 20:37:09 [INFO] Skipping duplicate-finder execution! 20:37:09 [INFO] 20:37:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ sample-bundles --- 20:37:09 [WARNING] Used undeclared dependencies found: 20:37:09 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.6:compile 20:37:09 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.27.8:compile 20:37:09 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.8:compile 20:37:09 [WARNING] com.google.guava:guava:jar:33.6.0-jre:compile 20:37:09 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.25:compile 20:37:09 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.25:compile 20:37:09 [INFO] 20:37:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ sample-bundles --- 20:37:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT-sources.jar 20:37:09 [INFO] 20:37:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ sample-bundles --- 20:37:09 [INFO] 20:37:09 [INFO] --- jacoco:0.8.15:report (report) @ sample-bundles --- 20:37:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:37:09 [INFO] 20:37:09 [INFO] --- install:3.1.4:install (default-install) @ sample-bundles --- 20:37:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT.pom 20:37:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT.jar 20:37:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT-javadoc.jar 20:37:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT-cyclonedx.xml 20:37:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT-cyclonedx.json 20:37:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT-sources.jar 20:37:09 [INFO] 20:37:09 [INFO] --- bundle:6.1.0:install (default-install) @ sample-bundles --- 20:37:09 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-SNAPSHOT.jar 20:37:09 [INFO] Writing OBR metadata 20:37:09 [INFO] 20:37:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-bundles --- 20:37:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:37:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml 20:37:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:37:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:09 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:09 [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.6-SNAPSHOT/maven-metadata.xml 20:37:09 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 20:37:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:09 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:09 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:09 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:09 [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 20:37:09 [INFO] 20:37:09 [INFO] --- bundle:6.1.0:deploy (default-deploy) @ sample-bundles --- 20:37:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:37:09 [INFO] 20:37:09 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 20:37:09 [INFO] Building openflowplugin-samples-aggregator 0.21.6-SNAPSHOT [81/84] 20:37:09 [INFO] from samples/pom.xml 20:37:09 [INFO] --------------------------------[ pom ]--------------------------------- 20:37:09 [INFO] 20:37:09 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-samples-aggregator --- 20:37:09 [INFO] 20:37:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 20:37:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:09 [INFO] 20:37:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 20:37:09 [INFO] 20:37:09 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-samples-aggregator --- 20:37:09 [INFO] Skipping CycloneDX goal, because module skips deploy 20:37:09 [INFO] 20:37:09 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-samples-aggregator --- 20:37:09 [INFO] Skipping artifact installation 20:37:09 [INFO] 20:37:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 20:37:09 [INFO] Skipping artifact deployment 20:37:09 [INFO] 20:37:09 [INFO] -----------< org.opendaylight.openflowplugin:srm-aggregator >----------- 20:37:09 [INFO] Building srm-aggregator 0.21.6-SNAPSHOT [82/84] 20:37:09 [INFO] from srm/pom.xml 20:37:09 [INFO] --------------------------------[ pom ]--------------------------------- 20:37:09 [INFO] 20:37:09 [INFO] --- clean:3.5.0:clean (default-clean) @ srm-aggregator --- 20:37:09 [INFO] 20:37:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-aggregator --- 20:37:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:09 [INFO] 20:37:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-aggregator --- 20:37:09 [INFO] 20:37:09 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ srm-aggregator --- 20:37:09 [INFO] Skipping CycloneDX goal, because module skips deploy 20:37:09 [INFO] 20:37:09 [INFO] --- install:3.1.4:install (default-install) @ srm-aggregator --- 20:37:09 [INFO] Skipping artifact installation 20:37:09 [INFO] 20:37:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ srm-aggregator --- 20:37:09 [INFO] Skipping artifact deployment 20:37:09 [INFO] 20:37:09 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 20:37:09 [INFO] Building openflowplugin-karaf 0.21.6-SNAPSHOT [83/84] 20:37:09 [INFO] from distribution/karaf/pom.xml 20:37:09 [INFO] --------------------------------[ pom ]--------------------------------- 20:37:10 [INFO] 20:37:10 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-karaf --- 20:37:10 [INFO] 20:37:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-karaf --- 20:37:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:10 [INFO] 20:37:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 20:37:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:10 [INFO] 20:37:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-karaf --- 20:37:10 [INFO] 20:37:10 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-karaf --- 20:37:10 [INFO] 20:37:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 20:37:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:10 [INFO] 20:37:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 20:37:10 [INFO] Starting audit... 20:37:10 Audit done. 20:37:10 [INFO] You have 0 Checkstyle violations. 20:37:10 [INFO] 20:37:10 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 20:37:11 [INFO] Starting audit... 20:37:11 Audit done. 20:37:11 [INFO] You have 0 Checkstyle violations. 20:37:11 [INFO] 20:37:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-karaf --- 20:37:11 [INFO] 20:37:11 [INFO] --- resources:3.5.0:resources (process-resources) @ openflowplugin-karaf --- 20:37:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 20:37:11 [INFO] 20:37:11 [INFO] --- karaf:4.4.11:assembly (process-resources) @ openflowplugin-karaf --- 20:37:11 [INFO] Using repositories: 20:37:11 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:37:11 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:37:11 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:37:11 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 20:37:11 [INFO] Loading direct KAR and features XML dependencies 20:37:11 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar 20:37:11 [INFO] Feature framework will be added as a startup feature 20:37:11 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 20:37:11 [INFO] Unzipping kars 20:37:11 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar 20:37:11 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 20:37:11 [INFO] Loading profiles from: 20:37:11 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:37:11 [INFO] Loading repositories 20:37:11 [INFO] Generating generated-startup profile 20:37:11 [INFO] Generating generated-boot profile with parents: generated-startup 20:37:11 [INFO] Generating generated-installed profile 20:37:11 [INFO] Configuring etc/config.properties and etc/system.properties 20:37:11 [INFO] Downloading libraries for generated profiles 20:37:11 [INFO] Downloading additional libraries 20:37:11 [INFO] Writing configurations 20:37:11 [INFO] adding config file: etc/profile.cfg 20:37:11 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 20:37:11 [INFO] Startup stage 20:37:11 [INFO] Loading startup repositories 20:37:11 [INFO] Resolving startup features and bundles 20:37:11 [INFO] Features: framework 20:37:11 [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.3.7 20:37:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:37:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 20:37:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 20:37:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 20:37:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 20:37:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:37:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:37:11 [INFO] Boot stage 20:37:11 [INFO] Loading boot repositories 20:37:11 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.14/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.14/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features 20:37:11 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.14/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.5/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.7/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.25/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.8/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.6/xml/features 20:37:11 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.6/xml/features 20:37:11 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11 20:37:11 [INFO] Feature management/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:37:11 [INFO] adding config file: etc/jmx.acl.cfg 20:37:11 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:37:11 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:37:11 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:37:11 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:37:11 [INFO] Feature instance/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11 20:37:11 [INFO] Feature deployer/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11 20:37:11 [INFO] Feature jline/3.30.9 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9 20:37:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 20:37:11 [INFO] Feature system/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11 20:37:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:37:11 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1 20:37:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:37:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1 20:37:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1 20:37:11 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1 20:37:11 [INFO] Feature package/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11 20:37:11 [INFO] Feature jaas/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11 20:37:11 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:37:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:37:11 [INFO] Feature feature/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11 20:37:11 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:37:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:37:11 [INFO] Feature framework/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:37:11 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 20:37:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:37:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 20:37:11 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:37:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 20:37:11 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:37:11 [INFO] Feature ssh/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84 20:37:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 20:37:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 20:37:11 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 20:37:11 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84 20:37:11 [INFO] Feature config/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11 20:37:11 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:37:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:37:11 [INFO] Feature log/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11 20:37:11 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:37:11 [INFO] Feature scr/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:37:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18 20:37:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:37:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:37:11 [INFO] Feature shell/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11 20:37:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:37:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:37:11 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:37:11 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar 20:37:11 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11 20:37:11 [INFO] Feature service/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11 20:37:11 [INFO] Feature bundle/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11 20:37:11 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:37:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:37:11 [INFO] Feature 83eeb09c-12ee-48b5-b5e1-5f76deecedf0/0.0.0 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.7 20:37:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.7 20:37:11 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:37:11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:37:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.7 20:37:11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 20:37:11 [INFO] Feature standard/4.4.11 is defined as a boot feature 20:37:11 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11 20:37:11 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar 20:37:11 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11 20:37:11 [INFO] Feature kar/4.4.11 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11 20:37:11 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:37:11 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature 20:37:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 20:37:11 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber 20:37:11 [INFO] Install stage 20:37:11 [INFO] Loading installed repositories 20:37:11 [INFO] Feature wrapper/4.4.11 is defined as an installed feature 20:37:11 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11 20:37:11 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:37:11 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17 20:37:11 [INFO] 20:37:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 20:37:12 [INFO] 20:37:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-karaf --- 20:37:12 [INFO] No files found to run spotbugs; check compile phase has been run. 20:37:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:12 [INFO] 20:37:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 20:37:12 [INFO] 20:37:12 [INFO] 20:37:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-karaf --- 20:37:12 [INFO] 20:37:12 [INFO] --- dependency:3.11.0:copy (apply-branding) @ openflowplugin-karaf --- 20:37:12 [INFO] 20:37:12 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 20:37:12 [INFO] 20:37:12 [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 20:37:12 [WARNING] Overwriting /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 20:37:12 [INFO] 20:37:12 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-karaf --- 20:37:12 [INFO] 20:37:12 [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ openflowplugin-karaf --- 20:37:12 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. 20:37:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/assembly 20:37:12 [INFO] 20:37:12 [INFO] --- karaf:14.3.7:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 20:37:13 [INFO] Feature repository discovered recursively: a910b127-2ec1-4ef6-952f-dfdb25d21716 20:37:13 [INFO] Feature repository discovered recursively: features-openflowplugin 20:37:13 [INFO] Feature repository discovered recursively: framework-4.4.11 20:37:13 [INFO] Feature repository discovered recursively: odl-aaa-0.22.8 20:37:13 [INFO] Feature repository discovered recursively: odl-antlr4 20:37:13 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 20:37:13 [INFO] Feature repository discovered recursively: odl-apache-commons-text 20:37:13 [INFO] Feature repository discovered recursively: odl-apache-shiro 20:37:13 [INFO] Feature repository discovered recursively: odl-bytebuddy 20:37:13 [INFO] Feature repository discovered recursively: odl-controller-12.0.8 20:37:13 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.8 20:37:13 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.8 20:37:13 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 20:37:13 [INFO] Feature repository discovered recursively: odl-extras-12.0.8 20:37:13 [INFO] Feature repository discovered recursively: odl-gson 20:37:13 [INFO] Feature repository discovered recursively: odl-guava 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 20:37:13 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 20:37:13 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 20:37:13 [INFO] Feature repository discovered recursively: odl-infrautils-ready 20:37:13 [INFO] Feature repository discovered recursively: odl-infrautils-utils 20:37:13 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 20:37:13 [INFO] Feature repository discovered recursively: odl-javassist-3 20:37:13 [INFO] Feature repository discovered recursively: odl-jersey-2 20:37:13 [INFO] Feature repository discovered recursively: odl-jspecify 20:37:13 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 20:37:13 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 20:37:13 [INFO] Feature repository discovered recursively: odl-lz4 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.8 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-common 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 20:37:13 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 20:37:13 [INFO] Feature repository discovered recursively: odl-netconf-10.0.5 20:37:13 [INFO] Feature repository discovered recursively: odl-netconf-databind 20:37:13 [INFO] Feature repository discovered recursively: odl-netconf-keystore 20:37:13 [INFO] Feature repository discovered recursively: odl-netconf-truststore 20:37:13 [INFO] Feature repository discovered recursively: odl-netty-4 20:37:13 [INFO] Feature repository discovered recursively: odl-netty-http3 20:37:13 [INFO] Feature repository discovered recursively: odl-netty-quic 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowjava-0.21.6-SNAPSHOT 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.21.6-SNAPSHOT 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 20:37:13 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 20:37:13 [INFO] Feature repository discovered recursively: odl-pekko 20:37:13 [INFO] Feature repository discovered recursively: odl-raft-api 20:37:13 [INFO] Feature repository discovered recursively: odl-raft-spi 20:37:13 [INFO] Feature repository discovered recursively: odl-restconf 20:37:13 [INFO] Feature repository discovered recursively: odl-restconf-api 20:37:13 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.5 20:37:13 [INFO] Feature repository discovered recursively: odl-restconf-server-api 20:37:13 [INFO] Feature repository discovered recursively: odl-servlet-api 20:37:13 [INFO] Feature repository discovered recursively: odl-stax2-api 20:37:13 [INFO] Feature repository discovered recursively: odl-ws-rs-api 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-codec 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-common 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-data 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-export 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-netty 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-parser 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-util 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 20:37:13 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 20:37:13 [INFO] Feature repository discovered recursively: openflowplugin-0.21.6-SNAPSHOT 20:37:13 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 20:37:13 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35 20:37:13 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 20:37:13 [INFO] Feature repository discovered recursively: pt-triemap 20:37:13 [INFO] Feature repository discovered recursively: standard-4.4.11 20:37:13 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 20:37:13 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.21.0 and 1.22.1 20:37:13 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 20:37:13 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.4.240 and 2.2.224 20:37:13 [INFO] 20:37:13 [INFO] --- antrun:3.2.0:run (fix-permissions) @ openflowplugin-karaf --- 20:37:13 [INFO] Executing tasks 20:37:13 [INFO] Executed tasks 20:37:13 [INFO] 20:37:13 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ openflowplugin-karaf --- 20:37:13 [INFO] Executing tasks 20:37:13 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly/system/org/bouncycastle 20:37:13 [INFO] Executed tasks 20:37:13 [INFO] 20:37:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ openflowplugin-karaf --- 20:37:13 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:37:13 [INFO] 20:37:13 [INFO] --- karaf:4.4.11:archive (package) @ openflowplugin-karaf --- 20:37:26 [INFO] 20:37:26 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-karaf --- 20:37:26 [INFO] Skipping CycloneDX goal, because module skips deploy 20:37:26 [INFO] 20:37:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 20:37:26 [INFO] Skipping duplicate-finder execution! 20:37:26 [INFO] 20:37:26 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 20:37:26 [INFO] Skipping pom project 20:37:26 [INFO] 20:37:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 20:37:26 [INFO] 20:37:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-karaf --- 20:37:26 [INFO] 20:37:26 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-karaf --- 20:37:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:37:26 [INFO] 20:37:26 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-karaf --- 20:37:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.6-SNAPSHOT/openflowplugin-karaf-0.21.6-SNAPSHOT.pom 20:37:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.21.6-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.6-SNAPSHOT/openflowplugin-karaf-0.21.6-SNAPSHOT.tar.gz 20:37:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/openflowplugin-karaf-0.21.6-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.21.6-SNAPSHOT/openflowplugin-karaf-0.21.6-SNAPSHOT.zip 20:37:26 [INFO] 20:37:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-karaf --- 20:37:26 [INFO] Skipping artifact deployment 20:37:26 [INFO] 20:37:26 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 20:37:26 [INFO] Building openflowplugin 0.21.6-SNAPSHOT [84/84] 20:37:26 [INFO] from pom.xml 20:37:26 [INFO] --------------------------------[ pom ]--------------------------------- 20:37:26 [INFO] 20:37:26 [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-aggregator --- 20:37:26 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-vanadium/target 20:37:26 [INFO] 20:37:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-aggregator --- 20:37:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:26 [INFO] 20:37:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 20:37:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:26 [INFO] 20:37:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- 20:37:26 [INFO] 20:37:26 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-aggregator --- 20:37:26 [INFO] 20:37:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 20:37:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:26 [INFO] 20:37:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 20:37:26 [INFO] Starting audit... 20:37:26 Audit done. 20:37:26 [INFO] You have 0 Checkstyle violations. 20:37:26 [INFO] 20:37:26 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 20:37:26 [INFO] Starting audit... 20:37:26 Audit done. 20:37:26 [INFO] You have 0 Checkstyle violations. 20:37:26 [INFO] 20:37:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-aggregator --- 20:37:26 [INFO] 20:37:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 20:37:26 [INFO] 20:37:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-aggregator --- 20:37:26 [INFO] No files found to run spotbugs; check compile phase has been run. 20:37:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:26 [INFO] 20:37:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 20:37:26 [INFO] 20:37:26 [INFO] 20:37:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-aggregator --- 20:37:26 [INFO] 20:37:26 [INFO] --- copy:14.3.7:copy-files (default) @ openflowplugin-aggregator --- 20:37:26 [INFO] 20:37:26 [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 20:37:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:37:28 [INFO] 20:37:28 [INFO] --- cyclonedx:2.9.3:makeBom (default) @ openflowplugin-aggregator --- 20:37:28 [INFO] CycloneDX: Resolving Dependencies 20:37:28 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 20:37:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml 20:37:28 [INFO] attaching as openflowplugin-aggregator-0.21.6-SNAPSHOT-cyclonedx.xml 20:37:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json 20:37:28 [INFO] attaching as openflowplugin-aggregator-0.21.6-SNAPSHOT-cyclonedx.json 20:37:28 [INFO] 20:37:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 20:37:28 [INFO] Skipping duplicate-finder execution! 20:37:28 [INFO] 20:37:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 20:37:28 [INFO] Skipping pom project 20:37:28 [INFO] 20:37:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 20:37:28 [INFO] 20:37:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ openflowplugin-aggregator --- 20:37:28 [INFO] 20:37:28 [INFO] --- jacoco:0.8.15:report (report) @ openflowplugin-aggregator --- 20:37:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:37:28 [INFO] 20:37:28 [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-aggregator --- 20:37:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-SNAPSHOT.pom 20:37:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-SNAPSHOT-cyclonedx.xml 20:37:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-vanadium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-SNAPSHOT-cyclonedx.json 20:37:28 [INFO] 20:37:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-aggregator --- 20:37:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo 20:37:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml 20:37:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239) 20:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:28 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:28 [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.6-SNAPSHOT/maven-metadata.xml 20:37:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 20:37:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:37:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) 20:37:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) 20:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) 20:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) 20:37:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215) 20:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368) 20:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288) 20:37:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202) 20:37:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393) 20:37:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 20:37:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 20:37:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 20:37:28 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 20:37:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 20:37:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 20:37:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 20:37:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 20:37:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 20:37:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 20:37:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 20:37:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 20:37:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 20:37:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 20:37:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 20:37:28 at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103) 20:37:28 at java.lang.reflect.Method.invoke (Method.java:580) 20:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283) 20:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226) 20:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407) 20:37:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348) 20:37:28 [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 20:37:28 [INFO] 20:37:28 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 20:37:28 [INFO] Building openflowplugin 0.21.6-SNAPSHOT [85/84] 20:37:28 [INFO] from pom.xml 20:37:28 [INFO] --------------------------------[ pom ]--------------------------------- 20:37:28 [INFO] 20:37:28 [INFO] >>> javadoc:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 20:37:28 [INFO] 20:37:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:28 [INFO] Forking openflowplugin-artifacts 0.21.6-SNAPSHOT 20:37:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:28 [INFO] 20:37:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:37:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:28 [INFO] 20:37:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- 20:37:28 [INFO] 20:37:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:28 [INFO] Forking openflowplugin-parent 0.21.6-SNAPSHOT 20:37:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:28 [INFO] 20:37:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-parent --- 20:37:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:28 [INFO] 20:37:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:37:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:28 [INFO] 20:37:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-parent --- 20:37:28 [INFO] 20:37:28 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-parent --- 20:37:28 [INFO] 20:37:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:37:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:28 [INFO] 20:37:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- 20:37:28 [INFO] Starting audit... 20:37:28 Audit done. 20:37:28 [INFO] You have 0 Checkstyle violations. 20:37:28 [INFO] 20:37:28 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- 20:37:28 [INFO] Starting audit... 20:37:28 Audit done. 20:37:28 [INFO] You have 0 Checkstyle violations. 20:37:28 [INFO] 20:37:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-parent --- 20:37:28 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/classes 20:37:28 [INFO] 20:37:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:37:28 [INFO] 20:37:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-parent --- 20:37:28 [INFO] No files found to run spotbugs; check compile phase has been run. 20:37:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:28 [INFO] 20:37:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:37:28 [INFO] 20:37:28 [INFO] 20:37:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-parent --- 20:37:28 [INFO] 20:37:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:28 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.21.6-SNAPSHOT 20:37:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:28 [INFO] 20:37:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-api --- 20:37:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:28 [INFO] 20:37:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:37:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:28 [INFO] 20:37:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-api --- 20:37:29 [INFO] 20:37:29 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-api --- 20:37:29 [INFO] 20:37:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:37:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:29 [INFO] 20:37:29 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflow-protocol-api --- 20:37:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:37:29 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/yang 20:37:29 [INFO] yang-to-sources: Found 3 dependencies in 800.4 μs 20:37:29 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:37:29 [INFO] 20:37:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- 20:37:29 [INFO] Starting audit... 20:37:29 Audit done. 20:37:29 [INFO] You have 0 Checkstyle violations. 20:37:29 [INFO] 20:37:29 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- 20:37:29 [INFO] Starting audit... 20:37:29 Audit done. 20:37:29 [INFO] You have 0 Checkstyle violations. 20:37:29 [INFO] 20:37:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-api --- 20:37:29 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 20:37:29 [INFO] 20:37:29 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-api --- 20:37:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/resources 20:37:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:37:29 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:37:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:37:29 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:37:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:37:29 [INFO] 20:37:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-api --- 20:37:29 [INFO] Nothing to compile - all classes are up to date. 20:37:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 20:37:29 [INFO] 20:37:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:37:29 [INFO] 20:37:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-api --- 20:37:29 [INFO] Fork Value is true 20:37:34 [INFO] Done SpotBugs Analysis.... 20:37:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:34 [INFO] 20:37:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 20:37:34 [INFO] 20:37:34 [INFO] 20:37:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-api --- 20:37:34 [INFO] BugInstance size is 0 20:37:34 [INFO] Error size is 0 20:37:34 [INFO] No errors/warnings found 20:37:34 [INFO] 20:37:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:34 [INFO] Forking openflowjava-parent 0.21.6-SNAPSHOT 20:37:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:34 [INFO] 20:37:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-parent --- 20:37:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:34 [INFO] 20:37:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 20:37:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:34 [INFO] 20:37:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-parent --- 20:37:34 [INFO] 20:37:34 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-parent --- 20:37:34 [INFO] 20:37:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-parent --- 20:37:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:34 [INFO] 20:37:34 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- 20:37:34 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/src/main/yang added. 20:37:34 [INFO] 20:37:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- 20:37:34 [INFO] Starting audit... 20:37:34 Audit done. 20:37:34 [INFO] You have 0 Checkstyle violations. 20:37:34 [INFO] 20:37:34 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- 20:37:34 [INFO] Starting audit... 20:37:34 Audit done. 20:37:34 [INFO] You have 0 Checkstyle violations. 20:37:34 [INFO] 20:37:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-parent --- 20:37:34 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/classes 20:37:34 [INFO] 20:37:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:37:34 [INFO] 20:37:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-parent --- 20:37:34 [INFO] No files found to run spotbugs; check compile phase has been run. 20:37:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:34 [INFO] 20:37:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:37:34 [INFO] 20:37:34 [INFO] 20:37:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-parent --- 20:37:34 [INFO] 20:37:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:34 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.21.6-SNAPSHOT 20:37:34 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:34 [INFO] 20:37:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-spi --- 20:37:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:34 [INFO] 20:37:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 20:37:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:34 [INFO] 20:37:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-spi --- 20:37:35 [INFO] 20:37:35 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-spi --- 20:37:35 [INFO] 20:37:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 20:37:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:35 [INFO] 20:37:35 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflow-protocol-spi --- 20:37:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:37:35 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang 20:37:35 [INFO] yang-to-sources: Found 4 dependencies in 793.6 μs 20:37:35 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:37:35 [INFO] 20:37:35 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- 20:37:35 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:37:35 [INFO] 20:37:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- 20:37:35 [INFO] Starting audit... 20:37:35 Audit done. 20:37:35 [INFO] You have 0 Checkstyle violations. 20:37:35 [INFO] 20:37:35 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- 20:37:35 [INFO] Starting audit... 20:37:35 Audit done. 20:37:35 [INFO] You have 0 Checkstyle violations. 20:37:35 [INFO] 20:37:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-spi --- 20:37:35 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 20:37:35 [INFO] 20:37:35 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-spi --- 20:37:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/resources 20:37:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:37:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:37:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:37:35 [INFO] 20:37:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-spi --- 20:37:35 [INFO] Recompiling the module because of changed dependency. 20:37:35 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:37:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 20:37:35 [INFO] 20:37:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 20:37:35 [INFO] 20:37:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:37:35 [INFO] Fork Value is true 20:37:37 [INFO] Done SpotBugs Analysis.... 20:37:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:37 [INFO] 20:37:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:37:37 [INFO] 20:37:37 [INFO] 20:37:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-spi --- 20:37:37 [INFO] BugInstance size is 0 20:37:37 [INFO] Error size is 0 20:37:37 [INFO] No errors/warnings found 20:37:37 [INFO] 20:37:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:37 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.21.6-SNAPSHOT 20:37:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:37 [INFO] 20:37:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-util --- 20:37:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:37 [INFO] 20:37:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:37:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:37 [INFO] 20:37:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-util --- 20:37:38 [INFO] 20:37:38 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-util --- 20:37:38 [INFO] 20:37:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-util --- 20:37:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:38 [INFO] 20:37:38 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- 20:37:38 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/yang added. 20:37:38 [INFO] 20:37:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- 20:37:38 [INFO] Starting audit... 20:37:38 Audit done. 20:37:38 [INFO] You have 0 Checkstyle violations. 20:37:38 [INFO] 20:37:38 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- 20:37:38 [INFO] Starting audit... 20:37:38 Audit done. 20:37:38 [INFO] You have 0 Checkstyle violations. 20:37:38 [INFO] 20:37:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-util --- 20:37:38 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 20:37:38 [INFO] 20:37:38 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-util --- 20:37:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/resources 20:37:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/spi 20:37:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/generated-sources/yang 20:37:38 [INFO] 20:37:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-util --- 20:37:38 [INFO] Recompiling the module because of changed dependency. 20:37:38 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 20:37:38 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/openflowjava-util-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 20:37:38 [INFO] 20:37:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:37:38 [INFO] 20:37:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-util --- 20:37:38 [INFO] Fork Value is true 20:37:41 [INFO] Done SpotBugs Analysis.... 20:37:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:41 [INFO] 20:37:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:37:41 [INFO] 20:37:41 [INFO] 20:37:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-util --- 20:37:41 [INFO] BugInstance size is 0 20:37:41 [INFO] Error size is 0 20:37:41 [INFO] No errors/warnings found 20:37:41 [INFO] 20:37:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:41 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.21.6-SNAPSHOT 20:37:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:41 [INFO] 20:37:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-impl --- 20:37:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:41 [INFO] 20:37:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:37:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:41 [INFO] 20:37:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-impl --- 20:37:41 [INFO] 20:37:41 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-impl --- 20:37:41 [INFO] 20:37:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:37:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:41 [INFO] 20:37:41 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- 20:37:41 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:37:41 [INFO] 20:37:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- 20:37:41 [INFO] Starting audit... 20:37:41 Audit done. 20:37:41 [INFO] You have 0 Checkstyle violations. 20:37:41 [INFO] 20:37:41 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- 20:37:44 [INFO] Starting audit... 20:37:44 Audit done. 20:37:44 [INFO] You have 0 Checkstyle violations. 20:37:44 [INFO] 20:37:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-impl --- 20:37:44 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 20:37:44 [INFO] 20:37:44 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-impl --- 20:37:44 [INFO] Copying 5 resources from src/main/resources to target/classes 20:37:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:37:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:37:44 [INFO] 20:37:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-impl --- 20:37:44 [INFO] Recompiling the module because of changed dependency. 20:37:44 [INFO] Compiling 345 source files with javac [debug release 21] to target/classes 20:37:45 [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 20:37:45 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/AbstractConnectionAdapter.java:[108,17] expireAfterWrite(long,java.util.concurrent.TimeUnit) in com.google.common.cache.CacheBuilder has been deprecated 20:37:45 [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 20:37:45 required: java.lang.Class 20:37:45 found: java.lang.Class 20:37:45 [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 20:37:45 required: java.lang.Class 20:37:45 found: java.lang.Class 20:37:45 [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 20:37:45 required: java.lang.Class 20:37:45 found: java.lang.Class 20:37:45 [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 20:37:45 required: java.lang.Class 20:37:45 found: java.lang.Class 20:37:45 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 20:37:45 [INFO] 20:37:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:37:45 [INFO] 20:37:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:37:45 [INFO] Fork Value is true 20:37:56 [INFO] Done SpotBugs Analysis.... 20:37:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:56 [INFO] 20:37:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:37:56 [INFO] 20:37:56 [INFO] 20:37:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-impl --- 20:37:56 [INFO] BugInstance size is 0 20:37:56 [INFO] Error size is 0 20:37:56 [INFO] No errors/warnings found 20:37:56 [INFO] 20:37:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:56 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.21.6-SNAPSHOT 20:37:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:56 [INFO] 20:37:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:37:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:56 [INFO] 20:37:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:37:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:56 [INFO] 20:37:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:37:57 [INFO] 20:37:57 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowjava-protocol --- 20:37:57 [INFO] 20:37:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:37:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:37:57 [INFO] 20:37:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- 20:37:57 [INFO] Starting audit... 20:37:57 Audit done. 20:37:57 [INFO] You have 0 Checkstyle violations. 20:37:57 [INFO] 20:37:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- 20:37:57 [INFO] Starting audit... 20:37:57 Audit done. 20:37:57 [INFO] You have 0 Checkstyle violations. 20:37:57 [INFO] 20:37:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowjava-protocol --- 20:37:57 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/classes 20:37:57 [INFO] 20:37:57 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:37:57 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/feature/feature.xml 20:37:57 [INFO] ...done! 20:37:57 [INFO] Set artifact 20:37:57 [INFO] 20:37:57 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowjava-protocol --- 20:37:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:37:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:37:57 [INFO] 20:37:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:37:57 [INFO] 20:37:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:37:57 [INFO] No files found to run spotbugs; check compile phase has been run. 20:37:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:37:57 [INFO] 20:37:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:37:57 [INFO] 20:37:57 [INFO] 20:37:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowjava-protocol --- 20:37:57 [INFO] 20:37:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:57 [INFO] Forking model-inventory 0.21.6-SNAPSHOT 20:37:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:37:57 [INFO] 20:37:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-inventory --- 20:37:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:57 [INFO] 20:37:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-inventory --- 20:37:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:37:57 [INFO] 20:37:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-inventory --- 20:37:57 [INFO] 20:37:57 [INFO] --- dependency:3.11.0:properties (default) @ model-inventory --- 20:37:57 [INFO] 20:37:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-inventory --- 20:37:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:37:57 [INFO] 20:37:57 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-inventory --- 20:37:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:37:57 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/yang 20:37:57 [INFO] yang-to-sources: Found 2 dependencies in 668.0 μs 20:37:57 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:37:57 [INFO] 20:37:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- 20:37:57 [INFO] Starting audit... 20:37:57 Audit done. 20:37:57 [INFO] You have 0 Checkstyle violations. 20:37:57 [INFO] 20:37:57 [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- 20:37:57 [INFO] Starting audit... 20:37:57 Audit done. 20:37:57 [INFO] You have 0 Checkstyle violations. 20:37:57 [INFO] 20:37:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-inventory --- 20:37:57 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 20:37:57 [INFO] 20:37:57 [INFO] --- resources:3.5.0:resources (default-resources) @ model-inventory --- 20:37:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/src/main/resources 20:37:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 20:37:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:37:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:37:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/generated-sources/spi 20:37:57 [INFO] 20:37:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-inventory --- 20:37:57 [INFO] Nothing to compile - all classes are up to date. 20:37:57 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/model-inventory-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 20:37:57 [INFO] 20:37:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:37:57 [INFO] 20:37:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-inventory --- 20:37:57 [INFO] Fork Value is true 20:38:00 [INFO] Done SpotBugs Analysis.... 20:38:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:00 [INFO] 20:38:00 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:38:00 [INFO] 20:38:00 [INFO] 20:38:00 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-inventory --- 20:38:00 [INFO] BugInstance size is 0 20:38:00 [INFO] Error size is 0 20:38:00 [INFO] No errors/warnings found 20:38:00 [INFO] 20:38:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:00 [INFO] Forking model-flow-base 0.21.6-SNAPSHOT 20:38:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:00 [INFO] 20:38:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-base --- 20:38:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:00 [INFO] 20:38:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:38:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:00 [INFO] 20:38:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-base --- 20:38:00 [INFO] 20:38:00 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-base --- 20:38:00 [INFO] 20:38:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-base --- 20:38:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:00 [INFO] 20:38:00 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-base --- 20:38:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:38:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/yang 20:38:00 [INFO] yang-to-sources: Found 7 dependencies in 1.299 ms 20:38:00 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:38:00 [INFO] 20:38:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- 20:38:00 [INFO] Starting audit... 20:38:00 Audit done. 20:38:00 [INFO] You have 0 Checkstyle violations. 20:38:00 [INFO] 20:38:00 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- 20:38:00 [INFO] Starting audit... 20:38:00 Audit done. 20:38:00 [INFO] You have 0 Checkstyle violations. 20:38:00 [INFO] 20:38:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-base --- 20:38:00 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 20:38:00 [INFO] 20:38:00 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-base --- 20:38:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/resources 20:38:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 20:38:00 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:38:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:38:00 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:38:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/generated-sources/spi 20:38:00 [INFO] 20:38:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-base --- 20:38:00 [INFO] Recompiling the module because of changed dependency. 20:38:00 [INFO] Compiling 602 source files with javac [debug release 21] to target/classes 20:38:03 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/model-flow-base-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 20:38:03 [INFO] 20:38:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:38:03 [INFO] 20:38:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-base --- 20:38:03 [INFO] Fork Value is true 20:38:06 [INFO] Done SpotBugs Analysis.... 20:38:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:06 [INFO] 20:38:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:38:06 [INFO] 20:38:06 [INFO] 20:38:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-base --- 20:38:06 [INFO] BugInstance size is 0 20:38:06 [INFO] Error size is 0 20:38:06 [INFO] No errors/warnings found 20:38:06 [INFO] 20:38:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:06 [INFO] Forking model-flow-service 0.21.6-SNAPSHOT 20:38:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:06 [INFO] 20:38:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-service --- 20:38:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:06 [INFO] 20:38:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:38:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:06 [INFO] 20:38:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-service --- 20:38:07 [INFO] 20:38:07 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-service --- 20:38:07 [INFO] 20:38:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-service --- 20:38:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:07 [INFO] 20:38:07 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-service --- 20:38:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:38:07 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/yang 20:38:07 [INFO] yang-to-sources: Found 8 dependencies in 2.497 ms 20:38:07 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:38:07 [INFO] 20:38:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- 20:38:07 [INFO] Starting audit... 20:38:07 Audit done. 20:38:07 [INFO] You have 0 Checkstyle violations. 20:38:07 [INFO] 20:38:07 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- 20:38:07 [INFO] Starting audit... 20:38:07 Audit done. 20:38:07 [INFO] You have 0 Checkstyle violations. 20:38:07 [INFO] 20:38:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-service --- 20:38:07 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 20:38:07 [INFO] 20:38:07 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-service --- 20:38:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/src/main/resources 20:38:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 20:38:07 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:38:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:38:07 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:38:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/generated-sources/spi 20:38:07 [INFO] 20:38:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-service --- 20:38:07 [INFO] Recompiling the module because of changed dependency. 20:38:07 [INFO] Compiling 520 source files with javac [debug release 21] to target/classes 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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 20:38:09 [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. 20:38:09 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/model-flow-service-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 20:38:09 [INFO] 20:38:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:38:09 [INFO] 20:38:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-service --- 20:38:09 [INFO] Fork Value is true 20:38:13 [INFO] Done SpotBugs Analysis.... 20:38:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:13 [INFO] 20:38:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:38:13 [INFO] 20:38:13 [INFO] 20:38:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-service --- 20:38:13 [INFO] BugInstance size is 0 20:38:13 [INFO] Error size is 0 20:38:13 [INFO] No errors/warnings found 20:38:13 [INFO] 20:38:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:13 [INFO] Forking model-flow-statistics 0.21.6-SNAPSHOT 20:38:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:13 [INFO] 20:38:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-flow-statistics --- 20:38:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:13 [INFO] 20:38:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:38:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:13 [INFO] 20:38:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-flow-statistics --- 20:38:13 [INFO] 20:38:13 [INFO] --- dependency:3.11.0:properties (default) @ model-flow-statistics --- 20:38:13 [INFO] 20:38:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:38:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:13 [INFO] 20:38:13 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-flow-statistics --- 20:38:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:38:13 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/yang 20:38:13 [INFO] yang-to-sources: Found 9 dependencies in 1.402 ms 20:38:13 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:38:13 [INFO] 20:38:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- 20:38:13 [INFO] Starting audit... 20:38:13 Audit done. 20:38:13 [INFO] You have 0 Checkstyle violations. 20:38:13 [INFO] 20:38:13 [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- 20:38:13 [INFO] Starting audit... 20:38:13 Audit done. 20:38:13 [INFO] You have 0 Checkstyle violations. 20:38:13 [INFO] 20:38:13 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-flow-statistics --- 20:38:13 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 20:38:13 [INFO] 20:38:13 [INFO] --- resources:3.5.0:resources (default-resources) @ model-flow-statistics --- 20:38:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/src/main/resources 20:38:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 20:38:13 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:38:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:38:13 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:38:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/generated-sources/spi 20:38:13 [INFO] 20:38:13 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-flow-statistics --- 20:38:13 [INFO] Recompiling the module because of changed dependency. 20:38:13 [INFO] Compiling 291 source files with javac [debug release 21] to target/classes 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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 20:38:15 [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. 20:38:15 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/model-flow-statistics-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 20:38:15 [INFO] 20:38:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:38:15 [INFO] 20:38:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-flow-statistics --- 20:38:15 [INFO] Fork Value is true 20:38:17 [INFO] Done SpotBugs Analysis.... 20:38:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:18 [INFO] 20:38:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 20:38:18 [INFO] 20:38:18 [INFO] 20:38:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-flow-statistics --- 20:38:18 [INFO] BugInstance size is 0 20:38:18 [INFO] Error size is 0 20:38:18 [INFO] No errors/warnings found 20:38:18 [INFO] 20:38:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:18 [INFO] Forking model-topology 0.21.6-SNAPSHOT 20:38:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:18 [INFO] 20:38:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-topology --- 20:38:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:18 [INFO] 20:38:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ model-topology --- 20:38:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:18 [INFO] 20:38:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-topology --- 20:38:18 [INFO] 20:38:18 [INFO] --- dependency:3.11.0:properties (default) @ model-topology --- 20:38:18 [INFO] 20:38:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ model-topology --- 20:38:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:18 [INFO] 20:38:18 [INFO] --- yang:14.0.25:generate-sources (binding) @ model-topology --- 20:38:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:38:18 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/yang 20:38:18 [INFO] yang-to-sources: Found 5 dependencies in 560.5 μs 20:38:18 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:38:18 [INFO] 20:38:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- 20:38:18 [INFO] Starting audit... 20:38:18 Audit done. 20:38:18 [INFO] You have 0 Checkstyle violations. 20:38:18 [INFO] 20:38:18 [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- 20:38:18 [INFO] Starting audit... 20:38:18 Audit done. 20:38:18 [INFO] You have 0 Checkstyle violations. 20:38:18 [INFO] 20:38:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ model-topology --- 20:38:18 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 20:38:18 [INFO] 20:38:18 [INFO] --- resources:3.5.0:resources (default-resources) @ model-topology --- 20:38:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/src/main/resources 20:38:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 20:38:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:38:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:38:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:38:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/generated-sources/spi 20:38:18 [INFO] 20:38:18 [INFO] --- compiler:3.15.0:compile (default-compile) @ model-topology --- 20:38:18 [INFO] Recompiling the module because of changed dependency. 20:38:18 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:38:18 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/model-topology-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 20:38:18 [INFO] 20:38:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ model-topology >>> 20:38:18 [INFO] 20:38:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ model-topology --- 20:38:18 [INFO] Fork Value is true 20:38:20 [INFO] Done SpotBugs Analysis.... 20:38:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:20 [INFO] 20:38:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ model-topology <<< 20:38:20 [INFO] 20:38:20 [INFO] 20:38:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ model-topology --- 20:38:20 [INFO] BugInstance size is 0 20:38:20 [INFO] Error size is 0 20:38:20 [INFO] No errors/warnings found 20:38:20 [INFO] 20:38:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:20 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.21.6-SNAPSHOT 20:38:20 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:20 [INFO] 20:38:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:38:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:20 [INFO] 20:38:20 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:38:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:20 [INFO] 20:38:20 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:38:21 [INFO] 20:38:21 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-nsf-model --- 20:38:21 [INFO] 20:38:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:38:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:38:21 [INFO] 20:38:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- 20:38:21 [INFO] Starting audit... 20:38:21 Audit done. 20:38:21 [INFO] You have 0 Checkstyle violations. 20:38:21 [INFO] 20:38:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- 20:38:21 [INFO] Starting audit... 20:38:21 Audit done. 20:38:21 [INFO] You have 0 Checkstyle violations. 20:38:21 [INFO] 20:38:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:38:21 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/classes 20:38:21 [INFO] 20:38:21 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:38:21 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:38:21 [INFO] ...done! 20:38:21 [INFO] Set artifact 20:38:21 [INFO] 20:38:21 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:38: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 20:38:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:38:21 [INFO] 20:38:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:38:21 [INFO] 20:38:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:38:21 [INFO] No files found to run spotbugs; check compile phase has been run. 20:38:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:21 [INFO] 20:38:21 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:38:21 [INFO] 20:38:21 [INFO] 20:38:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:38:21 [INFO] 20:38:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:21 [INFO] Forking liblldp 0.21.6-SNAPSHOT 20:38:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:21 [INFO] 20:38:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ liblldp --- 20:38:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:21 [INFO] 20:38:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ liblldp --- 20:38:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:21 [INFO] 20:38:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ liblldp --- 20:38:21 [INFO] 20:38:21 [INFO] --- dependency:3.11.0:properties (default) @ liblldp --- 20:38:21 [INFO] 20:38:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ liblldp --- 20:38:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:21 [INFO] 20:38:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- 20:38:21 [INFO] Starting audit... 20:38:21 Audit done. 20:38:21 [INFO] You have 0 Checkstyle violations. 20:38:21 [INFO] 20:38:21 [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- 20:38:22 [INFO] Starting audit... 20:38:22 Audit done. 20:38:22 [INFO] You have 0 Checkstyle violations. 20:38:22 [INFO] 20:38:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ liblldp --- 20:38:22 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 20:38:22 [INFO] 20:38:22 [INFO] --- resources:3.5.0:resources (default-resources) @ liblldp --- 20:38:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/resources 20:38:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/spi 20:38:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/generated-sources/yang 20:38:22 [INFO] 20:38:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ liblldp --- 20:38:22 [INFO] Nothing to compile - all classes are up to date. 20:38:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/liblldp-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 20:38:22 [INFO] 20:38:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ liblldp >>> 20:38:22 [INFO] 20:38:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ liblldp --- 20:38:22 [INFO] Fork Value is true 20:38:25 [INFO] Done SpotBugs Analysis.... 20:38:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:25 [INFO] 20:38:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ liblldp <<< 20:38:25 [INFO] 20:38:25 [INFO] 20:38:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ liblldp --- 20:38:25 [INFO] BugInstance size is 0 20:38:25 [INFO] Error size is 0 20:38:25 [INFO] No errors/warnings found 20:38:25 [INFO] 20:38:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:25 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.21.6-SNAPSHOT 20:38:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:25 [INFO] 20:38:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 20:38:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:25 [INFO] 20:38:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 20:38:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:25 [INFO] 20:38:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- 20:38:31 [INFO] 20:38:31 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-libraries --- 20:38:31 [INFO] 20:38:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 20:38:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:38:31 [INFO] 20:38:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- 20:38:31 [INFO] Starting audit... 20:38:31 Audit done. 20:38:31 [INFO] You have 0 Checkstyle violations. 20:38:31 [INFO] 20:38:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- 20:38:31 [INFO] Starting audit... 20:38:31 Audit done. 20:38:31 [INFO] You have 0 Checkstyle violations. 20:38:31 [INFO] 20:38:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-libraries --- 20:38:31 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/classes 20:38:31 [INFO] 20:38:31 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 20:38:31 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/feature/feature.xml 20:38:31 [INFO] ...done! 20:38:31 [INFO] Set artifact 20:38:31 [INFO] 20:38:31 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-libraries --- 20:38: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 20:38:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:38:31 [INFO] 20:38:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 20:38:31 [INFO] 20:38:31 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 20:38:31 [INFO] No files found to run spotbugs; check compile phase has been run. 20:38:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:31 [INFO] 20:38:31 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 20:38:31 [INFO] 20:38:31 [INFO] 20:38:31 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-libraries --- 20:38:31 [INFO] 20:38:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:31 [INFO] Forking openflowplugin-blueprint-config 0.21.6-SNAPSHOT 20:38:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:31 [INFO] 20:38:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 20:38:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:31 [INFO] 20:38:31 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 20:38:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:31 [INFO] 20:38:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] 20:38:32 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] 20:38:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:32 [INFO] 20:38:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] Starting audit... 20:38:32 Audit done. 20:38:32 [INFO] You have 0 Checkstyle violations. 20:38:32 [INFO] 20:38:32 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] Starting audit... 20:38:32 Audit done. 20:38:32 [INFO] You have 0 Checkstyle violations. 20:38:32 [INFO] 20:38:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 20:38:32 [INFO] 20:38:32 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] Copying 1 resource from src/main/resources to target/classes 20:38:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/spi 20:38:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/generated-sources/yang 20:38:32 [INFO] 20:38:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] No sources to compile 20:38:32 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 20:38:32 [INFO] 20:38:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 20:38:32 [INFO] 20:38:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] No files found to run spotbugs; check compile phase has been run. 20:38:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:32 [INFO] 20:38:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 20:38:32 [INFO] 20:38:32 [INFO] 20:38:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-blueprint-config --- 20:38:32 [INFO] 20:38:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:32 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.21.6-SNAPSHOT 20:38:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:32 [INFO] 20:38:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-blueprint-config --- 20:38:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:32 [INFO] 20:38:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 20:38:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:32 [INFO] 20:38:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- 20:38:32 [INFO] 20:38:32 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-blueprint-config --- 20:38:32 [INFO] 20:38:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:38:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:32 [INFO] 20:38:32 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- 20:38:32 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:38:32 [INFO] 20:38:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- 20:38:32 [INFO] Starting audit... 20:38:32 Audit done. 20:38:32 [INFO] You have 0 Checkstyle violations. 20:38:32 [INFO] 20:38:32 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- 20:38:32 [INFO] Starting audit... 20:38:32 Audit done. 20:38:32 [INFO] You have 0 Checkstyle violations. 20:38:32 [INFO] 20:38:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-blueprint-config --- 20:38:32 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 20:38:32 [INFO] 20:38:32 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-blueprint-config --- 20:38:32 [INFO] Copying 2 resources from src/main/resources to target/classes 20:38:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:38:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:38:32 [INFO] 20:38:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-blueprint-config --- 20:38:32 [INFO] Recompiling the module because of changed dependency. 20:38:32 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 20:38:33 [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 20:38:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:38:33 [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 20:38:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:38:33 [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 20:38:33 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:38:33 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 20:38:33 [INFO] 20:38:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:38:33 [INFO] 20:38:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 20:38:33 [INFO] Fork Value is true 20:38:36 [INFO] Done SpotBugs Analysis.... 20:38:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:36 [INFO] 20:38:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 20:38:36 [INFO] 20:38:36 [INFO] 20:38:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-blueprint-config --- 20:38:36 [INFO] BugInstance size is 0 20:38:36 [INFO] Error size is 0 20:38:36 [INFO] No errors/warnings found 20:38:36 [INFO] 20:38:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:36 [INFO] Forking openflowplugin-common 0.21.6-SNAPSHOT 20:38:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:36 [INFO] 20:38:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-common --- 20:38:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:36 [INFO] 20:38:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:38:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:36 [INFO] 20:38:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-common --- 20:38:36 [INFO] 20:38:36 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-common --- 20:38:36 [INFO] 20:38:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:38:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:36 [INFO] 20:38:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- 20:38:36 [INFO] Starting audit... 20:38:36 Audit done. 20:38:36 [INFO] You have 0 Checkstyle violations. 20:38:36 [INFO] 20:38:36 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- 20:38:36 [INFO] Starting audit... 20:38:36 Audit done. 20:38:36 [INFO] You have 0 Checkstyle violations. 20:38:36 [INFO] 20:38:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-common --- 20:38:36 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 20:38:36 [INFO] 20:38:36 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-common --- 20:38:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/resources 20:38:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/spi 20:38:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/generated-sources/yang 20:38:36 [INFO] 20:38:36 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-common --- 20:38:36 [INFO] Nothing to compile - all classes are up to date. 20:38:36 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/openflowplugin-common-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 20:38:36 [INFO] 20:38:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:38:36 [INFO] 20:38:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-common --- 20:38:36 [INFO] Fork Value is true 20:38:39 [INFO] Done SpotBugs Analysis.... 20:38:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:39 [INFO] 20:38:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:38:39 [INFO] 20:38:39 [INFO] 20:38:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-common --- 20:38:39 [INFO] BugInstance size is 0 20:38:39 [INFO] Error size is 0 20:38:39 [INFO] No errors/warnings found 20:38:39 [INFO] 20:38:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:39 [INFO] Forking openflowplugin-api 0.21.6-SNAPSHOT 20:38:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:39 [INFO] 20:38:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-api --- 20:38:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:39 [INFO] 20:38:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:38:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:39 [INFO] 20:38:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-api --- 20:38:39 [INFO] 20:38:39 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-api --- 20:38:39 [INFO] 20:38:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:38:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:39 [INFO] 20:38:39 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-api --- 20:38:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:38:39 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/yang 20:38:39 [INFO] yang-to-sources: Found 10 dependencies in 1.135 ms 20:38:39 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:38:39 [INFO] 20:38:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- 20:38:39 [INFO] Starting audit... 20:38:39 Audit done. 20:38:39 [INFO] You have 0 Checkstyle violations. 20:38:39 [INFO] 20:38:39 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- 20:38:40 [INFO] Starting audit... 20:38:40 Audit done. 20:38:40 [INFO] You have 0 Checkstyle violations. 20:38:40 [INFO] 20:38:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-api --- 20:38:40 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 20:38:40 [INFO] 20:38:40 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-api --- 20:38:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/resources 20:38:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 20:38:40 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:38:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:38:40 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:38:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/generated-sources/spi 20:38:40 [INFO] 20:38:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-api --- 20:38:40 [INFO] Recompiling the module because of changed dependency. 20:38:40 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 20:38:40 [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 20:38:40 [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 20:38:40 [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 20:38:40 [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 20:38:40 [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 20:38:40 [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 20:38:40 [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 20:38:40 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/openflowplugin-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 20:38:40 [INFO] 20:38:40 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:38:40 [INFO] 20:38:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-api --- 20:38:40 [INFO] Fork Value is true 20:38:43 [INFO] Done SpotBugs Analysis.... 20:38:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:43 [INFO] 20:38:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:38:43 [INFO] 20:38:43 [INFO] 20:38:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-api --- 20:38:43 [INFO] BugInstance size is 0 20:38:43 [INFO] Error size is 0 20:38:43 [INFO] No errors/warnings found 20:38:43 [INFO] 20:38:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:43 [INFO] Forking openflowplugin-extension-api 0.21.6-SNAPSHOT 20:38:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:43 [INFO] 20:38:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-api --- 20:38:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:43 [INFO] 20:38:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 20:38:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:43 [INFO] 20:38:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- 20:38:44 [INFO] 20:38:44 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-api --- 20:38:44 [INFO] 20:38:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:38:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:44 [INFO] 20:38:44 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-api --- 20:38:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:38:44 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/yang 20:38:44 [INFO] yang-to-sources: Found 10 dependencies in 2.381 ms 20:38:44 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:38:44 [INFO] 20:38:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- 20:38:44 [INFO] Starting audit... 20:38:44 Audit done. 20:38:44 [INFO] You have 0 Checkstyle violations. 20:38:44 [INFO] 20:38:44 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- 20:38:44 [INFO] Starting audit... 20:38:44 Audit done. 20:38:44 [INFO] You have 0 Checkstyle violations. 20:38:44 [INFO] 20:38:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-api --- 20:38:44 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 20:38:44 [INFO] 20:38:44 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-api --- 20:38:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/resources 20:38:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:38:44 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:38:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:38:44 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:38:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:38:44 [INFO] 20:38:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-api --- 20:38:44 [INFO] Recompiling the module because of changed dependency. 20:38:44 [INFO] Compiling 226 source files with javac [debug release 21] to target/classes 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 [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 20:38:45 missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable 20:38:45 [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 20:38:45 [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 20:38:45 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 20:38:45 [INFO] 20:38:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:38:45 [INFO] 20:38:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:38:45 [INFO] Fork Value is true 20:38:49 [INFO] Done SpotBugs Analysis.... 20:38:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:38:49 [INFO] 20:38:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 20:38:49 [INFO] 20:38:49 [INFO] 20:38:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-api --- 20:38:49 [INFO] BugInstance size is 0 20:38:49 [INFO] Error size is 0 20:38:49 [INFO] No errors/warnings found 20:38:49 [INFO] 20:38:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:49 [INFO] Forking openflowplugin 0.21.6-SNAPSHOT 20:38:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:38:49 [INFO] 20:38:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin --- 20:38:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:49 [INFO] 20:38:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin --- 20:38:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:38:49 [INFO] 20:38:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin --- 20:38:49 [INFO] 20:38:49 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin --- 20:38:49 [INFO] 20:38:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin --- 20:38:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:38:49 [INFO] 20:38:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- 20:38:49 [INFO] Starting audit... 20:38:49 Audit done. 20:38:49 [INFO] You have 0 Checkstyle violations. 20:38:49 [INFO] 20:38:49 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- 20:38:51 [INFO] Starting audit... 20:38:51 Audit done. 20:38:51 [INFO] You have 0 Checkstyle violations. 20:38:51 [INFO] 20:38:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin --- 20:38:51 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 20:38:51 [INFO] 20:38:51 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin --- 20:38:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/resources 20:38:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/spi 20:38:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/generated-sources/yang 20:38:51 [INFO] 20:38:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin --- 20:38:51 [INFO] Recompiling the module because of changed dependency. 20:38:51 [INFO] Compiling 185 source files with javac [debug release 21] to target/classes 20:38:52 [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 20:38:52 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 20:38:52 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:38:52 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:38:52 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 20:38:52 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:38:52 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:38:52 [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 20:38:52 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:38:52 [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 20:38:52 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [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 20:38:52 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/openflowplugin-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 20:38:52 [INFO] 20:38:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:38:52 [INFO] 20:38:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin --- 20:38:52 [INFO] Fork Value is true 20:39:00 [INFO] Done SpotBugs Analysis.... 20:39:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:00 [INFO] 20:39:00 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:39:00 [INFO] 20:39:00 [INFO] 20:39:00 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin --- 20:39:00 [INFO] BugInstance size is 0 20:39:00 [INFO] Error size is 0 20:39:00 [INFO] No errors/warnings found 20:39:00 [INFO] 20:39:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:00 [INFO] Forking openflowplugin-impl 0.21.6-SNAPSHOT 20:39:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:00 [INFO] 20:39:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-impl --- 20:39:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:00 [INFO] 20:39:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 20:39:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:00 [INFO] 20:39:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-impl --- 20:39:01 [INFO] 20:39:01 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-impl --- 20:39:01 [INFO] 20:39:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 20:39:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:01 [INFO] 20:39:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- 20:39:01 [INFO] Starting audit... 20:39:01 Audit done. 20:39:01 [INFO] You have 0 Checkstyle violations. 20:39:01 [INFO] 20:39:01 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- 20:39:05 [INFO] Starting audit... 20:39:05 Audit done. 20:39:05 [INFO] You have 0 Checkstyle violations. 20:39:05 [INFO] 20:39:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-impl --- 20:39:05 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 20:39:05 [INFO] 20:39:05 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-impl --- 20:39:05 [INFO] Copying 1 resource from src/main/resources to target/classes 20:39:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/spi 20:39:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/generated-sources/yang 20:39:05 [INFO] 20:39:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-impl --- 20:39:05 [INFO] Recompiling the module because of changed dependency. 20:39:05 [INFO] Compiling 550 source files with javac [debug release 21] to target/classes 20:39:07 [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 20:39:07 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:39:07 [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 20:39:07 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:39:07 [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 20:39:07 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[490,96] unchecked cast 20:39:07 required: java.lang.Class 20:39:07 found: java.lang.Class 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 required: java.lang.Class 20:39:07 found: java.lang.Class 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 20:39:07 required: java.util.List 20:39:07 found: java.util.List 20:39:07 [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 20:39:07 [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 20:39:07 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:39:07 [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 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,84] unchecked cast 20:39:07 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:07 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java:[72,86] unchecked cast 20:39:07 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:07 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddMetersBatchImpl.java:[72,86] unchecked cast 20:39:07 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:07 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveFlowsBatchImpl.java:[69,84] unchecked cast 20:39:07 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:07 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,86] unchecked cast 20:39:07 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:07 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,86] unchecked cast 20:39:07 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:07 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:07 [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 20:39:07 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:39:07 [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 20:39:07 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:39:07 [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 20:39:07 [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 20:39:07 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:39:07 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,103] unchecked conversion 20:39:07 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:39:07 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImpl.java:[57,102] unchecked conversion 20:39:07 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:39:07 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,84] unchecked cast 20:39:07 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:07 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,86] unchecked cast 20:39:07 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:07 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:07 [WARNING] /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,86] unchecked cast 20:39:07 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:07 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 missing type arguments for generic class org.opendaylight.yangtools.binding.Notification 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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 20:39:07 [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. 20:39:07 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/openflowplugin-impl-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 20:39:07 [INFO] 20:39:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:39:07 [INFO] 20:39:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-impl --- 20:39:07 [INFO] Fork Value is true 20:39:21 [INFO] Done SpotBugs Analysis.... 20:39:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:21 [INFO] 20:39:21 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:39:21 [INFO] 20:39:21 [INFO] 20:39:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-impl --- 20:39:21 [INFO] BugInstance size is 0 20:39:21 [INFO] Error size is 0 20:39:21 [INFO] No errors/warnings found 20:39:21 [INFO] 20:39:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:21 [INFO] Forking openflowplugin-extension-onf 0.21.6-SNAPSHOT 20:39:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:21 [INFO] 20:39:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:39:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:21 [INFO] 20:39:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:39:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:21 [INFO] 20:39:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:39:21 [INFO] 20:39:21 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-onf --- 20:39:21 [INFO] 20:39:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:39:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:21 [INFO] 20:39:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- 20:39:21 [INFO] Starting audit... 20:39:21 Audit done. 20:39:21 [INFO] You have 0 Checkstyle violations. 20:39:21 [INFO] 20:39:21 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- 20:39:22 [INFO] Starting audit... 20:39:22 Audit done. 20:39:22 [INFO] You have 0 Checkstyle violations. 20:39:22 [INFO] 20:39:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-onf --- 20:39:22 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 20:39:22 [INFO] 20:39:22 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-onf --- 20:39:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/resources 20:39:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:39:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:39:22 [INFO] 20:39:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-onf --- 20:39:22 [INFO] Recompiling the module because of changed dependency. 20:39:22 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 20:39:22 [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 20:39:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 20:39:22 [INFO] 20:39:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:39:22 [INFO] 20:39:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:39:22 [INFO] Fork Value is true 20:39:25 [INFO] Done SpotBugs Analysis.... 20:39:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:25 [INFO] 20:39:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:39:25 [INFO] 20:39:25 [INFO] 20:39:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-onf --- 20:39:25 [INFO] BugInstance size is 0 20:39:25 [INFO] Error size is 0 20:39:25 [INFO] No errors/warnings found 20:39:25 [INFO] 20:39:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:25 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-api 0.21.6-SNAPSHOT 20:39:25 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:25 [INFO] 20:39:25 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-api --- 20:39:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:25 [INFO] 20:39:25 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-api --- 20:39:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:25 [INFO] 20:39:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-api --- 20:39:25 [INFO] 20:39:25 [INFO] --- dependency:3.11.0:properties (default) @ srm-api --- 20:39:25 [INFO] 20:39:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-api --- 20:39:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:25 [INFO] 20:39:25 [INFO] --- yang:14.0.25:generate-sources (binding) @ srm-api --- 20:39:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:25 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/yang 20:39:25 [INFO] yang-to-sources: Found 0 dependencies in 392.5 μs 20:39:25 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:39:25 [INFO] 20:39:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-api --- 20:39:25 [INFO] Starting audit... 20:39:25 Audit done. 20:39:25 [INFO] You have 0 Checkstyle violations. 20:39:25 [INFO] 20:39:25 [INFO] --- checkstyle:3.6.0:check (default) @ srm-api --- 20:39:25 [INFO] Starting audit... 20:39:25 Audit done. 20:39:25 [INFO] You have 0 Checkstyle violations. 20:39:25 [INFO] 20:39:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-api --- 20:39:25 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 20:39:25 [INFO] 20:39:25 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-api --- 20:39:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/resources 20:39:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 20:39:25 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:39:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:25 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:39:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/generated-sources/spi 20:39:25 [INFO] 20:39:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-api --- 20:39:25 [INFO] Nothing to compile - all classes are up to date. 20:39:25 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/srm-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 20:39:25 [INFO] 20:39:25 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-api >>> 20:39:25 [INFO] 20:39:25 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-api --- 20:39:25 [INFO] Fork Value is true 20:39:28 [INFO] Done SpotBugs Analysis.... 20:39:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:28 [INFO] 20:39:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-api <<< 20:39:28 [INFO] 20:39:28 [INFO] 20:39:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-api --- 20:39:28 [INFO] BugInstance size is 0 20:39:28 [INFO] Error size is 0 20:39:28 [INFO] No errors/warnings found 20:39:28 [INFO] 20:39:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:28 [INFO] Forking OpenDaylight :: Openflow Plugin :: srm-impl 0.21.6-SNAPSHOT 20:39:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:28 [INFO] 20:39:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-impl --- 20:39:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:28 [INFO] 20:39:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-impl --- 20:39:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:28 [INFO] 20:39:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-impl --- 20:39:29 [INFO] 20:39:29 [INFO] --- dependency:3.11.0:properties (default) @ srm-impl --- 20:39:29 [INFO] 20:39:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-impl --- 20:39:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:29 [INFO] 20:39:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-impl --- 20:39:29 [INFO] Starting audit... 20:39:29 Audit done. 20:39:29 [INFO] You have 0 Checkstyle violations. 20:39:29 [INFO] 20:39:29 [INFO] --- checkstyle:3.6.0:check (default) @ srm-impl --- 20:39:29 [INFO] Starting audit... 20:39:29 Audit done. 20:39:29 [INFO] You have 0 Checkstyle violations. 20:39:29 [INFO] 20:39:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-impl --- 20:39:29 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 20:39:29 [INFO] 20:39:29 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-impl --- 20:39:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/resources 20:39:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/spi 20:39:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/generated-sources/yang 20:39:29 [INFO] 20:39:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-impl --- 20:39:29 [INFO] Recompiling the module because of changed dependency. 20:39:29 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:39:29 [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 20:39:29 [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 20:39:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/srm-impl-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 20:39:29 [INFO] 20:39:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-impl >>> 20:39:29 [INFO] 20:39:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-impl --- 20:39:29 [INFO] Fork Value is true 20:39:32 [INFO] Done SpotBugs Analysis.... 20:39:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:32 [INFO] 20:39:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-impl <<< 20:39:32 [INFO] 20:39:32 [INFO] 20:39:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-impl --- 20:39:32 [INFO] BugInstance size is 0 20:39:32 [INFO] Error size is 0 20:39:32 [INFO] No errors/warnings found 20:39:32 [INFO] 20:39:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:32 [INFO] Forking ODL :: serviceutils :: srm-shell 0.21.6-SNAPSHOT 20:39:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:32 [INFO] 20:39:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-shell --- 20:39:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:32 [INFO] 20:39:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ srm-shell --- 20:39:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:32 [INFO] 20:39:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-shell --- 20:39:32 [INFO] 20:39:32 [INFO] --- dependency:3.11.0:properties (default) @ srm-shell --- 20:39:32 [INFO] 20:39:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ srm-shell --- 20:39:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:32 [INFO] 20:39:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ srm-shell --- 20:39:32 [INFO] Starting audit... 20:39:32 Audit done. 20:39:32 [INFO] You have 0 Checkstyle violations. 20:39:32 [INFO] 20:39:32 [INFO] --- checkstyle:3.6.0:check (default) @ srm-shell --- 20:39:33 [INFO] Starting audit... 20:39:33 Audit done. 20:39:33 [INFO] You have 0 Checkstyle violations. 20:39:33 [INFO] 20:39:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ srm-shell --- 20:39:33 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 20:39:33 [INFO] 20:39:33 [INFO] --- resources:3.5.0:resources (default-resources) @ srm-shell --- 20:39:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/resources 20:39:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/spi 20:39:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/generated-sources/yang 20:39:33 [INFO] 20:39:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ srm-shell --- 20:39:33 [INFO] Recompiling the module because of changed dependency. 20:39:33 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 20:39:33 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/srm-shell-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 20:39:33 [INFO] 20:39:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ srm-shell >>> 20:39:33 [INFO] 20:39:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ srm-shell --- 20:39:33 [INFO] Fork Value is true 20:39:35 [INFO] Done SpotBugs Analysis.... 20:39:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:35 [INFO] 20:39:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ srm-shell <<< 20:39:35 [INFO] 20:39:35 [INFO] 20:39:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ srm-shell --- 20:39:35 [INFO] BugInstance size is 0 20:39:35 [INFO] Error size is 0 20:39:35 [INFO] No errors/warnings found 20:39:35 [INFO] 20:39:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:35 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.21.6-SNAPSHOT 20:39:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:35 [INFO] 20:39:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 20:39:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:35 [INFO] 20:39:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 20:39:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:35 [INFO] 20:39:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- 20:39:36 [INFO] 20:39:36 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-southbound --- 20:39:36 [INFO] 20:39:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 20:39:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:39:36 [INFO] 20:39:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- 20:39:36 [INFO] Starting audit... 20:39:36 Audit done. 20:39:36 [INFO] You have 0 Checkstyle violations. 20:39:36 [INFO] 20:39:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- 20:39:36 [INFO] Starting audit... 20:39:36 Audit done. 20:39:36 [INFO] You have 0 Checkstyle violations. 20:39:36 [INFO] 20:39:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-southbound --- 20:39:36 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/classes 20:39:36 [INFO] 20:39:36 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 20:39:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/feature/feature.xml 20:39:36 [INFO] ...done! 20:39:36 [INFO] Set artifact 20:39:36 [INFO] 20:39:36 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-southbound --- 20:39: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 20:39:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:39:36 [INFO] 20:39:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 20:39:36 [INFO] 20:39:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 20:39:36 [INFO] No files found to run spotbugs; check compile phase has been run. 20:39:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:36 [INFO] 20:39:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 20:39:36 [INFO] 20:39:36 [INFO] 20:39:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-southbound --- 20:39:36 [INFO] 20:39:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:36 [INFO] Forking bulk-o-matic 0.21.6-SNAPSHOT 20:39:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:36 [INFO] 20:39:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bulk-o-matic --- 20:39:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:36 [INFO] 20:39:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 20:39:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:36 [INFO] 20:39:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bulk-o-matic --- 20:39:37 [INFO] 20:39:37 [INFO] --- dependency:3.11.0:properties (default) @ bulk-o-matic --- 20:39:37 [INFO] 20:39:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bulk-o-matic --- 20:39:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:37 [INFO] 20:39:37 [INFO] --- yang:14.0.25:generate-sources (binding) @ bulk-o-matic --- 20:39:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:37 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/yang 20:39:37 [INFO] yang-to-sources: Found 9 dependencies in 1.715 ms 20:39:37 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:39:37 [INFO] 20:39:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- 20:39:37 [INFO] Starting audit... 20:39:37 Audit done. 20:39:37 [INFO] You have 0 Checkstyle violations. 20:39:37 [INFO] 20:39:37 [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- 20:39:37 [INFO] Starting audit... 20:39:37 Audit done. 20:39:37 [INFO] You have 0 Checkstyle violations. 20:39:37 [INFO] 20:39:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bulk-o-matic --- 20:39:37 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 20:39:37 [INFO] 20:39:37 [INFO] --- resources:3.5.0:resources (default-resources) @ bulk-o-matic --- 20:39:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/resources 20:39:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 20:39:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/generated-sources/spi 20:39:37 [INFO] 20:39:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ bulk-o-matic --- 20:39:37 [INFO] Recompiling the module because of changed dependency. 20:39:37 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 20:39:37 [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 20:39:37 [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 20:39:37 [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 20:39:37 [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 20:39:37 [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 20:39:37 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 20:39:37 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 20:39:37 [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 20:39:37 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/bulk-o-matic-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 20:39:37 [INFO] 20:39:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 20:39:37 [INFO] 20:39:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bulk-o-matic --- 20:39:37 [INFO] Fork Value is true 20:39:41 [INFO] Done SpotBugs Analysis.... 20:39:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:41 [INFO] 20:39:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 20:39:41 [INFO] 20:39:41 [INFO] 20:39:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bulk-o-matic --- 20:39:41 [INFO] BugInstance size is 0 20:39:41 [INFO] Error size is 0 20:39:41 [INFO] No errors/warnings found 20:39:41 [INFO] 20:39:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:41 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.21.6-SNAPSHOT 20:39:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:41 [INFO] 20:39:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:41 [INFO] 20:39:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:41 [INFO] 20:39:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] 20:39:42 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] 20:39:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:39:42 [INFO] 20:39:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] Starting audit... 20:39:42 Audit done. 20:39:42 [INFO] You have 0 Checkstyle violations. 20:39:42 [INFO] 20:39:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] Starting audit... 20:39:42 Audit done. 20:39:42 [INFO] You have 0 Checkstyle violations. 20:39:42 [INFO] 20:39:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/classes 20:39:42 [INFO] 20:39:42 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 20:39:42 [INFO] ...done! 20:39:42 [INFO] Set artifact 20:39:42 [INFO] 20:39:42 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:39:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:39:42 [INFO] 20:39:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 20:39:42 [INFO] 20:39:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] No files found to run spotbugs; check compile phase has been run. 20:39:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:42 [INFO] 20:39:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 20:39:42 [INFO] 20:39:42 [INFO] 20:39:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 20:39:42 [INFO] 20:39:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:42 [INFO] Forking device-ownership-service 0.21.6-SNAPSHOT 20:39:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:42 [INFO] 20:39:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ device-ownership-service --- 20:39:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:42 [INFO] 20:39:42 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ device-ownership-service --- 20:39:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:42 [INFO] 20:39:42 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ device-ownership-service --- 20:39:43 [INFO] 20:39:43 [INFO] --- dependency:3.11.0:properties (default) @ device-ownership-service --- 20:39:43 [INFO] 20:39:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ device-ownership-service --- 20:39:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:43 [INFO] 20:39:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- 20:39:43 [INFO] Starting audit... 20:39:43 Audit done. 20:39:43 [INFO] You have 0 Checkstyle violations. 20:39:43 [INFO] 20:39:43 [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- 20:39:43 [INFO] Starting audit... 20:39:43 Audit done. 20:39:43 [INFO] You have 0 Checkstyle violations. 20:39:43 [INFO] 20:39:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ device-ownership-service --- 20:39:43 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 20:39:43 [INFO] 20:39:43 [INFO] --- resources:3.5.0:resources (default-resources) @ device-ownership-service --- 20:39:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/resources 20:39:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/spi 20:39:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/generated-sources/yang 20:39:43 [INFO] 20:39:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ device-ownership-service --- 20:39:43 [INFO] Nothing to compile - all classes are up to date. 20:39:43 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/device-ownership-service-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 20:39:43 [INFO] 20:39:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 20:39:43 [INFO] 20:39:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ device-ownership-service --- 20:39:43 [INFO] Fork Value is true 20:39:45 [INFO] Done SpotBugs Analysis.... 20:39:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:45 [INFO] 20:39:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 20:39:45 [INFO] 20:39:45 [INFO] 20:39:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ device-ownership-service --- 20:39:45 [INFO] BugInstance size is 0 20:39:45 [INFO] Error size is 0 20:39:45 [INFO] No errors/warnings found 20:39:45 [INFO] 20:39:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:45 [INFO] Forking of-switch-config-pusher 0.21.6-SNAPSHOT 20:39:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:45 [INFO] 20:39:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ of-switch-config-pusher --- 20:39:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:45 [INFO] 20:39:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 20:39:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:45 [INFO] 20:39:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ of-switch-config-pusher --- 20:39:46 [INFO] 20:39:46 [INFO] --- dependency:3.11.0:properties (default) @ of-switch-config-pusher --- 20:39:46 [INFO] 20:39:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 20:39:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:46 [INFO] 20:39:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- 20:39:46 [INFO] Starting audit... 20:39:46 Audit done. 20:39:46 [INFO] You have 0 Checkstyle violations. 20:39:46 [INFO] 20:39:46 [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- 20:39:46 [INFO] Starting audit... 20:39:46 Audit done. 20:39:46 [INFO] You have 0 Checkstyle violations. 20:39:46 [INFO] 20:39:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ of-switch-config-pusher --- 20:39:46 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 20:39:46 [INFO] 20:39:46 [INFO] --- resources:3.5.0:resources (default-resources) @ of-switch-config-pusher --- 20:39:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/resources 20:39:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/spi 20:39:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/generated-sources/yang 20:39:46 [INFO] 20:39:46 [INFO] --- compiler:3.15.0:compile (default-compile) @ of-switch-config-pusher --- 20:39:46 [INFO] Recompiling the module because of changed dependency. 20:39:46 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 20:39:46 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 20:39:46 [INFO] 20:39:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 20:39:46 [INFO] 20:39:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ of-switch-config-pusher --- 20:39:46 [INFO] Fork Value is true 20:39:48 [INFO] Done SpotBugs Analysis.... 20:39:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:48 [INFO] 20:39:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 20:39:48 [INFO] 20:39:48 [INFO] 20:39:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ of-switch-config-pusher --- 20:39:48 [INFO] BugInstance size is 0 20:39:48 [INFO] Error size is 0 20:39:48 [INFO] No errors/warnings found 20:39:48 [INFO] 20:39:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:48 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.21.6-SNAPSHOT 20:39:48 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:48 [INFO] 20:39:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 20:39:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:48 [INFO] 20:39:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 20:39:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:48 [INFO] 20:39:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] 20:39:49 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] 20:39:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:39:49 [INFO] 20:39:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] Starting audit... 20:39:49 Audit done. 20:39:49 [INFO] You have 0 Checkstyle violations. 20:39:49 [INFO] 20:39:49 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] Starting audit... 20:39:49 Audit done. 20:39:49 [INFO] You have 0 Checkstyle violations. 20:39:49 [INFO] 20:39:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/classes 20:39:49 [INFO] 20:39:49 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 20:39:49 [INFO] ...done! 20:39:49 [INFO] Set artifact 20:39:49 [INFO] 20:39:49 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:39:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:39:49 [INFO] 20:39:49 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 20:39:49 [INFO] 20:39:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] No files found to run spotbugs; check compile phase has been run. 20:39:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:49 [INFO] 20:39:49 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 20:39:49 [INFO] 20:39:49 [INFO] 20:39:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 20:39:49 [INFO] 20:39:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:49 [INFO] Forking arbitratorreconciliation-api 0.21.6-SNAPSHOT 20:39:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:49 [INFO] 20:39:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-api --- 20:39:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:49 [INFO] 20:39:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 20:39:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:49 [INFO] 20:39:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- 20:39:49 [INFO] 20:39:49 [INFO] --- dependency:3.11.0:properties (default) @ arbitratorreconciliation-api --- 20:39:49 [INFO] 20:39:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 20:39:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:49 [INFO] 20:39:49 [INFO] --- yang:14.0.25:generate-sources (binding) @ arbitratorreconciliation-api --- 20:39:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/yang 20:39:49 [INFO] yang-to-sources: Found 11 dependencies in 1.239 ms 20:39:49 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:39:49 [INFO] 20:39:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- 20:39:49 [INFO] Starting audit... 20:39:49 Audit done. 20:39:49 [INFO] You have 0 Checkstyle violations. 20:39:49 [INFO] 20:39:49 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- 20:39:50 [INFO] Starting audit... 20:39:50 Audit done. 20:39:50 [INFO] You have 0 Checkstyle violations. 20:39:50 [INFO] 20:39:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ arbitratorreconciliation-api --- 20:39:50 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 20:39:50 [INFO] 20:39:50 [INFO] --- resources:3.5.0:resources (default-resources) @ arbitratorreconciliation-api --- 20:39:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/src/main/resources 20:39:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:39:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/generated-sources/spi 20:39:50 [INFO] 20:39:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ arbitratorreconciliation-api --- 20:39:50 [INFO] Recompiling the module because of changed dependency. 20:39:50 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:39:50 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 20:39:50 [INFO] 20:39:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 20:39:50 [INFO] 20:39:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 20:39:50 [INFO] Fork Value is true 20:39:52 [INFO] Done SpotBugs Analysis.... 20:39:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:52 [INFO] 20:39:52 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 20:39:52 [INFO] 20:39:52 [INFO] 20:39:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ arbitratorreconciliation-api --- 20:39:52 [INFO] BugInstance size is 0 20:39:52 [INFO] Error size is 0 20:39:52 [INFO] No errors/warnings found 20:39:52 [INFO] 20:39:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:52 [INFO] Forking reconciliation-framework 0.21.6-SNAPSHOT 20:39:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:52 [INFO] 20:39:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ reconciliation-framework --- 20:39:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:52 [INFO] 20:39:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 20:39:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:52 [INFO] 20:39:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ reconciliation-framework --- 20:39:53 [INFO] 20:39:53 [INFO] --- dependency:3.11.0:properties (default) @ reconciliation-framework --- 20:39:53 [INFO] 20:39:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ reconciliation-framework --- 20:39:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:53 [INFO] 20:39:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- 20:39:53 [INFO] Starting audit... 20:39:53 Audit done. 20:39:53 [INFO] You have 0 Checkstyle violations. 20:39:53 [INFO] 20:39:53 [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- 20:39:53 [INFO] Starting audit... 20:39:53 Audit done. 20:39:53 [INFO] You have 0 Checkstyle violations. 20:39:53 [INFO] 20:39:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ reconciliation-framework --- 20:39:53 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 20:39:53 [INFO] 20:39:53 [INFO] --- resources:3.5.0:resources (default-resources) @ reconciliation-framework --- 20:39:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/resources 20:39:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/spi 20:39:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/generated-sources/yang 20:39:53 [INFO] 20:39:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ reconciliation-framework --- 20:39:53 [INFO] Recompiling the module because of changed dependency. 20:39:53 [INFO] Compiling 6 source files with javac [debug release 21] to target/classes 20:39:53 [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 20:39:53 [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 20:39:53 [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 20:39:53 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/reconciliation-framework-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 20:39:53 [INFO] 20:39:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 20:39:53 [INFO] 20:39:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ reconciliation-framework --- 20:39:53 [INFO] Fork Value is true 20:39:55 [INFO] Done SpotBugs Analysis.... 20:39:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:55 [INFO] 20:39:55 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 20:39:55 [INFO] 20:39:55 [INFO] 20:39:55 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ reconciliation-framework --- 20:39:55 [INFO] BugInstance size is 0 20:39:55 [INFO] Error size is 0 20:39:55 [INFO] No errors/warnings found 20:39:55 [INFO] 20:39:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:55 [INFO] Forking arbitratorreconciliation-impl 0.21.6-SNAPSHOT 20:39:55 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:55 [INFO] 20:39:55 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 20:39:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:55 [INFO] 20:39:55 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 20:39:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:55 [INFO] 20:39:55 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] 20:39:56 [INFO] --- dependency:3.11.0:properties (default) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] 20:39:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:39:56 [INFO] 20:39:56 [INFO] --- yang:14.0.25:generate-sources (binding) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:39:56 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/yang 20:39:56 [INFO] yang-to-sources: Found 14 dependencies in 2.736 ms 20:39:56 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:39:56 [INFO] 20:39:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] Starting audit... 20:39:56 Audit done. 20:39:56 [INFO] You have 0 Checkstyle violations. 20:39:56 [INFO] 20:39:56 [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] Starting audit... 20:39:56 Audit done. 20:39:56 [INFO] You have 0 Checkstyle violations. 20:39:56 [INFO] 20:39:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 20:39:56 [INFO] 20:39:56 [INFO] --- resources:3.5.0:resources (default-resources) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/resources 20:39:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:39:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:39:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:39:56 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 20:39:56 [INFO] 20:39:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] Recompiling the module because of changed dependency. 20:39:56 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 20:39:56 [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 20:39:56 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 20:39:56 [INFO] 20:39:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 20:39:56 [INFO] 20:39:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 20:39:56 [INFO] Fork Value is true 20:39:59 [INFO] Done SpotBugs Analysis.... 20:39:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:39:59 [INFO] 20:39:59 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 20:39:59 [INFO] 20:39:59 [INFO] 20:39:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ arbitratorreconciliation-impl --- 20:39:59 [INFO] BugInstance size is 0 20:39:59 [INFO] Error size is 0 20:39:59 [INFO] No errors/warnings found 20:39:59 [INFO] 20:39:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:59 [INFO] Forking forwardingrules-manager 0.21.6-SNAPSHOT 20:39:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:39:59 [INFO] 20:39:59 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ forwardingrules-manager --- 20:39:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:59 [INFO] 20:39:59 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 20:39:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:39:59 [INFO] 20:39:59 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ forwardingrules-manager --- 20:40:00 [INFO] 20:40:00 [INFO] --- dependency:3.11.0:properties (default) @ forwardingrules-manager --- 20:40:00 [INFO] 20:40:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 20:40:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:00 [INFO] 20:40:00 [INFO] --- yang:14.0.25:generate-sources (binding) @ forwardingrules-manager --- 20:40:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/yang 20:40:00 [INFO] yang-to-sources: Found 15 dependencies in 1.710 ms 20:40:00 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:40:00 [INFO] 20:40:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- 20:40:00 [INFO] Starting audit... 20:40:00 Audit done. 20:40:00 [INFO] You have 0 Checkstyle violations. 20:40:00 [INFO] 20:40:00 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- 20:40:01 [INFO] Starting audit... 20:40:01 Audit done. 20:40:01 [INFO] You have 0 Checkstyle violations. 20:40:01 [INFO] 20:40:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ forwardingrules-manager --- 20:40:01 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 20:40:01 [INFO] 20:40:01 [INFO] --- resources:3.5.0:resources (default-resources) @ forwardingrules-manager --- 20:40:01 [INFO] Copying 1 resource from src/main/resources to target/classes 20:40:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 20:40:01 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:40:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:01 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:40:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/generated-sources/spi 20:40:01 [INFO] 20:40:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ forwardingrules-manager --- 20:40:01 [INFO] Recompiling the module because of changed dependency. 20:40:01 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 [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 20:40:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:40:01 [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 20:40:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:40:01 [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 20:40:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:40:01 [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 20:40:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:40:01 [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 20:40:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:40:01 [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 20:40:01 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 20:40:01 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/forwardingrules-manager-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 20:40:01 [INFO] 20:40:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 20:40:01 [INFO] 20:40:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ forwardingrules-manager --- 20:40:01 [INFO] Fork Value is true 20:40:06 [INFO] Done SpotBugs Analysis.... 20:40:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:06 [INFO] 20:40:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 20:40:06 [INFO] 20:40:06 [INFO] 20:40:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ forwardingrules-manager --- 20:40:06 [INFO] BugInstance size is 0 20:40:06 [INFO] Error size is 0 20:40:06 [INFO] No errors/warnings found 20:40:06 [INFO] 20:40:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:06 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.21.6-SNAPSHOT 20:40:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:06 [INFO] 20:40:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:06 [INFO] 20:40:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:06 [INFO] 20:40:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] 20:40:07 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] 20:40:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:07 [INFO] 20:40:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] Starting audit... 20:40:07 Audit done. 20:40:07 [INFO] You have 0 Checkstyle violations. 20:40:07 [INFO] 20:40:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] Starting audit... 20:40:07 Audit done. 20:40:07 [INFO] You have 0 Checkstyle violations. 20:40:07 [INFO] 20:40:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 20:40:07 [INFO] 20:40:07 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 20:40:07 [INFO] ...done! 20:40:07 [INFO] Set artifact 20:40:07 [INFO] 20:40:07 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:07 [INFO] 20:40:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 20:40:07 [INFO] 20:40:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:07 [INFO] 20:40:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 20:40:07 [INFO] 20:40:07 [INFO] 20:40:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 20:40:07 [INFO] 20:40:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:07 [INFO] Forking forwardingrules-sync 0.21.6-SNAPSHOT 20:40:07 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:07 [INFO] 20:40:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ forwardingrules-sync --- 20:40:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:07 [INFO] 20:40:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 20:40:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:07 [INFO] 20:40:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ forwardingrules-sync --- 20:40:08 [INFO] 20:40:08 [INFO] --- dependency:3.11.0:properties (default) @ forwardingrules-sync --- 20:40:08 [INFO] 20:40:08 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 20:40:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:08 [INFO] 20:40:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- 20:40:08 [INFO] Starting audit... 20:40:08 Audit done. 20:40:08 [INFO] You have 0 Checkstyle violations. 20:40:08 [INFO] 20:40:08 [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- 20:40:08 [INFO] Starting audit... 20:40:08 Audit done. 20:40:08 [INFO] You have 0 Checkstyle violations. 20:40:08 [INFO] 20:40:08 [INFO] --- dependency:3.11.0:copy (unpack-license) @ forwardingrules-sync --- 20:40:08 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 20:40:08 [INFO] 20:40:08 [INFO] --- resources:3.5.0:resources (default-resources) @ forwardingrules-sync --- 20:40:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/resources 20:40:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/spi 20:40:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/generated-sources/yang 20:40:08 [INFO] 20:40:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ forwardingrules-sync --- 20:40:08 [INFO] Recompiling the module because of changed dependency. 20:40:08 [INFO] Compiling 43 source files with javac [debug release 21] to target/classes 20:40:09 [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 20:40:09 [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 20:40:09 [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 20:40:09 [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 20:40:09 [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 20:40:09 [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 20:40:09 [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 20:40:09 [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 20:40:09 [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 20:40:09 [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 20:40:09 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/forwardingrules-sync-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 20:40:09 [INFO] 20:40:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 20:40:09 [INFO] 20:40:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ forwardingrules-sync --- 20:40:09 [INFO] Fork Value is true 20:40:13 [INFO] Done SpotBugs Analysis.... 20:40:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:13 [INFO] 20:40:13 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 20:40:13 [INFO] 20:40:13 [INFO] 20:40:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ forwardingrules-sync --- 20:40:13 [INFO] BugInstance size is 0 20:40:13 [INFO] Error size is 0 20:40:13 [INFO] No errors/warnings found 20:40:13 [INFO] 20:40:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:13 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.21.6-SNAPSHOT 20:40:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:13 [INFO] 20:40:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:13 [INFO] 20:40:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:13 [INFO] 20:40:13 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] 20:40:14 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] 20:40:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:14 [INFO] 20:40:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] Starting audit... 20:40:14 Audit done. 20:40:14 [INFO] You have 0 Checkstyle violations. 20:40:14 [INFO] 20:40:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] Starting audit... 20:40:14 Audit done. 20:40:14 [INFO] You have 0 Checkstyle violations. 20:40:14 [INFO] 20:40:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 20:40:14 [INFO] 20:40:14 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 20:40:14 [INFO] ...done! 20:40:14 [INFO] Set artifact 20:40:14 [INFO] 20:40:14 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:14 [INFO] 20:40:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 20:40:14 [INFO] 20:40:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:14 [INFO] 20:40:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 20:40:14 [INFO] 20:40:14 [INFO] 20:40:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 20:40:14 [INFO] 20:40:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:14 [INFO] Forking table-miss-enforcer 0.21.6-SNAPSHOT 20:40:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:14 [INFO] 20:40:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ table-miss-enforcer --- 20:40:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:14 [INFO] 20:40:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 20:40:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:14 [INFO] 20:40:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ table-miss-enforcer --- 20:40:14 [INFO] 20:40:14 [INFO] --- dependency:3.11.0:properties (default) @ table-miss-enforcer --- 20:40:14 [INFO] 20:40:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 20:40:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:14 [INFO] 20:40:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- 20:40:14 [INFO] Starting audit... 20:40:14 Audit done. 20:40:14 [INFO] You have 0 Checkstyle violations. 20:40:14 [INFO] 20:40:14 [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- 20:40:15 [INFO] Starting audit... 20:40:15 Audit done. 20:40:15 [INFO] You have 0 Checkstyle violations. 20:40:15 [INFO] 20:40:15 [INFO] --- dependency:3.11.0:copy (unpack-license) @ table-miss-enforcer --- 20:40:15 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 20:40:15 [INFO] 20:40:15 [INFO] --- resources:3.5.0:resources (default-resources) @ table-miss-enforcer --- 20:40:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/resources 20:40:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/spi 20:40:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/generated-sources/yang 20:40:15 [INFO] 20:40:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ table-miss-enforcer --- 20:40:15 [INFO] Recompiling the module because of changed dependency. 20:40:15 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 20:40:15 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/table-miss-enforcer-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 20:40:15 [INFO] 20:40:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 20:40:15 [INFO] 20:40:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ table-miss-enforcer --- 20:40:15 [INFO] Fork Value is true 20:40:17 [INFO] Done SpotBugs Analysis.... 20:40:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:17 [INFO] 20:40:17 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 20:40:17 [INFO] 20:40:17 [INFO] 20:40:17 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ table-miss-enforcer --- 20:40:17 [INFO] BugInstance size is 0 20:40:17 [INFO] Error size is 0 20:40:17 [INFO] No errors/warnings found 20:40:17 [INFO] 20:40:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:17 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.21.6-SNAPSHOT 20:40:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:17 [INFO] 20:40:17 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:17 [INFO] 20:40:17 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:17 [INFO] 20:40:17 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:17 [INFO] 20:40:17 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:17 [INFO] 20:40:17 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:17 [INFO] 20:40:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:17 [INFO] Starting audit... 20:40:17 Audit done. 20:40:17 [INFO] You have 0 Checkstyle violations. 20:40:17 [INFO] 20:40:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:18 [INFO] Starting audit... 20:40:18 Audit done. 20:40:18 [INFO] You have 0 Checkstyle violations. 20:40:18 [INFO] 20:40:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:18 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 20:40:18 [INFO] 20:40:18 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:18 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 20:40:18 [INFO] ...done! 20:40:18 [INFO] Set artifact 20:40:18 [INFO] 20:40:18 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:18 [INFO] 20:40:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 20:40:18 [INFO] 20:40:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:18 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:18 [INFO] 20:40:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 20:40:18 [INFO] 20:40:18 [INFO] 20:40:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 20:40:18 [INFO] 20:40:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:18 [INFO] Forking topology-lldp-discovery 0.21.6-SNAPSHOT 20:40:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:18 [INFO] 20:40:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ topology-lldp-discovery --- 20:40:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:18 [INFO] 20:40:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 20:40:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:18 [INFO] 20:40:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ topology-lldp-discovery --- 20:40:18 [INFO] 20:40:18 [INFO] --- dependency:3.11.0:properties (default) @ topology-lldp-discovery --- 20:40:18 [INFO] 20:40:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 20:40:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:18 [INFO] 20:40:18 [INFO] --- yang:14.0.25:generate-sources (binding) @ topology-lldp-discovery --- 20:40:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:18 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/yang 20:40:18 [INFO] yang-to-sources: Found 12 dependencies in 1.345 ms 20:40:18 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:40:18 [INFO] 20:40:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- 20:40:18 [INFO] Starting audit... 20:40:18 Audit done. 20:40:18 [INFO] You have 0 Checkstyle violations. 20:40:18 [INFO] 20:40:18 [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- 20:40:18 [INFO] Starting audit... 20:40:18 Audit done. 20:40:18 [INFO] You have 0 Checkstyle violations. 20:40:18 [INFO] 20:40:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ topology-lldp-discovery --- 20:40:18 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 20:40:18 [INFO] 20:40:18 [INFO] --- resources:3.5.0:resources (default-resources) @ topology-lldp-discovery --- 20:40:18 [INFO] Copying 1 resource from src/main/resources to target/classes 20:40:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 20:40:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/generated-sources/spi 20:40:18 [INFO] 20:40:18 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-lldp-discovery --- 20:40:18 [INFO] Recompiling the module because of changed dependency. 20:40:18 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [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 20:40:18 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 20:40:18 [INFO] 20:40:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 20:40:18 [INFO] 20:40:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ topology-lldp-discovery --- 20:40:18 [INFO] Fork Value is true 20:40:22 [INFO] Done SpotBugs Analysis.... 20:40:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:22 [INFO] 20:40:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 20:40:22 [INFO] 20:40:22 [INFO] 20:40:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ topology-lldp-discovery --- 20:40:22 [INFO] BugInstance size is 0 20:40:22 [INFO] Error size is 0 20:40:22 [INFO] No errors/warnings found 20:40:22 [INFO] 20:40:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:22 [INFO] Forking lldp-speaker 0.21.6-SNAPSHOT 20:40:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:22 [INFO] 20:40:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ lldp-speaker --- 20:40:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:22 [INFO] 20:40:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ lldp-speaker --- 20:40:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:22 [INFO] 20:40:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ lldp-speaker --- 20:40:22 [INFO] 20:40:22 [INFO] --- dependency:3.11.0:properties (default) @ lldp-speaker --- 20:40:22 [INFO] 20:40:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ lldp-speaker --- 20:40:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:22 [INFO] 20:40:22 [INFO] --- yang:14.0.25:generate-sources (binding) @ lldp-speaker --- 20:40:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:22 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/yang 20:40:22 [INFO] yang-to-sources: Found 13 dependencies in 2.869 ms 20:40:22 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:40:22 [INFO] 20:40:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- 20:40:22 [INFO] Starting audit... 20:40:22 Audit done. 20:40:22 [INFO] You have 0 Checkstyle violations. 20:40:22 [INFO] 20:40:22 [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- 20:40:22 [INFO] Starting audit... 20:40:22 Audit done. 20:40:22 [INFO] You have 0 Checkstyle violations. 20:40:22 [INFO] 20:40:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ lldp-speaker --- 20:40:22 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 20:40:22 [INFO] 20:40:22 [INFO] --- resources:3.5.0:resources (default-resources) @ lldp-speaker --- 20:40:22 [INFO] Copying 1 resource from src/main/resources to target/classes 20:40:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 20:40:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:40:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:40:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/generated-sources/spi 20:40:22 [INFO] 20:40:22 [INFO] --- compiler:3.15.0:compile (default-compile) @ lldp-speaker --- 20:40:22 [INFO] Recompiling the module because of changed dependency. 20:40:22 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 20:40:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:40:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:40:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:40:22 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:40:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/lldp-speaker-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 20:40:22 [INFO] 20:40:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 20:40:22 [INFO] 20:40:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ lldp-speaker --- 20:40:22 [INFO] Fork Value is true 20:40:26 [INFO] Done SpotBugs Analysis.... 20:40:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:26 [INFO] 20:40:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 20:40:26 [INFO] 20:40:26 [INFO] 20:40:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ lldp-speaker --- 20:40:26 [INFO] BugInstance size is 0 20:40:26 [INFO] Error size is 0 20:40:26 [INFO] No errors/warnings found 20:40:26 [INFO] 20:40:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:26 [INFO] Forking topology-manager 0.21.6-SNAPSHOT 20:40:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:26 [INFO] 20:40:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ topology-manager --- 20:40:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:26 [INFO] 20:40:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ topology-manager --- 20:40:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:26 [INFO] 20:40:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ topology-manager --- 20:40:26 [INFO] 20:40:26 [INFO] --- dependency:3.11.0:properties (default) @ topology-manager --- 20:40:26 [INFO] 20:40:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ topology-manager --- 20:40:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:26 [INFO] 20:40:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- 20:40:26 [INFO] Starting audit... 20:40:26 Audit done. 20:40:26 [INFO] You have 0 Checkstyle violations. 20:40:26 [INFO] 20:40:26 [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- 20:40:26 [INFO] Starting audit... 20:40:26 Audit done. 20:40:26 [INFO] You have 0 Checkstyle violations. 20:40:26 [INFO] 20:40:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ topology-manager --- 20:40:26 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 20:40:26 [INFO] 20:40:26 [INFO] --- resources:3.5.0:resources (default-resources) @ topology-manager --- 20:40:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/resources 20:40:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/spi 20:40:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/generated-sources/yang 20:40:26 [INFO] 20:40:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ topology-manager --- 20:40:26 [INFO] Recompiling the module because of changed dependency. 20:40:26 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 20:40:27 [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 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [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 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [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 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [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 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [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 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 20:40:27 [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 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 20:40:27 [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 20:40:27 [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 20:40:27 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [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 20:40:27 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/topology-manager-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 20:40:27 [INFO] 20:40:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ topology-manager >>> 20:40:27 [INFO] 20:40:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ topology-manager --- 20:40:27 [INFO] Fork Value is true 20:40:29 [INFO] Done SpotBugs Analysis.... 20:40:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:29 [INFO] 20:40:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ topology-manager <<< 20:40:29 [INFO] 20:40:29 [INFO] 20:40:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ topology-manager --- 20:40:29 [INFO] BugInstance size is 0 20:40:29 [INFO] Error size is 0 20:40:29 [INFO] No errors/warnings found 20:40:29 [INFO] 20:40:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:29 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.21.6-SNAPSHOT 20:40:29 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:29 [INFO] 20:40:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 20:40:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:29 [INFO] 20:40:29 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 20:40:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:29 [INFO] 20:40:29 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] 20:40:35 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] 20:40:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:35 [INFO] 20:40:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] Starting audit... 20:40:35 Audit done. 20:40:35 [INFO] You have 0 Checkstyle violations. 20:40:35 [INFO] 20:40:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] Starting audit... 20:40:35 Audit done. 20:40:35 [INFO] You have 0 Checkstyle violations. 20:40:35 [INFO] 20:40:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/classes 20:40:35 [INFO] 20:40:35 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/feature/feature.xml 20:40:35 [INFO] ...done! 20:40:35 [INFO] Set artifact 20:40:35 [INFO] 20:40:35 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:35 [INFO] 20:40:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 20:40:35 [INFO] 20:40:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:35 [INFO] 20:40:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 20:40:35 [INFO] 20:40:35 [INFO] 20:40:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology --- 20:40:35 [INFO] 20:40:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:35 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.21.6-SNAPSHOT 20:40:35 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:35 [INFO] 20:40:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 20:40:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:35 [INFO] 20:40:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 20:40:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:35 [INFO] 20:40:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] 20:40:36 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] 20:40:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:36 [INFO] 20:40:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] Starting audit... 20:40:36 Audit done. 20:40:36 [INFO] You have 0 Checkstyle violations. 20:40:36 [INFO] 20:40:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] Starting audit... 20:40:36 Audit done. 20:40:36 [INFO] You have 0 Checkstyle violations. 20:40:36 [INFO] 20:40:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/classes 20:40:36 [INFO] 20:40:36 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 20:40:36 [INFO] ...done! 20:40:36 [INFO] Set artifact 20:40:36 [INFO] 20:40:36 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:36 [INFO] 20:40:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 20:40:36 [INFO] 20:40:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:36 [INFO] 20:40:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 20:40:36 [INFO] 20:40:36 [INFO] 20:40:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 20:40:36 [INFO] 20:40:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:36 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.21.6-SNAPSHOT 20:40:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:36 [INFO] 20:40:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:36 [INFO] 20:40:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:36 [INFO] 20:40:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] 20:40:36 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] 20:40:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:36 [INFO] 20:40:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] Starting audit... 20:40:36 Audit done. 20:40:36 [INFO] You have 0 Checkstyle violations. 20:40:36 [INFO] 20:40:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] Starting audit... 20:40:36 Audit done. 20:40:36 [INFO] You have 0 Checkstyle violations. 20:40:36 [INFO] 20:40:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 20:40:36 [INFO] 20:40:36 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 20:40:36 [INFO] ...done! 20:40:36 [INFO] Set artifact 20:40:36 [INFO] 20:40:36 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:36 [INFO] 20:40:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 20:40:36 [INFO] 20:40:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:36 [INFO] 20:40:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 20:40:36 [INFO] 20:40:36 [INFO] 20:40:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 20:40:36 [INFO] 20:40:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:36 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.21.6-SNAPSHOT 20:40:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:36 [INFO] 20:40:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 20:40:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:36 [INFO] 20:40:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 20:40:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:36 [INFO] 20:40:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] 20:40:37 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] 20:40:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:37 [INFO] 20:40:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] Starting audit... 20:40:37 Audit done. 20:40:37 [INFO] You have 0 Checkstyle violations. 20:40:37 [INFO] 20:40:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] Starting audit... 20:40:37 Audit done. 20:40:37 [INFO] You have 0 Checkstyle violations. 20:40:37 [INFO] 20:40:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/classes 20:40:37 [INFO] 20:40:37 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 20:40:37 [INFO] ...done! 20:40:37 [INFO] Set artifact 20:40:37 [INFO] 20:40:37 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:37 [INFO] 20:40:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 20:40:37 [INFO] 20:40:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:37 [INFO] 20:40:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 20:40:37 [INFO] 20:40:37 [INFO] 20:40:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 20:40:37 [INFO] 20:40:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:37 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.21.6-SNAPSHOT 20:40:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:37 [INFO] 20:40:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:37 [INFO] 20:40:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:37 [INFO] 20:40:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] 20:40:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] 20:40:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:38 [INFO] 20:40:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] Starting audit... 20:40:38 Audit done. 20:40:38 [INFO] You have 0 Checkstyle violations. 20:40:38 [INFO] 20:40:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] Starting audit... 20:40:38 Audit done. 20:40:38 [INFO] You have 0 Checkstyle violations. 20:40:38 [INFO] 20:40:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/classes 20:40:38 [INFO] 20:40:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 20:40:38 [INFO] ...done! 20:40:38 [INFO] Set artifact 20:40:38 [INFO] 20:40:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:38 [INFO] 20:40:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 20:40:38 [INFO] 20:40:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:38 [INFO] 20:40:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 20:40:38 [INFO] 20:40:38 [INFO] 20:40:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 20:40:38 [INFO] 20:40:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:38 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.21.6-SNAPSHOT 20:40:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:38 [INFO] 20:40:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:38 [INFO] 20:40:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:38 [INFO] 20:40:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] 20:40:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] 20:40:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:38 [INFO] 20:40:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] Starting audit... 20:40:38 Audit done. 20:40:38 [INFO] You have 0 Checkstyle violations. 20:40:38 [INFO] 20:40:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] Starting audit... 20:40:38 Audit done. 20:40:38 [INFO] You have 0 Checkstyle violations. 20:40:38 [INFO] 20:40:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 20:40:38 [INFO] 20:40:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 20:40:38 [INFO] ...done! 20:40:38 [INFO] Set artifact 20:40:38 [INFO] 20:40:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:38 [INFO] 20:40:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 20:40:38 [INFO] 20:40:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:38 [INFO] 20:40:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 20:40:38 [INFO] 20:40:38 [INFO] 20:40:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 20:40:38 [INFO] 20:40:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:38 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.21.6-SNAPSHOT 20:40:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:38 [INFO] 20:40:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 20:40:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:38 [INFO] 20:40:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 20:40:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:38 [INFO] 20:40:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] 20:40:39 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] 20:40:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:39 [INFO] 20:40:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] Starting audit... 20:40:39 Audit done. 20:40:39 [INFO] You have 0 Checkstyle violations. 20:40:39 [INFO] 20:40:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] Starting audit... 20:40:39 Audit done. 20:40:39 [INFO] You have 0 Checkstyle violations. 20:40:39 [INFO] 20:40:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/classes 20:40:39 [INFO] 20:40:39 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/feature/feature.xml 20:40:39 [INFO] ...done! 20:40:39 [INFO] Set artifact 20:40:39 [INFO] 20:40:39 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:39 [INFO] 20:40:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 20:40:39 [INFO] 20:40:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:39 [INFO] 20:40:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 20:40:39 [INFO] 20:40:39 [INFO] 20:40:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-flow-services --- 20:40:39 [INFO] 20:40:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:39 [INFO] Forking test-common 0.21.6-SNAPSHOT 20:40:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:39 [INFO] 20:40:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-common --- 20:40:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:39 [INFO] 20:40:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-common --- 20:40:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:39 [INFO] 20:40:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-common --- 20:40:40 [INFO] 20:40:40 [INFO] --- dependency:3.11.0:properties (default) @ test-common --- 20:40:40 [INFO] 20:40:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-common --- 20:40:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:40 [INFO] 20:40:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 20:40:40 [INFO] Starting audit... 20:40:40 Audit done. 20:40:40 [INFO] You have 0 Checkstyle violations. 20:40:40 [INFO] 20:40:40 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 20:40:40 [INFO] Starting audit... 20:40:40 Audit done. 20:40:40 [INFO] You have 0 Checkstyle violations. 20:40:40 [INFO] 20:40:40 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-common --- 20:40:40 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 20:40:40 [INFO] 20:40:40 [INFO] --- resources:3.5.0:resources (default-resources) @ test-common --- 20:40:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/resources 20:40:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/spi 20:40:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/generated-sources/yang 20:40:40 [INFO] 20:40:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-common --- 20:40:40 [INFO] Recompiling the module because of changed dependency. 20:40:40 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 20:40:40 [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 20:40:40 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/test-common-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 20:40:40 [INFO] 20:40:40 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-common >>> 20:40:40 [INFO] 20:40:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-common --- 20:40:40 [INFO] Fork Value is true 20:40:43 [INFO] Done SpotBugs Analysis.... 20:40:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:43 [INFO] 20:40:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-common <<< 20:40:43 [INFO] 20:40:43 [INFO] 20:40:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-common --- 20:40:43 [INFO] BugInstance size is 0 20:40:43 [INFO] Error size is 0 20:40:43 [INFO] No errors/warnings found 20:40:43 [INFO] 20:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:43 [INFO] Forking drop-test-karaf 0.21.6-SNAPSHOT 20:40:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:43 [INFO] 20:40:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ drop-test-karaf --- 20:40:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:43 [INFO] 20:40:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 20:40:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:43 [INFO] 20:40:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ drop-test-karaf --- 20:40:43 [INFO] 20:40:43 [INFO] --- dependency:3.11.0:properties (default) @ drop-test-karaf --- 20:40:43 [INFO] 20:40:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ drop-test-karaf --- 20:40:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:43 [INFO] 20:40:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- 20:40:43 [INFO] Starting audit... 20:40:43 Audit done. 20:40:43 [INFO] You have 0 Checkstyle violations. 20:40:43 [INFO] 20:40:43 [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- 20:40:43 [INFO] Starting audit... 20:40:43 Audit done. 20:40:43 [INFO] You have 0 Checkstyle violations. 20:40:43 [INFO] 20:40:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ drop-test-karaf --- 20:40:43 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 20:40:43 [INFO] 20:40:43 [INFO] --- resources:3.5.0:resources (default-resources) @ drop-test-karaf --- 20:40:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/resources 20:40:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/spi 20:40:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/generated-sources/yang 20:40:43 [INFO] 20:40:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ drop-test-karaf --- 20:40:43 [INFO] Recompiling the module because of changed dependency. 20:40:43 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:40:43 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/drop-test-karaf-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 20:40:43 [INFO] 20:40:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 20:40:43 [INFO] 20:40:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ drop-test-karaf --- 20:40:43 [INFO] Fork Value is true 20:40:46 [INFO] Done SpotBugs Analysis.... 20:40:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:46 [INFO] 20:40:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 20:40:46 [INFO] 20:40:46 [INFO] 20:40:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ drop-test-karaf --- 20:40:46 [INFO] BugInstance size is 0 20:40:46 [INFO] Error size is 0 20:40:46 [INFO] No errors/warnings found 20:40:46 [INFO] 20:40:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:46 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.21.6-SNAPSHOT 20:40:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:46 [INFO] 20:40:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:46 [INFO] 20:40:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:46 [INFO] 20:40:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] 20:40:46 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] 20:40:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:46 [INFO] 20:40:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] Starting audit... 20:40:46 Audit done. 20:40:46 [INFO] You have 0 Checkstyle violations. 20:40:46 [INFO] 20:40:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] Starting audit... 20:40:46 Audit done. 20:40:46 [INFO] You have 0 Checkstyle violations. 20:40:46 [INFO] 20:40:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/classes 20:40:46 [INFO] 20:40:46 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/feature/feature.xml 20:40:46 [INFO] ...done! 20:40:46 [INFO] Set artifact 20:40:46 [INFO] 20:40:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-drop-test --- 20:40: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 20:40:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:46 [INFO] 20:40:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 20:40:46 [INFO] 20:40:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:46 [INFO] 20:40:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 20:40:46 [INFO] 20:40:46 [INFO] 20:40:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-drop-test --- 20:40:46 [INFO] 20:40:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:46 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.21.6-SNAPSHOT 20:40:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:46 [INFO] 20:40:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 20:40:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:46 [INFO] 20:40:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:47 [INFO] 20:40:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] 20:40:47 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] 20:40:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:47 [INFO] 20:40:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] Starting audit... 20:40:47 Audit done. 20:40:47 [INFO] You have 0 Checkstyle violations. 20:40:47 [INFO] 20:40:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] Starting audit... 20:40:47 Audit done. 20:40:47 [INFO] You have 0 Checkstyle violations. 20:40:47 [INFO] 20:40:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/classes 20:40:47 [INFO] 20:40:47 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 20:40:47 [INFO] ...done! 20:40:47 [INFO] Set artifact 20:40:47 [INFO] 20:40:47 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:47 [INFO] 20:40:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 20:40:47 [INFO] 20:40:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:47 [INFO] 20:40:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 20:40:47 [INFO] 20:40:47 [INFO] 20:40:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 20:40:47 [INFO] 20:40:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:47 [INFO] Forking southbound-cli 0.21.6-SNAPSHOT 20:40:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:47 [INFO] 20:40:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ southbound-cli --- 20:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:47 [INFO] 20:40:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ southbound-cli --- 20:40:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:47 [INFO] 20:40:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ southbound-cli --- 20:40:48 [INFO] 20:40:48 [INFO] --- dependency:3.11.0:properties (default) @ southbound-cli --- 20:40:48 [INFO] 20:40:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ southbound-cli --- 20:40:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:48 [INFO] 20:40:48 [INFO] --- yang:14.0.25:generate-sources (binding) @ southbound-cli --- 20:40:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:48 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/yang 20:40:48 [INFO] yang-to-sources: Found 16 dependencies in 1.698 ms 20:40:48 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:40:48 [INFO] 20:40:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- 20:40:48 [INFO] Starting audit... 20:40:48 Audit done. 20:40:48 [INFO] You have 0 Checkstyle violations. 20:40:48 [INFO] 20:40:48 [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- 20:40:48 [INFO] Starting audit... 20:40:48 Audit done. 20:40:48 [INFO] You have 0 Checkstyle violations. 20:40:48 [INFO] 20:40:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ southbound-cli --- 20:40:48 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 20:40:48 [INFO] 20:40:48 [INFO] --- resources:3.5.0:resources (default-resources) @ southbound-cli --- 20:40:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/resources 20:40:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 20:40:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:40:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/generated-sources/spi 20:40:48 [INFO] 20:40:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-cli --- 20:40:48 [INFO] Recompiling the module because of changed dependency. 20:40:48 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 20:40:48 [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 20:40:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/southbound-cli-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 20:40:48 [INFO] 20:40:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ southbound-cli >>> 20:40:48 [INFO] 20:40:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ southbound-cli --- 20:40:48 [INFO] Fork Value is true 20:40:52 [INFO] Done SpotBugs Analysis.... 20:40:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:52 [INFO] 20:40:52 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ southbound-cli <<< 20:40:52 [INFO] 20:40:52 [INFO] 20:40:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ southbound-cli --- 20:40:52 [INFO] BugInstance size is 0 20:40:52 [INFO] Error size is 0 20:40:52 [INFO] No errors/warnings found 20:40:52 [INFO] 20:40:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:52 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.21.6-SNAPSHOT 20:40:52 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:52 [INFO] 20:40:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 20:40:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:52 [INFO] 20:40:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 20:40:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:52 [INFO] 20:40:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] 20:40:53 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] 20:40:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:40:53 [INFO] 20:40:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] Starting audit... 20:40:53 Audit done. 20:40:53 [INFO] You have 0 Checkstyle violations. 20:40:53 [INFO] 20:40:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] Starting audit... 20:40:53 Audit done. 20:40:53 [INFO] You have 0 Checkstyle violations. 20:40:53 [INFO] 20:40:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/classes 20:40:53 [INFO] 20:40:53 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 20:40:53 [INFO] ...done! 20:40:53 [INFO] Set artifact 20:40:53 [INFO] 20:40:53 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:40:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:40:53 [INFO] 20:40:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 20:40:53 [INFO] 20:40:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] No files found to run spotbugs; check compile phase has been run. 20:40:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:53 [INFO] 20:40:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 20:40:53 [INFO] 20:40:53 [INFO] 20:40:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 20:40:53 [INFO] 20:40:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:53 [INFO] Forking openflowjava-extension-nicira-api 0.21.6-SNAPSHOT 20:40:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:53 [INFO] 20:40:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:53 [INFO] 20:40:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:53 [INFO] 20:40:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] 20:40:53 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] 20:40:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:53 [INFO] 20:40:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] Starting audit... 20:40:53 Audit done. 20:40:53 [INFO] You have 0 Checkstyle violations. 20:40:53 [INFO] 20:40:53 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] Starting audit... 20:40:53 Audit done. 20:40:53 [INFO] You have 0 Checkstyle violations. 20:40:53 [INFO] 20:40:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 20:40:53 [INFO] 20:40:53 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/resources 20:40:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:40:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:40:53 [INFO] 20:40:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] Recompiling the module because of changed dependency. 20:40:53 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 20:40:53 [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 20:40:53 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 20:40:53 [INFO] 20:40:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:40:53 [INFO] 20:40:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:40:53 [INFO] Fork Value is true 20:40:56 [INFO] Done SpotBugs Analysis.... 20:40:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:40:56 [INFO] 20:40:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:40:56 [INFO] 20:40:56 [INFO] 20:40:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:40:56 [INFO] BugInstance size is 0 20:40:56 [INFO] Error size is 0 20:40:56 [INFO] No errors/warnings found 20:40:56 [INFO] 20:40:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:56 [INFO] Forking openflowjava-extension-nicira 0.21.6-SNAPSHOT 20:40:56 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:40:56 [INFO] 20:40:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-nicira --- 20:40:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:56 [INFO] 20:40:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 20:40:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:40:56 [INFO] 20:40:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- 20:40:56 [INFO] 20:40:56 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-nicira --- 20:40:56 [INFO] 20:40:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 20:40:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:40:56 [INFO] 20:40:56 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowjava-extension-nicira --- 20:40:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:40:56 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/yang 20:40:56 [INFO] yang-to-sources: Found 5 dependencies in 931.8 μs 20:40:56 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:40:56 [INFO] 20:40:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- 20:40:56 [INFO] Starting audit... 20:40:56 Audit done. 20:40:56 [INFO] You have 0 Checkstyle violations. 20:40:56 [INFO] 20:40:56 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- 20:40:57 [INFO] Starting audit... 20:40:57 Audit done. 20:40:57 [INFO] You have 0 Checkstyle violations. 20:40:57 [INFO] 20:40:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-nicira --- 20:40:57 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 20:40:57 [INFO] 20:40:57 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-nicira --- 20:40:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/resources 20:40:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:40:57 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:40:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:40:57 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:40:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:40:57 [INFO] 20:40:57 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-nicira --- 20:40:57 [INFO] Recompiling the module because of changed dependency. 20:40:57 [INFO] Compiling 437 source files with javac [debug release 21] to target/classes 20:40:58 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 20:40:58 [INFO] 20:40:58 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:40:58 [INFO] 20:40:58 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:40:58 [INFO] Fork Value is true 20:41:03 [INFO] Done SpotBugs Analysis.... 20:41:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:03 [INFO] 20:41:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:41:03 [INFO] 20:41:03 [INFO] 20:41:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-nicira --- 20:41:03 [INFO] BugInstance size is 0 20:41:03 [INFO] Error size is 0 20:41:03 [INFO] No errors/warnings found 20:41:03 [INFO] 20:41:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:03 [INFO] Forking openflowplugin-extension-nicira 0.21.6-SNAPSHOT 20:41:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:03 [INFO] 20:41:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:41:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:03 [INFO] 20:41:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:41:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:03 [INFO] 20:41:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:41:04 [INFO] 20:41:04 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-nicira --- 20:41:04 [INFO] 20:41:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:41:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:04 [INFO] 20:41:04 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:41:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:04 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/yang 20:41:04 [INFO] yang-to-sources: Found 13 dependencies in 1.837 ms 20:41:04 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:41:04 [INFO] 20:41:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- 20:41:04 [INFO] Starting audit... 20:41:04 Audit done. 20:41:04 [INFO] You have 0 Checkstyle violations. 20:41:04 [INFO] 20:41:04 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- 20:41:05 [INFO] Starting audit... 20:41:05 Audit done. 20:41:05 [INFO] You have 0 Checkstyle violations. 20:41:05 [INFO] 20:41:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:41:05 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 20:41:05 [INFO] 20:41:05 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-nicira --- 20:41:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/resources 20:41:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:41:05 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:41:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:05 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:41:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:41:05 [INFO] 20:41:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-nicira --- 20:41:05 [INFO] Recompiling the module because of changed dependency. 20:41:05 [INFO] Compiling 971 source files with javac [debug release 21] to target/classes 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:41:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:41:10 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 20:41:10 [INFO] 20:41:10 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:41:10 [INFO] 20:41:10 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:41:10 [INFO] Fork Value is true 20:41:18 [INFO] Done SpotBugs Analysis.... 20:41:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:18 [INFO] 20:41:18 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:41:18 [INFO] 20:41:18 [INFO] 20:41:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:41:18 [INFO] BugInstance size is 0 20:41:18 [INFO] Error size is 0 20:41:18 [INFO] No errors/warnings found 20:41:18 [INFO] 20:41:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:18 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.21.6-SNAPSHOT 20:41:18 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:18 [INFO] 20:41:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 20:41:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:18 [INFO] 20:41:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 20:41:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:18 [INFO] 20:41:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] 20:41:19 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] 20:41:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:41:19 [INFO] 20:41:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] Starting audit... 20:41:19 Audit done. 20:41:19 [INFO] You have 0 Checkstyle violations. 20:41:19 [INFO] 20:41:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] Starting audit... 20:41:19 Audit done. 20:41:19 [INFO] You have 0 Checkstyle violations. 20:41:19 [INFO] 20:41:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/classes 20:41:19 [INFO] 20:41:19 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 20:41:19 [INFO] ...done! 20:41:19 [INFO] Set artifact 20:41:19 [INFO] 20:41:19 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:41:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:41:19 [INFO] 20:41:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 20:41:19 [INFO] 20:41:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] No files found to run spotbugs; check compile phase has been run. 20:41:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:19 [INFO] 20:41:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 20:41:19 [INFO] 20:41:19 [INFO] 20:41:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 20:41:19 [INFO] 20:41:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:19 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.21.6-SNAPSHOT 20:41:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:19 [INFO] 20:41:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:19 [INFO] 20:41:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:19 [INFO] 20:41:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] 20:41:19 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] 20:41:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:41:19 [INFO] 20:41:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] Starting audit... 20:41:19 Audit done. 20:41:19 [INFO] You have 0 Checkstyle violations. 20:41:19 [INFO] 20:41:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] Starting audit... 20:41:19 Audit done. 20:41:19 [INFO] You have 0 Checkstyle violations. 20:41:19 [INFO] 20:41:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/classes 20:41:19 [INFO] 20:41:19 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/feature/feature.xml 20:41:19 [INFO] ...done! 20:41:19 [INFO] Set artifact 20:41:19 [INFO] 20:41:19 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:41:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:41:19 [INFO] 20:41:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 20:41:19 [INFO] 20:41:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] No files found to run spotbugs; check compile phase has been run. 20:41:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:19 [INFO] 20:41:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 20:41:19 [INFO] 20:41:19 [INFO] 20:41:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 20:41:19 [INFO] 20:41:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:19 [INFO] Forking openflowjava-extension-eric 0.21.6-SNAPSHOT 20:41:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:19 [INFO] 20:41:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:41:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:19 [INFO] 20:41:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:41:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:19 [INFO] 20:41:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- 20:41:20 [INFO] 20:41:20 [INFO] --- dependency:3.11.0:properties (default) @ openflowjava-extension-eric --- 20:41:20 [INFO] 20:41:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:41:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:20 [INFO] 20:41:20 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowjava-extension-eric --- 20:41:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:20 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/yang 20:41:20 [INFO] yang-to-sources: Found 5 dependencies in 932.5 μs 20:41:20 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:41:20 [INFO] 20:41:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- 20:41:20 [INFO] Starting audit... 20:41:20 Audit done. 20:41:20 [INFO] You have 0 Checkstyle violations. 20:41:20 [INFO] 20:41:20 [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- 20:41:20 [INFO] Starting audit... 20:41:20 Audit done. 20:41:20 [INFO] You have 0 Checkstyle violations. 20:41:20 [INFO] 20:41:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowjava-extension-eric --- 20:41:20 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 20:41:20 [INFO] 20:41:20 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowjava-extension-eric --- 20:41:20 [INFO] Copying 1 resource from src/main/resources to target/classes 20:41:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:41:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:41:20 [INFO] 20:41:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowjava-extension-eric --- 20:41:20 [INFO] Recompiling the module because of changed dependency. 20:41:20 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 20:41:20 [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 20:41:20 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 20:41:20 [INFO] 20:41:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:41:20 [INFO] 20:41:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:41:20 [INFO] Fork Value is true 20:41:23 [INFO] Done SpotBugs Analysis.... 20:41:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:23 [INFO] 20:41:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:41:23 [INFO] 20:41:23 [INFO] 20:41:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowjava-extension-eric --- 20:41:23 [INFO] BugInstance size is 0 20:41:23 [INFO] Error size is 0 20:41:23 [INFO] No errors/warnings found 20:41:23 [INFO] 20:41:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:23 [INFO] Forking openflowplugin-extension-eric 0.21.6-SNAPSHOT 20:41:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:23 [INFO] 20:41:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:41:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:23 [INFO] 20:41:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:41:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:23 [INFO] 20:41:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:41:23 [INFO] 20:41:23 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-extension-eric --- 20:41:23 [INFO] 20:41:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:41:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:23 [INFO] 20:41:23 [INFO] --- yang:14.0.25:generate-sources (binding) @ openflowplugin-extension-eric --- 20:41:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/yang 20:41:23 [INFO] yang-to-sources: Found 13 dependencies in 1.347 ms 20:41:23 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:41:23 [INFO] 20:41:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- 20:41:23 [INFO] Starting audit... 20:41:23 Audit done. 20:41:23 [INFO] You have 0 Checkstyle violations. 20:41:23 [INFO] 20:41:23 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- 20:41:23 [INFO] Starting audit... 20:41:23 Audit done. 20:41:23 [INFO] You have 0 Checkstyle violations. 20:41:23 [INFO] 20:41:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-extension-eric --- 20:41:23 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 20:41:23 [INFO] 20:41:23 [INFO] --- resources:3.5.0:resources (default-resources) @ openflowplugin-extension-eric --- 20:41:23 [INFO] Copying 1 resource from src/main/resources to target/classes 20:41:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:41:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:41:23 [INFO] 20:41:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflowplugin-extension-eric --- 20:41:23 [INFO] Recompiling the module because of changed dependency. 20:41:23 [INFO] Compiling 41 source files with javac [debug release 21] to target/classes 20:41:24 [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 20:41:24 [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 20:41:24 [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 20:41:24 [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 20:41:24 [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 20:41:24 [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 20:41:24 [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 20:41:24 [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 20:41:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 20:41:24 [INFO] 20:41:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:41:24 [INFO] 20:41:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:41:24 [INFO] Fork Value is true 20:41:26 [INFO] Done SpotBugs Analysis.... 20:41:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:26 [INFO] 20:41:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:41:26 [INFO] 20:41:26 [INFO] 20:41:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-extension-eric --- 20:41:26 [INFO] BugInstance size is 0 20:41:26 [INFO] Error size is 0 20:41:26 [INFO] No errors/warnings found 20:41:26 [INFO] 20:41:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:26 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.21.6-SNAPSHOT 20:41:26 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:26 [INFO] 20:41:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:27 [INFO] 20:41:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:27 [INFO] 20:41:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] 20:41:27 [INFO] --- dependency:3.11.0:properties (default) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] 20:41:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:41:27 [INFO] 20:41:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] Starting audit... 20:41:27 Audit done. 20:41:27 [INFO] You have 0 Checkstyle violations. 20:41:27 [INFO] 20:41:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] Starting audit... 20:41:27 Audit done. 20:41:27 [INFO] You have 0 Checkstyle violations. 20:41:27 [INFO] 20:41:27 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/classes 20:41:27 [INFO] 20:41:27 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/feature/feature.xml 20:41:27 [INFO] ...done! 20:41:27 [INFO] Set artifact 20:41:27 [INFO] 20:41:27 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:41:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:41:27 [INFO] 20:41:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 20:41:27 [INFO] 20:41:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] No files found to run spotbugs; check compile phase has been run. 20:41:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:27 [INFO] 20:41:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 20:41:27 [INFO] 20:41:27 [INFO] 20:41:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 20:41:27 [INFO] 20:41:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:27 [INFO] Forking features-openflowplugin 0.21.6-SNAPSHOT 20:41:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:27 [INFO] 20:41:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-openflowplugin --- 20:41:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:27 [INFO] 20:41:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 20:41:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:27 [INFO] 20:41:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-openflowplugin --- 20:41:28 [INFO] 20:41:28 [INFO] --- dependency:3.11.0:properties (default) @ features-openflowplugin --- 20:41:28 [INFO] 20:41:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ features-openflowplugin --- 20:41:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:41:28 [INFO] 20:41:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- 20:41:28 [INFO] Starting audit... 20:41:28 Audit done. 20:41:28 [INFO] You have 0 Checkstyle violations. 20:41:28 [INFO] 20:41:28 [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- 20:41:28 [INFO] Starting audit... 20:41:28 Audit done. 20:41:28 [INFO] You have 0 Checkstyle violations. 20:41:28 [INFO] 20:41:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ features-openflowplugin --- 20:41:28 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/classes 20:41:28 [INFO] 20:41:28 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 20:41:28 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/feature/feature.xml 20:41:28 [INFO] ...done! 20:41:28 [INFO] Set artifact 20:41:28 [INFO] 20:41:28 [INFO] --- karaf:4.4.11:verify (default-verify) @ features-openflowplugin --- 20:41:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:41:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:41:28 [INFO] 20:41:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 20:41:28 [INFO] 20:41:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ features-openflowplugin --- 20:41:28 [INFO] No files found to run spotbugs; check compile phase has been run. 20:41:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:28 [INFO] 20:41:28 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 20:41:28 [INFO] 20:41:28 [INFO] 20:41:28 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ features-openflowplugin --- 20:41:28 [INFO] 20:41:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:28 [INFO] Forking features-aggregator 0.21.6-SNAPSHOT 20:41:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:28 [INFO] 20:41:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-aggregator --- 20:41:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:28 [INFO] 20:41:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-aggregator --- 20:41:28 [INFO] 20:41:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:28 [INFO] Forking model-aggregator 0.21.6-SNAPSHOT 20:41:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:28 [INFO] 20:41:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-aggregator --- 20:41:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:28 [INFO] 20:41:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-aggregator --- 20:41:28 [INFO] 20:41:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:28 [INFO] Forking libraries-aggregator 0.21.6-SNAPSHOT 20:41:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:28 [INFO] 20:41:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ libraries-aggregator --- 20:41:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:28 [INFO] 20:41:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ libraries-aggregator --- 20:41:28 [INFO] 20:41:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:28 [INFO] Forking simple-client 0.21.6-SNAPSHOT 20:41:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:28 [INFO] 20:41:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ simple-client --- 20:41:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:28 [INFO] 20:41:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ simple-client --- 20:41:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:28 [INFO] 20:41:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ simple-client --- 20:41:29 [INFO] 20:41:29 [INFO] --- dependency:3.11.0:properties (default) @ simple-client --- 20:41:29 [INFO] 20:41:29 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ simple-client --- 20:41:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:29 [INFO] 20:41:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- 20:41:29 [INFO] Starting audit... 20:41:29 Audit done. 20:41:29 [INFO] You have 0 Checkstyle violations. 20:41:29 [INFO] 20:41:29 [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- 20:41:29 [INFO] Starting audit... 20:41:29 Audit done. 20:41:29 [INFO] You have 0 Checkstyle violations. 20:41:29 [INFO] 20:41:29 [INFO] --- dependency:3.11.0:copy (unpack-license) @ simple-client --- 20:41:29 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 20:41:29 [INFO] 20:41:29 [INFO] --- resources:3.5.0:resources (default-resources) @ simple-client --- 20:41:29 [INFO] Copying 2 resources from src/main/resources to target/classes 20:41:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/spi 20:41:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/generated-sources/yang 20:41:29 [INFO] 20:41:29 [INFO] --- compiler:3.15.0:compile (default-compile) @ simple-client --- 20:41:29 [INFO] Recompiling the module because of changed dependency. 20:41:29 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 20:41:29 [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 20:41:29 [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 20:41:29 [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 20:41:29 [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 20:41:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/simple-client-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 20:41:29 [INFO] 20:41:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ simple-client >>> 20:41:29 [INFO] 20:41:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ simple-client --- 20:41:29 [INFO] Fork Value is true 20:41:32 [INFO] Done SpotBugs Analysis.... 20:41:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:32 [INFO] 20:41:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ simple-client <<< 20:41:32 [INFO] 20:41:32 [INFO] 20:41:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ simple-client --- 20:41:32 [INFO] BugInstance size is 0 20:41:32 [INFO] Error size is 0 20:41:32 [INFO] No errors/warnings found 20:41:32 [INFO] 20:41:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:32 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.21.6-SNAPSHOT 20:41:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:32 [INFO] 20:41:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflow-protocol-it --- 20:41:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:32 [INFO] 20:41:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:41:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:32 [INFO] 20:41:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflow-protocol-it --- 20:41:33 [INFO] 20:41:33 [INFO] --- dependency:3.11.0:properties (default) @ openflow-protocol-it --- 20:41:33 [INFO] 20:41:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 20:41:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:33 [INFO] 20:41:33 [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- 20:41:33 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/yang added. 20:41:33 [INFO] 20:41:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- 20:41:33 [INFO] Starting audit... 20:41:33 Audit done. 20:41:33 [INFO] You have 0 Checkstyle violations. 20:41:33 [INFO] 20:41:33 [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- 20:41:33 [INFO] Starting audit... 20:41:33 Audit done. 20:41:33 [INFO] You have 0 Checkstyle violations. 20:41:33 [INFO] 20:41:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflow-protocol-it --- 20:41:33 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 20:41:33 [INFO] 20:41:33 [INFO] --- resources:3.5.0:resources (default-resources) @ openflow-protocol-it --- 20:41:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/src/main/resources 20:41:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:41:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:41:33 [INFO] 20:41:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ openflow-protocol-it --- 20:41:33 [INFO] No sources to compile 20:41:33 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 20:41:33 [INFO] 20:41:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:41:33 [INFO] 20:41:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflow-protocol-it --- 20:41:33 [INFO] No files found to run spotbugs; check compile phase has been run. 20:41:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:33 [INFO] 20:41:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:41:33 [INFO] 20:41:33 [INFO] 20:41:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflow-protocol-it --- 20:41:33 [INFO] 20:41:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:33 [INFO] Forking test-extension 0.21.6-SNAPSHOT 20:41:33 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:33 [INFO] 20:41:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-extension --- 20:41:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:33 [INFO] 20:41:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-extension --- 20:41:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:33 [INFO] 20:41:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-extension --- 20:41:34 [INFO] 20:41:34 [INFO] --- dependency:3.11.0:properties (default) @ test-extension --- 20:41:34 [INFO] 20:41:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-extension --- 20:41:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:34 [INFO] 20:41:34 [INFO] --- yang:14.0.25:generate-sources (binding) @ test-extension --- 20:41:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:41:34 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/yang 20:41:34 [INFO] yang-to-sources: Found 18 dependencies in 2.302 ms 20:41:34 [INFO] yang-to-sources:: Everything is up to date, nothing to do 20:41:34 [INFO] 20:41:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- 20:41:34 [INFO] Starting audit... 20:41:34 Audit done. 20:41:34 [INFO] You have 0 Checkstyle violations. 20:41:34 [INFO] 20:41:34 [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- 20:41:34 [INFO] Starting audit... 20:41:34 Audit done. 20:41:34 [INFO] You have 0 Checkstyle violations. 20:41:34 [INFO] 20:41:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-extension --- 20:41:34 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 20:41:34 [INFO] 20:41:34 [INFO] --- resources:3.5.0:resources (default-resources) @ test-extension --- 20:41:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/resources 20:41:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 20:41:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:41:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:41:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/generated-sources/spi 20:41:34 [INFO] 20:41:34 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-extension --- 20:41:34 [INFO] Recompiling the module because of changed dependency. 20:41:34 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 20:41:34 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/test-extension-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 20:41:34 [INFO] 20:41:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-extension >>> 20:41:34 [INFO] 20:41:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-extension --- 20:41:34 [INFO] Fork Value is true 20:41:36 [INFO] Done SpotBugs Analysis.... 20:41:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:36 [INFO] 20:41:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-extension <<< 20:41:36 [INFO] 20:41:36 [INFO] 20:41:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-extension --- 20:41:36 [INFO] BugInstance size is 0 20:41:36 [INFO] Error size is 0 20:41:36 [INFO] No errors/warnings found 20:41:36 [INFO] 20:41:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:36 [INFO] Forking openflowplugin-extension-aggregator 0.21.6-SNAPSHOT 20:41:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:36 [INFO] 20:41:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 20:41:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:36 [INFO] 20:41:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 20:41:36 [INFO] 20:41:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:36 [INFO] Forking test-provider 0.21.6-SNAPSHOT 20:41:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:36 [INFO] 20:41:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-provider --- 20:41:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:36 [INFO] 20:41:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-provider --- 20:41:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:36 [INFO] 20:41:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-provider --- 20:41:37 [INFO] 20:41:37 [INFO] --- dependency:3.11.0:properties (default) @ test-provider --- 20:41:37 [INFO] 20:41:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-provider --- 20:41:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:37 [INFO] 20:41:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- 20:41:37 [INFO] Starting audit... 20:41:37 Audit done. 20:41:37 [INFO] You have 0 Checkstyle violations. 20:41:37 [INFO] 20:41:37 [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- 20:41:37 [INFO] Starting audit... 20:41:37 Audit done. 20:41:37 [INFO] You have 0 Checkstyle violations. 20:41:37 [INFO] 20:41:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-provider --- 20:41:37 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 20:41:37 [INFO] 20:41:37 [INFO] --- resources:3.5.0:resources (default-resources) @ test-provider --- 20:41:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/resources 20:41:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/spi 20:41:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/generated-sources/yang 20:41:37 [INFO] 20:41:37 [INFO] --- compiler:3.15.0:compile (default-compile) @ test-provider --- 20:41:37 [INFO] Recompiling the module because of changed dependency. 20:41:37 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [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 20:41:38 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/test-provider-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 20:41:38 [INFO] 20:41:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-provider >>> 20:41:38 [INFO] 20:41:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-provider --- 20:41:38 [INFO] Fork Value is true 20:41:43 [INFO] Done SpotBugs Analysis.... 20:41:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:43 [INFO] 20:41:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-provider <<< 20:41:43 [INFO] 20:41:43 [INFO] 20:41:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-provider --- 20:41:43 [INFO] BugInstance size is 0 20:41:43 [INFO] Error size is 0 20:41:43 [INFO] No errors/warnings found 20:41:43 [INFO] 20:41:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:43 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.21.6-SNAPSHOT 20:41:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:43 [INFO] 20:41:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 20:41:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:43 [INFO] 20:41:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 20:41:43 [INFO] 20:41:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:43 [INFO] Forking applications-aggregator 0.21.6-SNAPSHOT 20:41:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:43 [INFO] 20:41:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ applications-aggregator --- 20:41:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:43 [INFO] 20:41:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ applications-aggregator --- 20:41:43 [INFO] 20:41:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:43 [INFO] Forking learning-switch 0.21.6-SNAPSHOT 20:41:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:43 [INFO] 20:41:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ learning-switch --- 20:41:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:43 [INFO] 20:41:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ learning-switch --- 20:41:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:43 [INFO] 20:41:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ learning-switch --- 20:41:44 [INFO] 20:41:44 [INFO] --- dependency:3.11.0:properties (default) @ learning-switch --- 20:41:44 [INFO] 20:41:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ learning-switch --- 20:41:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:44 [INFO] 20:41:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- 20:41:44 [INFO] Starting audit... 20:41:44 Audit done. 20:41:44 [INFO] You have 0 Checkstyle violations. 20:41:44 [INFO] 20:41:44 [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- 20:41:44 [INFO] Starting audit... 20:41:44 Audit done. 20:41:44 [INFO] You have 0 Checkstyle violations. 20:41:44 [INFO] 20:41:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ learning-switch --- 20:41:44 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 20:41:44 [INFO] 20:41:44 [INFO] --- resources:3.5.0:resources (default-resources) @ learning-switch --- 20:41:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/resources 20:41:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/spi 20:41:44 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/generated-sources/yang 20:41:44 [INFO] 20:41:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ learning-switch --- 20:41:44 [INFO] Recompiling the module because of changed dependency. 20:41:44 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 20:41:44 [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 20:41:44 [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 20:41:44 [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 20:41:44 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 20:41:44 [INFO] 20:41:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ learning-switch >>> 20:41:44 [INFO] 20:41:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ learning-switch --- 20:41:44 [INFO] Fork Value is true 20:41:47 [INFO] Done SpotBugs Analysis.... 20:41:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:47 [INFO] 20:41:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ learning-switch <<< 20:41:47 [INFO] 20:41:47 [INFO] 20:41:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ learning-switch --- 20:41:47 [INFO] BugInstance size is 0 20:41:47 [INFO] Error size is 0 20:41:47 [INFO] No errors/warnings found 20:41:47 [INFO] 20:41:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:47 [INFO] Forking sample-consumer 0.21.6-SNAPSHOT 20:41:47 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:47 [INFO] 20:41:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ sample-consumer --- 20:41:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:47 [INFO] 20:41:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ sample-consumer --- 20:41:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:47 [INFO] 20:41:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ sample-consumer --- 20:41:48 [INFO] 20:41:48 [INFO] --- dependency:3.11.0:properties (default) @ sample-consumer --- 20:41:48 [INFO] 20:41:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ sample-consumer --- 20:41:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:48 [INFO] 20:41:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- 20:41:48 [INFO] Starting audit... 20:41:48 Audit done. 20:41:48 [INFO] You have 0 Checkstyle violations. 20:41:48 [INFO] 20:41:48 [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- 20:41:48 [INFO] Starting audit... 20:41:48 Audit done. 20:41:48 [INFO] You have 0 Checkstyle violations. 20:41:48 [INFO] 20:41:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ sample-consumer --- 20:41:48 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 20:41:48 [INFO] 20:41:48 [INFO] --- resources:3.5.0:resources (default-resources) @ sample-consumer --- 20:41:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/resources 20:41:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/spi 20:41:48 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/generated-sources/yang 20:41:48 [INFO] 20:41:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ sample-consumer --- 20:41:48 [INFO] Recompiling the module because of changed dependency. 20:41:48 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 20:41:48 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/sample-consumer-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 20:41:48 [INFO] 20:41:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ sample-consumer >>> 20:41:48 [INFO] 20:41:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ sample-consumer --- 20:41:48 [INFO] Fork Value is true 20:41:50 [INFO] Done SpotBugs Analysis.... 20:41:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:50 [INFO] 20:41:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ sample-consumer <<< 20:41:50 [INFO] 20:41:50 [INFO] 20:41:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ sample-consumer --- 20:41:50 [INFO] BugInstance size is 0 20:41:50 [INFO] Error size is 0 20:41:50 [INFO] No errors/warnings found 20:41:50 [INFO] 20:41:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:50 [INFO] Forking sample-bundles 0.21.6-SNAPSHOT 20:41:50 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:50 [INFO] 20:41:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ sample-bundles --- 20:41:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:50 [INFO] 20:41:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ sample-bundles --- 20:41:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:50 [INFO] 20:41:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ sample-bundles --- 20:41:50 [INFO] 20:41:50 [INFO] --- dependency:3.11.0:properties (default) @ sample-bundles --- 20:41:50 [INFO] 20:41:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ sample-bundles --- 20:41:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:50 [INFO] 20:41:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- 20:41:50 [INFO] Starting audit... 20:41:50 Audit done. 20:41:50 [INFO] You have 0 Checkstyle violations. 20:41:50 [INFO] 20:41:50 [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- 20:41:51 [INFO] Starting audit... 20:41:51 Audit done. 20:41:51 [INFO] You have 0 Checkstyle violations. 20:41:51 [INFO] 20:41:51 [INFO] --- dependency:3.11.0:copy (unpack-license) @ sample-bundles --- 20:41:51 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 20:41:51 [INFO] 20:41:51 [INFO] --- resources:3.5.0:resources (default-resources) @ sample-bundles --- 20:41:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/resources 20:41:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/spi 20:41:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/generated-sources/yang 20:41:51 [INFO] 20:41:51 [INFO] --- compiler:3.15.0:compile (default-compile) @ sample-bundles --- 20:41:51 [INFO] Recompiling the module because of changed dependency. 20:41:51 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 20:41:51 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/sample-bundles-0.21.6-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 20:41:51 [INFO] 20:41:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ sample-bundles >>> 20:41:51 [INFO] 20:41:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ sample-bundles --- 20:41:51 [INFO] Fork Value is true 20:41:53 [INFO] Done SpotBugs Analysis.... 20:41:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:41:53 [INFO] 20:41:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ sample-bundles <<< 20:41:53 [INFO] 20:41:53 [INFO] 20:41:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ sample-bundles --- 20:41:53 [INFO] BugInstance size is 0 20:41:53 [INFO] Error size is 0 20:41:53 [INFO] No errors/warnings found 20:41:53 [INFO] 20:41:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:53 [INFO] Forking openflowplugin-samples-aggregator 0.21.6-SNAPSHOT 20:41:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:53 [INFO] 20:41:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 20:41:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:53 [INFO] 20:41:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 20:41:53 [INFO] 20:41:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:53 [INFO] Forking srm-aggregator 0.21.6-SNAPSHOT 20:41:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:53 [INFO] 20:41:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ srm-aggregator --- 20:41:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:53 [INFO] 20:41:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ srm-aggregator --- 20:41:53 [INFO] 20:41:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:53 [INFO] Forking openflowplugin-karaf 0.21.6-SNAPSHOT 20:41:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:41:53 [INFO] 20:41:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-karaf --- 20:41:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:53 [INFO] 20:41:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 20:41:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:41:53 [INFO] 20:41:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-karaf --- 20:41:53 [INFO] 20:41:53 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-karaf --- 20:41:53 [INFO] 20:41:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 20:41:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:41:53 [INFO] 20:41:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- 20:41:53 [INFO] Starting audit... 20:41:53 Audit done. 20:41:53 [INFO] You have 0 Checkstyle violations. 20:41:53 [INFO] 20:41:53 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- 20:41:54 [INFO] Starting audit... 20:41:54 Audit done. 20:41:54 [INFO] You have 0 Checkstyle violations. 20:41:54 [INFO] 20:41:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-karaf --- 20:41:54 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/classes 20:41:54 [INFO] 20:41:54 [INFO] --- resources:3.5.0:resources (process-resources) @ openflowplugin-karaf --- 20:41:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/src/main/resources 20:41:54 [INFO] 20:41:54 [INFO] --- karaf:4.4.11:assembly (process-resources) @ openflowplugin-karaf --- 20:41:54 [INFO] Using repositories: 20:41:54 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 20:41:54 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 20:41:54 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:41:54 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 20:41:54 [INFO] Loading direct KAR and features XML dependencies 20:41:54 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar 20:41:54 [INFO] Feature framework will be added as a startup feature 20:41:54 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/assembly 20:41:54 [INFO] Unzipping kars 20:41:54 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar 20:41:54 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 20:41:54 [INFO] Loading profiles from: 20:41:54 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 20:41:54 [INFO] Loading repositories 20:41:54 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:54 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:54 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:54 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:54 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:54 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:54 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:54 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:54 [INFO] Artifact org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:54 [INFO] Artifact org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-ready:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.odlparent:odl-guava:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.odlparent:odl-guava:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.infrautils:odl-infrautils-utils:xml:features:7.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.odlparent:odl-gson:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.odlparent:odl-gson:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.controller:odl-mdsal-broker:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.controller:odl-controller-blueprint:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.apache.karaf.features:framework:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.apache.karaf.features:framework:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.netconf:odl-restconf:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.netconf:odl-restconf:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:55 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.apache.karaf.features:standard:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.apache.karaf.features:standard:xml:features:4.4.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.odlparent:odl-stax2-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.ops4j.pax.web:pax-web-features:xml:features:8.0.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.ops4j.pax.web:pax-web-features:xml:features:8.0.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact tech.pantheon.triemap:pt-triemap:xml:features:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact tech.pantheon.triemap:pt-triemap:xml:features:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.netconf:odl-restconf-nb:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.netconf:odl-restconf-nb:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:56 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.controller:odl-controller-mdsal-common:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:57 [INFO] Artifact org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.odlparent:odl-netty-quic:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.odlparent:odl-netty-quic:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.netconf:odl-netconf-mdsal-common:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.odlparent:odl-netty-http3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.odlparent:odl-netty-http3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:58 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.netconf:odl-restconf-server-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.netconf:odl-restconf-server-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:15.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.controller:odl-raft-spi:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.controller:odl-raft-spi:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.controller:odl-pekko:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.controller:odl-pekko:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.odlparent:odl-antlr4:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.odlparent:odl-servlet-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-web:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:41:59 [INFO] Artifact org.opendaylight.aaa:odl-aaa-web:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cert:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.aaa:odl-aaa-cert:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.aaa:odl-aaa-api:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.aaa:odl-aaa-api:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.controller:odl-jolokia:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.controller:odl-jolokia:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-transport-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-truststore:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-truststore:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.netconf:odl-netconf-keystore:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:00 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.controller:odl-raft-api:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.controller:odl-raft-api:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.aaa:odl-apache-shiro:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.aaa:odl-apache-shiro:xml:features:0.22.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:01 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.netconf:odl-netconf-databind:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.netconf:odl-netconf-databind:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.odlparent:odl-jersey-2:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.controller:odl-lz4:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.controller:odl-lz4:xml:features:12.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.netconf:odl-restconf-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.netconf:odl-restconf-api:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-export:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:02 [INFO] Artifact org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:10.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:03 [INFO] Artifact org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:1.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.opendaylight.odlparent:odl-javassist-3:xml:features:14.3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.ops4j.pax.transx:pax-transx-features:xml:features:0.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Artifact org.ops4j.pax.transx:pax-transx-features:xml:features:0.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2/, default, releases)] 20:42:04 [INFO] Generating generated-startup profile 20:42:04 [INFO] Generating generated-boot profile with parents: generated-startup 20:42:04 [INFO] Generating generated-installed profile 20:42:04 [INFO] Configuring etc/config.properties and etc/system.properties 20:42:04 [INFO] Downloading libraries for generated profiles 20:42:04 [INFO] Downloading additional libraries 20:42:04 [INFO] Writing configurations 20:42:04 [INFO] adding config file: etc/profile.cfg 20:42:04 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 20:42:04 [INFO] Startup stage 20:42:04 [INFO] Loading startup repositories 20:42:04 [INFO] Resolving startup features and bundles 20:42:04 [INFO] Features: framework 20:42:04 [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.3.7 20:42:04 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 20:42:04 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:42:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:42:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:42:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:42:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:42:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:42:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:42:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:42:04 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:42:04 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 20:42:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 20:42:04 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 20:42:04 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:42:04 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 20:42:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 20:42:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 20:42:04 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 20:42:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:42:04 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:42:04 [INFO] Boot stage 20:42:04 [INFO] Loading boot repositories 20:42:04 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 20:42:04 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/xml/features 20:42:04 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/xml/features 20:42:04 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/xml/features 20:42:04 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/xml/features 20:42:04 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/xml/features 20:42:04 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/xml/features 20:42:04 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/xml/features 20:42:04 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/xml/features 20:42:04 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.14/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.14/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.14/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-quic/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-http3/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.5/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.25/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.8/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.3.7/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.6/xml/features 20:42:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.8/xml/features 20:42:05 [INFO] Feature 58a4b1a9-e164-47d4-8beb-085e7f05e914/0.0.0 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.7 20:42:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.7 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:42:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.7 20:42:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.7 20:42:05 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11 20:42:05 [INFO] Feature management/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 20:42:05 [INFO] adding config file: etc/jmx.acl.cfg 20:42:05 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 20:42:05 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 20:42:05 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 20:42:05 [INFO] adding config file: etc/org.apache.karaf.management.cfg 20:42:05 [INFO] Feature instance/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11 20:42:05 [INFO] Feature deployer/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11 20:42:05 [INFO] Feature jline/3.30.9 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9 20:42:05 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 20:42:05 [INFO] Feature system/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11 20:42:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 20:42:05 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1 20:42:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 20:42:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1 20:42:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1 20:42:05 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1 20:42:05 [INFO] Feature package/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11 20:42:05 [INFO] Feature jaas/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11 20:42:05 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 20:42:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 20:42:05 [INFO] Feature feature/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11 20:42:05 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 20:42:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 20:42:05 [INFO] Feature framework/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 20:42:05 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 20:42:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:42:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 20:42:05 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 20:42:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 20:42:05 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 20:42:05 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 20:42:05 [INFO] Feature ssh/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84 20:42:05 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 20:42:05 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 20:42:05 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 20:42:05 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84 20:42:05 [INFO] Feature config/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11 20:42:05 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 20:42:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 20:42:05 [INFO] Feature log/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11 20:42:05 [INFO] adding config file: etc/org.apache.karaf.log.cfg 20:42:05 [INFO] Feature scr/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 20:42:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18 20:42:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 20:42:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 20:42:05 [INFO] Feature shell/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11 20:42:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 20:42:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 20:42:05 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 20:42:05 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar 20:42:05 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11 20:42:05 [INFO] Feature service/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11 20:42:05 [INFO] Feature bundle/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11 20:42:05 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 20:42:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 20:42:05 [INFO] Feature standard/4.4.11 is defined as a boot feature 20:42:05 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11 20:42:05 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar 20:42:05 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11 20:42:05 [INFO] Feature kar/4.4.11 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11 20:42:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 20:42:05 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature 20:42:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 20:42:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber 20:42:05 [INFO] Install stage 20:42:05 [INFO] Loading installed repositories 20:42:05 [INFO] Feature wrapper/4.4.11 is defined as an installed feature 20:42:05 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11 20:42:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 20:42:05 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17 20:42:05 [INFO] 20:42:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 20:42:05 [INFO] 20:42:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-karaf --- 20:42:05 [INFO] No files found to run spotbugs; check compile phase has been run. 20:42:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:42:05 [INFO] 20:42:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 20:42:05 [INFO] 20:42:05 [INFO] 20:42:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-karaf --- 20:42:05 [INFO] 20:42:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:42:05 [INFO] Forking openflowplugin 0.21.6-SNAPSHOT 20:42:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 20:42:05 [INFO] 20:42:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ openflowplugin-aggregator --- 20:42:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:05 [INFO] 20:42:05 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 20:42:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:42:05 [INFO] 20:42:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- 20:42:05 [INFO] 20:42:05 [INFO] --- dependency:3.11.0:properties (default) @ openflowplugin-aggregator --- 20:42:05 [INFO] 20:42:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 20:42:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-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/** 20:42:05 [INFO] 20:42:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- 20:42:05 [INFO] Starting audit... 20:42:05 Audit done. 20:42:05 [INFO] You have 0 Checkstyle violations. 20:42:05 [INFO] 20:42:05 [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- 20:42:05 [INFO] Starting audit... 20:42:05 Audit done. 20:42:05 [INFO] You have 0 Checkstyle violations. 20:42:05 [INFO] 20:42:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ openflowplugin-aggregator --- 20:42:05 [INFO] org.opendaylight.odlparent:odl-license:14.3.7:license already exists in /w/workspace/openflowplugin-maven-merge-vanadium/target/classes 20:42:05 [INFO] 20:42:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 20:42:05 [INFO] 20:42:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ openflowplugin-aggregator --- 20:42:05 [INFO] No files found to run spotbugs; check compile phase has been run. 20:42:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 20:42:05 [INFO] 20:42:05 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 20:42:05 [INFO] 20:42:05 [INFO] 20:42:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ openflowplugin-aggregator --- 20:42:05 [INFO] 20:42:05 [INFO] <<< javadoc:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 20:42:05 [INFO] 20:42:06 [INFO] 20:42:06 [INFO] --- javadoc:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 20:42:06 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-vanadium/target/javadoc-bundle-options. Ignored it. 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [WARNING] Only outputDirectories and jars are accepted on the path 20:42:06 [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.6-SNAPSHOT.jar 20:42:06 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/learning-switch-0.21.6-SNAPSHOT.jar 20:42:45 [INFO] ------------------------------------------------------------------------ 20:42:45 [INFO] Reactor Summary for openflowplugin 0.21.6-SNAPSHOT: 20:42:45 [INFO] 20:42:45 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.578 s] 20:42:45 [INFO] openflowplugin-parent .............................. SUCCESS [ 7.141 s] 20:42:45 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 33.877 s] 20:42:45 [INFO] openflowjava-parent ................................ SUCCESS [ 0.483 s] 20:42:45 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 5.636 s] 20:42:45 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 6.610 s] 20:42:45 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 54.023 s] 20:42:45 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 14.785 s] 20:42:45 [INFO] model-inventory .................................... SUCCESS [ 5.486 s] 20:42:45 [INFO] model-flow-base .................................... SUCCESS [ 15.626 s] 20:42:45 [INFO] model-flow-service ................................. SUCCESS [ 15.096 s] 20:42:45 [INFO] model-flow-statistics .............................. SUCCESS [ 10.915 s] 20:42:45 [INFO] model-topology ..................................... SUCCESS [ 4.680 s] 20:42:45 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 9.748 s] 20:42:45 [INFO] liblldp ............................................ SUCCESS [ 8.752 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 7.625 s] 20:42:45 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.860 s] 20:42:45 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 5.602 s] 20:42:45 [INFO] openflowplugin-common .............................. SUCCESS [ 11.274 s] 20:42:45 [INFO] openflowplugin-api ................................. SUCCESS [ 7.949 s] 20:42:45 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 12.687 s] 20:42:45 [INFO] openflowplugin ..................................... SUCCESS [ 19.456 s] 20:42:45 [INFO] openflowplugin-impl ................................ SUCCESS [ 57.974 s] 20:42:45 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 9.359 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: srm-api ......... SUCCESS [ 5.503 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: srm-impl ........ SUCCESS [ 5.299 s] 20:42:45 [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 5.578 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 42.606 s] 20:42:45 [INFO] bulk-o-matic ....................................... SUCCESS [ 12.632 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 18.057 s] 20:42:45 [INFO] device-ownership-service ........................... SUCCESS [ 4.350 s] 20:42:45 [INFO] of-switch-config-pusher ............................ SUCCESS [ 7.240 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 20.724 s] 20:42:45 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 5.154 s] 20:42:45 [INFO] reconciliation-framework ........................... SUCCESS [ 6.860 s] 20:42:45 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 5.777 s] 20:42:45 [INFO] forwardingrules-manager ............................ SUCCESS [ 21.515 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 21.164 s] 20:42:45 [INFO] forwardingrules-sync ............................... SUCCESS [ 18.016 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 22.081 s] 20:42:45 [INFO] table-miss-enforcer ................................ SUCCESS [ 8.099 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 22.635 s] 20:42:45 [INFO] topology-lldp-discovery ............................ SUCCESS [ 9.277 s] 20:42:45 [INFO] lldp-speaker ....................................... SUCCESS [ 10.631 s] 20:42:45 [INFO] topology-manager ................................... SUCCESS [ 14.336 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 22.625 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 22.523 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 19.801 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 22.865 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 23.344 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 22.023 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 22.957 s] 20:42:45 [INFO] test-common ........................................ SUCCESS [ 5.788 s] 20:42:45 [INFO] drop-test-karaf .................................... SUCCESS [ 6.045 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 20.569 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 36.738 s] 20:42:45 [INFO] southbound-cli ..................................... SUCCESS [ 9.282 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 22.491 s] 20:42:45 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 5.839 s] 20:42:45 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 19.378 s] 20:42:45 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 34.623 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 22.663 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 23.597 s] 20:42:45 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 11.011 s] 20:42:45 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 11.094 s] 20:42:45 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 22.982 s] 20:42:45 [INFO] features-openflowplugin ............................ SUCCESS [ 7.180 s] 20:42:45 [INFO] features-aggregator ................................ SUCCESS [ 0.013 s] 20:42:45 [INFO] model-aggregator ................................... SUCCESS [ 0.008 s] 20:42:45 [INFO] libraries-aggregator ............................... SUCCESS [ 0.006 s] 20:42:45 [INFO] simple-client ...................................... SUCCESS [ 7.184 s] 20:42:45 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 44.089 s] 20:42:45 [INFO] test-extension ..................................... SUCCESS [ 7.305 s] 20:42:45 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.006 s] 20:42:45 [INFO] test-provider ...................................... SUCCESS [ 10.799 s] 20:42:45 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.007 s] 20:42:45 [INFO] applications-aggregator ............................ SUCCESS [ 0.005 s] 20:42:45 [INFO] learning-switch .................................... SUCCESS [ 6.639 s] 20:42:45 [INFO] sample-consumer .................................... SUCCESS [ 5.140 s] 20:42:45 [INFO] sample-bundles ..................................... SUCCESS [ 5.860 s] 20:42:45 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.007 s] 20:42:45 [INFO] srm-aggregator ..................................... SUCCESS [ 0.004 s] 20:42:45 [INFO] openflowplugin-karaf ............................... SUCCESS [ 17.052 s] 20:42:45 [INFO] openflowplugin ..................................... SUCCESS [05:17 min] 20:42:45 [INFO] ------------------------------------------------------------------------ 20:42:45 [INFO] BUILD SUCCESS 20:42:45 [INFO] ------------------------------------------------------------------------ 20:42:45 [INFO] Total time: 24:22 min 20:42:45 [INFO] Finished at: 2026-08-29T20:42:45Z 20:42:45 [INFO] ------------------------------------------------------------------------ 20:42:46 [openflowplugin-maven-merge-vanadium] $ /bin/sh -xe /tmp/jenkins16075193624093777855.sh 20:42:46 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins487231793358832765.sh 20:42:46 ---> common-variables.sh 20:42:46 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 20:42:46 ---> maven-deploy.sh 20:42:46 -----> Remove metadata files that were not updated 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/learning-switch/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/model/model-topology/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:46 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-bundles/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/sample-consumer/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/simple-client/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-api/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-impl/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/srm-shell/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-common/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-extension/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.4-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/0.21.5-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/1.0.1-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/1.0.2-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/1.0.3-SNAPSHOT/maven-metadata.xml 20:42:47 Removing unmodified file /w/workspace/openflowplugin-maven-merge-vanadium/m2repo/org/opendaylight/openflowplugin/test-provider/2.0.0-SNAPSHOT/maven-metadata.xml 20:42:47 -----> Install lftools 20:42:47 Setup pyenv: 20:42:47 system 20:42:47 3.8.20 20:42:47 3.9.20 20:42:47 3.10.15 20:42:47 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 20:42:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JzXq from file:/tmp/.os_lf_venv 20:42:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:42:49 lf-activate-venv(): INFO: Installing additional packages: lftools 20:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-JzXq/bin to PATH 20:42:58 -----> Upload files to Nexus 20:42:59 ####################################################### 20:42:59 Deploying directory /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 20:42:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 20:42:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 20:42:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (801.0 b) 20:42:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.jar (28.99 kb) 20:42:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.pom (3.27 kb) 20:42:59 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.json (161.74 kb) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-javadoc.jar (147.35 kb) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-sources.jar (17.71 kb) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.xml (150.23 kb) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:00 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (821.0 b) 20:43:01 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.pom (1.78 kb) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.xml (55.55 kb) 20:43:02 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml (1.43 kb) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.json (60.97 kb) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-javadoc.jar (205.76 kb) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.jar (46.22 kb) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (819.0 b) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2.pom (5.19 kb) 20:43:03 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.xml (9.67 kb) 20:43:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml (1.05 kb) 20:43:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.json (10.78 kb) 20:43:04 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 20:43:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 20:43:05 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (817.0 b) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-javadoc.jar (98.72 kb) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.xml (55.56 kb) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.json (60.98 kb) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml (1.43 kb) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.jar (14.5 kb) 20:43:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.pom (1.71 kb) 20:43:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 20:43:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 20:43:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (825.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2.pom (2.65 kb) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-features.xml (1.3 kb) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.xml (171.03 kb) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.json (184.89 kb) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (821.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.pom (2.08 kb) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.jar (2.3 mb) 20:43:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.xml (52.33 kb) 20:43:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-sources.jar (1.79 mb) 20:43:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-javadoc.jar (7.5 mb) 20:43:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:43:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.json (57.57 kb) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (829.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-config.xml (943.0 b) 20:43:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-config.xml.md5 (32.0 b) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-legacyConfig.xml (941.0 b) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-legacyConfig.xml.sha1 (40.0 b) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-legacyConfig.xml.md5 (32.0 b) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json (177.86 kb) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml (164.48 kb) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml (1.87 kb) 20:43:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.pom (5.6 kb) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-config.xml.sha1 (40.0 b) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.jar (21.84 kb) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-javadoc.jar (90.95 kb) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (820.0 b) 20:43:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.json (13.17 kb) 20:43:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml (1.22 kb) 20:43:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.xml (11.81 kb) 20:43:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.jar (7.37 kb) 20:43:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.pom (1.88 kb) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (822.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.json (116.52 kb) 20:43:19 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-tests.jar.sha1 (40.0 b) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-javadoc.jar (1.7 mb) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.pom (5.84 kb) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-tests.jar.md5 (32.0 b) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:20 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.jar (624.33 kb) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-tests.jar (607.04 kb) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.xml (106.14 kb) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 20:43:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (815.0 b) 20:43:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.json (81.13 kb) 20:43:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.xml (74.69 kb) 20:43:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.jar (567.92 kb) 20:43:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:43:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-javadoc.jar (1.93 mb) 20:43:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.pom (1.53 kb) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-sources.jar (454.62 kb) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (814.0 b) 20:43:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json (67.42 kb) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-sources.jar (42.32 kb) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.jar (60.01 kb) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml (61.65 kb) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-javadoc.jar (274.94 kb) 20:43:28 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.pom (1.39 kb) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (815.0 b) 20:43:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-features.xml (1.63 kb) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.json (221.2 kb) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2.pom (3.4 kb) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:43:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.xml (205.28 kb) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (807.0 b) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.json (58.6 kb) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-sources.jar (15.51 kb) 20:43:31 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.jar (22.39 kb) 20:43:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:32 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.pom (1.6 kb) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-javadoc.jar (132.37 kb) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.xml (53.44 kb) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:33 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (808.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.pom (1.58 kb) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.xml (44.96 kb) 20:43:34 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-sources.jar (54.31 kb) 20:43:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-javadoc.jar (303.04 kb) 20:43:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.json (49.46 kb) 20:43:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:43:35 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.jar (71.54 kb) 20:43:37 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:37 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:37 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:37 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:37 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:37 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 20:43:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 20:43:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (811.0 b) 20:43:38 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.jar (1.3 mb) 20:43:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.json (73.74 kb) 20:43:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-sources.jar (1.02 mb) 20:43:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:40 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-javadoc.jar (4.25 mb) 20:43:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:43:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.pom (1.95 kb) 20:43:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:41 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.xml (67.55 kb) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (814.0 b) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.xml (71.13 kb) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:42 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:43 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.jar (764.01 kb) 20:43:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-sources.jar (611.96 kb) 20:43:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:43:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.json (77.44 kb) 20:43:45 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.pom (1.82 kb) 20:43:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-javadoc.jar (2.36 mb) 20:43:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 20:43:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 20:43:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (808.0 b) 20:43:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-sources.jar (1.13 mb) 20:43:46 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:47 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:47 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.jar (1.46 mb) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.json (69.96 kb) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:43:49 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.xml (63.88 kb) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-javadoc.jar (4.91 mb) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.pom (1.41 kb) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (823.0 b) 20:43:50 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-features.xml (901.0 b) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2.pom (1.35 kb) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml (761.47 kb) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json (810.08 kb) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:43:51 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (834.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-features.xml (1.2 kb) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.xml (767.88 kb) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:52 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2.pom (1.65 kb) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.json (816.91 kb) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (802.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.xml (91.86 kb) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.jar (12.29 kb) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:43:53 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.pom (2.19 kb) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.json (100.38 kb) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-javadoc.jar (91.19 kb) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-sources.jar (4.67 kb) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (805.0 b) 20:43:54 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.jar (140.18 kb) 20:43:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:43:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:43:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:43:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:43:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:43:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:43:59 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-javadoc.jar (913.41 kb) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.pom (1.4 kb) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.json (100.6 kb) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-sources.jar (132.07 kb) 20:44:00 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.xml (92.56 kb) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (830.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-features.xml (786.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json (806.3 kb) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2.pom (1.32 kb) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml (757.81 kb) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 (40.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 (32.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml (795.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-sources.jar (10.82 kb) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-javadoc.jar (115.63 kb) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:02 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.json (69.16 kb) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.xml (62.67 kb) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.pom (2.98 kb) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.jar (27.61 kb) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (833.0 b) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json (817.58 kb) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2.pom (1.56 kb) 20:44:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-features.xml (1.12 kb) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml (768.69 kb) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 20:44:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 20:44:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (816.0 b) 20:44:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml (88.0 kb) 20:44:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:05 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.jar (108.16 kb) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.pom (2.09 kb) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-javadoc.jar (387.16 kb) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json (95.05 kb) 20:44:09 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-sources.jar (81.49 kb) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (822.0 b) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-features.xml (780.0 b) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json (806.38 kb) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:11 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml (757.92 kb) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2.pom (1.35 kb) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (801.0 b) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml (108.37 kb) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.pom (2.18 kb) 20:44:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-javadoc.jar (1.09 mb) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json (117.27 kb) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.jar (414.62 kb) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-sources.jar (248.06 kb) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (818.0 b) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-features.xml (1.06 kb) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:14 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2.pom (1.75 kb) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.json (817.65 kb) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.xml (768.83 kb) 20:44:15 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (822.0 b) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json (814.0 kb) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:16 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml (765.31 kb) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2.pom (1.32 kb) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-features.xml (992.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (818.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.pom (3.29 kb) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-sources.jar (2.2 mb) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.jar (2.95 mb) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml (104.05 kb) 20:44:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json (112.91 kb) 20:44:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar (7.89 mb) 20:44:19 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 20:44:19 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 20:44:19 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (802.0 b) 20:44:19 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:20 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.json (121.14 kb) 20:44:20 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:20 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.jar (32.26 kb) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:22 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.pom (2.25 kb) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-javadoc.jar (150.93 kb) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-sources.jar (18.78 kb) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.xml (111.05 kb) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (816.0 b) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:23 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-sources.jar (788.51 kb) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml (79.25 kb) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.pom (2.81 kb) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:24 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar (3.34 mb) 20:44:25 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.jar (1.05 mb) 20:44:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:27 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json (87.17 kb) 20:44:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 20:44:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 20:44:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (824.0 b) 20:44:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:27 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-features.xml (816.0 b) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2.pom (1.74 kb) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.json (1.44 mb) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:28 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.xml (1.36 mb) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (820.0 b) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.xml (754.45 kb) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-features.xml (642.0 b) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:29 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.json (802.77 kb) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2.pom (1.32 kb) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (826.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:30 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-features.xml (783.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.json (806.29 kb) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2.pom (1.33 kb) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml (757.8 kb) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (810.0 b) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json (1.52 mb) 20:44:31 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml (1.43 mb) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-features.xml (5.95 kb) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2.pom (6.58 kb) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml (1.25 kb) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 20:44:32 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (800.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.xml (75.06 kb) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.json (82.28 kb) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.pom (2.3 kb) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-javadoc.jar (201.13 kb) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-sources.jar (30.56 kb) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.jar (44.05 kb) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (820.0 b) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.json (814.32 kb) 20:44:34 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2.pom (2.0 kb) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-features.xml (972.0 b) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.xml (765.65 kb) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:35 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (821.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.json (810.58 kb) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.xml (762.06 kb) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-features.xml (858.0 b) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:44:36 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:37 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2.pom (1.82 kb) 20:44:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 20:44:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 20:44:37 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (808.0 b) 20:44:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.xml (46.87 kb) 20:44:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-sources.jar (7.04 kb) 20:44:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.jar (19.04 kb) 20:44:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:38 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.json (51.59 kb) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-javadoc.jar (99.26 kb) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:39 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.pom (1.29 kb) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (824.0 b) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2.pom (1.32 kb) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-features.xml (1.09 kb) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json (816.75 kb) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:40 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml (767.75 kb) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:41 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (808.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2.pom (10.73 kb) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml (1.04 kb) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.json (10.69 kb) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.xml (9.58 kb) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (812.0 b) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2.pom (2.5 kb) 20:44:42 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml (1.04 kb) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.json (10.74 kb) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.xml (9.63 kb) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (815.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:43 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.xml (40.27 kb) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-features.xml (790.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2.pom (1.42 kb) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.json (44.38 kb) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (806.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.pom (7.26 kb) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.xml (190.52 kb) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.json (207.11 kb) 20:44:44 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-javadoc.jar (2.85 mb) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.jar (1.12 mb) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:45 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-sources.jar (675.71 kb) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (819.0 b) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.xml (802.87 kb) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-features.xml (1.71 kb) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:44:46 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.json (853.38 kb) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2.pom (2.29 kb) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (811.0 b) 20:44:47 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.xml (3.34 kb) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.json (3.65 kb) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2.pom (19.4 kb) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml (1.04 kb) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:48 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 20:44:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 20:44:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (820.0 b) 20:44:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.json (60.61 kb) 20:44:49 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.jar (13.28 kb) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-sources.jar (6.49 kb) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-javadoc.jar (105.47 kb) 20:44:50 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.xml (55.12 kb) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.pom (1.37 kb) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 (40.0 b) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 (32.0 b) 20:44:51 Attempting to upload org/opendaylight/openflowplugin/srm-api/maven-metadata.xml (794.0 b) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.json (37.7 kb) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.pom (1.41 kb) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:52 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.jar (136.19 kb) 20:44:54 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:54 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:54 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.xml (34.11 kb) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-javadoc.jar (500.89 kb) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-sources.jar (89.35 kb) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (800.0 b) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:44:55 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-sources.jar (46.95 kb) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.json (111.27 kb) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.pom (3.13 kb) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.xml (101.76 kb) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:44:56 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:44:57 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:44:57 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:44:57 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:44:57 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.jar (135.73 kb) 20:44:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:44:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:59 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-javadoc.jar (154.36 kb) 20:44:59 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 20:44:59 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 20:44:59 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (798.0 b) 20:44:59 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:44:59 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-javadoc.jar (111.65 kb) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.pom (2.6 kb) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.json (102.86 kb) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.xml (94.02 kb) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:00 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:01 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.jar (25.07 kb) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-sources.jar (11.15 kb) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 20:45:03 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (812.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.pom (2.58 kb) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:45:04 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-sources.jar (65.52 kb) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-javadoc.jar (318.64 kb) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml (116.79 kb) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json (126.41 kb) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.jar (88.28 kb) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (812.0 b) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:05 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:06 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json (106.13 kb) 20:45:06 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:06 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.jar (199.16 kb) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-javadoc.jar (575.04 kb) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.pom (1.92 kb) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml (97.1 kb) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:45:10 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-sources.jar (135.25 kb) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (828.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-javadoc.jar (183.21 kb) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.jar (42.81 kb) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.xml (77.86 kb) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:11 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.pom (904.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:12 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-sources.jar (32.07 kb) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.json (84.49 kb) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (823.0 b) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-sources.jar (4.47 kb) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:13 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.pom (3.06 kb) 20:45:14 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:14 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json (124.99 kb) 20:45:14 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:14 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:14 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:14 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.jar (12.39 kb) 20:45:16 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:45:16 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:16 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:16 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-javadoc.jar (87.32 kb) 20:45:16 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:16 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:16 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:16 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml (114.78 kb) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (824.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-javadoc.jar (121.84 kb) 20:45:17 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.pom (2.75 kb) 20:45:18 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.jar (30.28 kb) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-sources.jar (9.75 kb) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml (119.83 kb) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json (131.05 kb) 20:45:20 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (824.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.xml (55.03 kb) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:21 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.pom (2.08 kb) 20:45:22 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:22 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:45:22 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.jar (13.24 kb) 20:45:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-javadoc.jar (98.7 kb) 20:45:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.json (60.93 kb) 20:45:28 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-sources.jar (5.36 kb) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (829.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.json (132.76 kb) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.xml (122.31 kb) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-javadoc.jar (148.4 kb) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.pom (2.93 kb) 20:45:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-sources.jar (19.37 kb) 20:45:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.jar (39.24 kb) 20:45:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 20:45:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 20:45:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (820.0 b) 20:45:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.pom (2.94 kb) 20:45:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-javadoc.jar (338.67 kb) 20:45:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json (105.97 kb) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-sources.jar (60.79 kb) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml (96.94 kb) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.jar (104.56 kb) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (816.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-javadoc.jar (107.07 kb) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.json (117.36 kb) 20:45:35 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:45:36 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml (107.38 kb) 20:45:36 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:36 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.jar (39.35 kb) 20:45:41 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:41 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:41 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:41 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-sources.jar (16.56 kb) 20:45:41 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.pom (2.53 kb) 20:45:41 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:41 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:41 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:42 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:42 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 20:45:42 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 20:45:42 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (819.0 b) 20:45:42 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:42 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-sources.jar (4.86 kb) 20:45:42 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:42 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:42 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:43 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:43 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:43 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:43 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:43 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json (124.49 kb) 20:45:43 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:43 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml (114.19 kb) 20:45:43 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:45:43 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.pom (2.17 kb) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-javadoc.jar (87.27 kb) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.jar (14.0 kb) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (823.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:44 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.jar (179.25 kb) 20:45:50 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-sources.jar (91.81 kb) 20:45:50 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:50 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:50 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml (131.52 kb) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.pom (4.51 kb) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-javadoc.jar (403.92 kb) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:51 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json (143.01 kb) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (823.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json (123.4 kb) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.pom (2.44 kb) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-javadoc.jar (177.03 kb) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml (1.65 kb) 20:45:52 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-sources.jar (28.21 kb) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.jar (45.72 kb) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml (113.41 kb) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (814.0 b) 20:45:53 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:45:54 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:45:54 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:45:54 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml (144.93 kb) 20:45:54 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:45:54 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:45:54 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-sources.jar (55.05 kb) 20:45:54 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.jar (97.62 kb) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.pom (2.73 kb) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json (157.55 kb) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-javadoc.jar (296.26 kb) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:00 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:01 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:46:01 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:46:01 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:46:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 20:46:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 20:46:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (834.0 b) 20:46:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-features.xml (823.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json (805.89 kb) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2.pom (1.25 kb) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml (757.32 kb) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (802.0 b) 20:46:02 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.xml (124.29 kb) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.jar (24.75 kb) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-javadoc.jar (103.22 kb) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.pom (1.81 kb) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.json (136.16 kb) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:03 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:46:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:46:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:46:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:46:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-sources.jar (6.78 kb) 20:46:04 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:46:05 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:46:05 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 20:46:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 20:46:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (833.0 b) 20:46:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-features.xml (818.0 b) 20:46:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:46:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml (1.28 kb) 20:46:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:46:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json (806.63 kb) 20:46:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml (758.18 kb) 20:46:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2.pom (1.35 kb) 20:46:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 20:46:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 20:46:07 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (815.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2.pom (1.5 kb) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.xml (811.58 kb) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.json (862.75 kb) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-features.xml (810.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:08 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (829.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-features.xml (913.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml (1.27 kb) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2.pom (1.35 kb) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:09 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json (809.62 kb) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml (760.93 kb) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (818.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-sources.jar (4.34 kb) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-config.cfg (6.29 kb) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-config.cfg.sha1 (40.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-config.cfg.md5 (32.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.pom (1.92 kb) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:46:10 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:46:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:11 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml (9.72 kb) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.jar (9.75 kb) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json (10.83 kb) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (815.0 b) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.pom (2.63 kb) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-javadoc.jar (141.47 kb) 20:46:12 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:46:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:13 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.jar (32.34 kb) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-sources.jar (15.74 kb) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.json (141.2 kb) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:46:16 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml (1.64 kb) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.xml (130.08 kb) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 (40.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 (32.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml (796.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.pom (2.7 kb) 20:46:17 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.xml (59.96 kb) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-sources.jar (7.93 kb) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.json (65.83 kb) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-javadoc.jar (99.29 kb) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.jar (28.21 kb) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:18 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (816.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-features.xml.md5 (32.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:19 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml (1.26 kb) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.xml (751.57 kb) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-features.xml (3.06 kb) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2.pom (4.93 kb) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.json (799.67 kb) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-features.xml.sha1 (40.0 b) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (804.0 b) 20:46:20 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.pom (2.05 kb) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.xml (33.33 kb) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml (1.63 kb) 20:46:21 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-javadoc.jar (172.0 kb) 20:46:22 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:22 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:22 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.json (37.08 kb) 20:46:22 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.jar (39.29 kb) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-sources.jar (25.49 kb) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (801.0 b) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-sources.jar.md5 (32.0 b) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-javadoc.jar.sha1 (40.0 b) 20:46:24 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.jar (17.87 kb) 20:46:28 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.json.sha1 (40.0 b) 20:46:28 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.xml (101.32 kb) 20:46:28 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.pom.md5 (32.0 b) 20:46:28 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.pom.sha1 (40.0 b) 20:46:28 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.xml.md5 (32.0 b) 20:46:28 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 20:46:28 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.jar.md5 (32.0 b) 20:46:28 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-javadoc.jar (87.22 kb) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-sources.jar (5.93 kb) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 (40.0 b) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-sources.jar.sha1 (40.0 b) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.jar.sha1 (40.0 b) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-javadoc.jar.md5 (32.0 b) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml (1.62 kb) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.json.md5 (32.0 b) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.json (110.4 kb) 20:46:29 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.pom (2.42 kb) 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.21.6-SNAPSHOT/test-extension-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.21.6-SNAPSHOT/openflow-protocol-spi-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.21.6-SNAPSHOT/openflowjava-parent-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.21.6-SNAPSHOT/openflowjava-util-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.21.6-SNAPSHOT/odl-openflowjava-protocol-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.21.6-SNAPSHOT/openflow-protocol-api-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-config.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-config.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-legacyConfig.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-legacyConfig.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-legacyConfig.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-config.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.21.6-SNAPSHOT/openflowjava-blueprint-config-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.21.6-SNAPSHOT/openflow-protocol-it-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-tests.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-tests.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-tests.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.21.6-SNAPSHOT/openflow-protocol-impl-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.21.6-SNAPSHOT/openflowplugin-extension-api-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.21.6-SNAPSHOT/openflowjava-extension-eric-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.21.6-SNAPSHOT/odl-openflowplugin-nsf-model-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.21.6-SNAPSHOT/model-topology-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.21.6-SNAPSHOT/model-inventory-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.21.6-SNAPSHOT/model-flow-service-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.21.6-SNAPSHOT/model-flow-statistics-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.21.6-SNAPSHOT/model-flow-base-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.21.6-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.21.6-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.21.6-SNAPSHOT/sample-consumer-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.21.6-SNAPSHOT/openflowplugin-api-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-impl/0.21.6-SNAPSHOT/srm-impl-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.21.6-SNAPSHOT/openflowplugin-extension-eric-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.21.6-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.21.6-SNAPSHOT/openflowplugin-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.21.6-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.21.6-SNAPSHOT/openflowplugin-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.21.6-SNAPSHOT/learning-switch-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.21.6-SNAPSHOT/openflowjava-extension-nicira-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-onf-extensions-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.21.6-SNAPSHOT/features-openflowplugin-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.21.6-SNAPSHOT/simple-client-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.21.6-SNAPSHOT/odl-openflowplugin-eric-extensions-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.21.6-SNAPSHOT/openflowplugin-common-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.21.6-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.21.6-SNAPSHOT/openflowplugin-parent-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.21.6-SNAPSHOT/openflowplugin-aggregator-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.21.6-SNAPSHOT/odl-openflowplugin-libraries-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.21.6-SNAPSHOT/openflowplugin-impl-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.21.6-SNAPSHOT/odl-openflowplugin-flow-services-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.21.6-SNAPSHOT/openflowplugin-artifacts-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.21.6-SNAPSHOT/openflowjava-extension-nicira-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-api/0.21.6-SNAPSHOT/srm-api-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.21.6-SNAPSHOT/test-provider-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.21.6-SNAPSHOT/test-common-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.21.6-SNAPSHOT/lldp-speaker-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.21.6-SNAPSHOT/bulk-o-matic-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.21.6-SNAPSHOT/arbitratorreconciliation-api-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.21.6-SNAPSHOT/of-switch-config-pusher-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.21.6-SNAPSHOT/reconciliation-framework-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.21.6-SNAPSHOT/device-ownership-service-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.21.6-SNAPSHOT/arbitratorreconciliation-impl-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.21.6-SNAPSHOT/forwardingrules-sync-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.21.6-SNAPSHOT/topology-manager-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.21.6-SNAPSHOT/table-miss-enforcer-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.21.6-SNAPSHOT/forwardingrules-manager-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.21.6-SNAPSHOT/topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.21.6-SNAPSHOT/southbound-cli-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.21.6-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.21.6-SNAPSHOT/drop-test-karaf-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.21.6-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.21.6-SNAPSHOT/odl-openflowplugin-drop-test-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.21.6-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-config.cfg 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-config.cfg.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-config.cfg.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.21.6-SNAPSHOT/openflowplugin-blueprint-config-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.21.6-SNAPSHOT/openflowplugin-extension-onf-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/srm-shell/0.21.6-SNAPSHOT/srm-shell-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-features.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-features.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.21.6-SNAPSHOT/odl-openflowplugin-southbound-0.21.6-20260829.201823-2-features.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.pom 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.21.6-SNAPSHOT/liblldp-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-sources.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-javadoc.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.json.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.pom.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.pom.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-javadoc.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-sources.jar 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.xml.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-sources.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.jar.sha1 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-javadoc.jar.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/maven-metadata.xml 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.json.md5 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2-cyclonedx.json 20:46:32 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.21.6-SNAPSHOT/sample-bundles-0.21.6-20260829.201823-2.pom 20:46:32 Finished deploying /w/workspace/openflowplugin-maven-merge-vanadium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 20:46:32 ####################################################### 20:46:32 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins14909505659573301658.sh 20:46:32 $ ssh-agent -k 20:46:32 unset SSH_AUTH_SOCK; 20:46:32 unset SSH_AGENT_PID; 20:46:32 echo Agent pid 1554 killed; 20:46:32 [ssh-agent] Stopped. 20:46:32 [JaCoCo plugin] Collecting JaCoCo coverage data... 20:46:32 [JaCoCo plugin] Version: 3.3.5 20:46:32 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 20:46:33 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 20:46:33 [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 20:46:34 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 20:46:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/api/target/classes 17 files 20:46:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/target/classes 13 files 20:46:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/target/classes 105 files 20:46:34 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/target/classes 2 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/target/classes 71 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/target/classes 48 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/target/classes 43 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/target/classes 1 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/target/classes 6 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/target/classes 34 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/target/classes 1 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/target/classes 15 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/target/classes 12 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/distribution/karaf/target/classes 0 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/target/classes 5 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/target/classes 31 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/target/classes 5 files 20:46:35 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/target/classes 674 files 20:46:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/target/classes 322 files 20:46:36 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/target/classes 61 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/target/classes 1506 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/target/classes 9 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/target/classes 11 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/features-openflowplugin/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowjava-protocol/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-config-pusher/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-southbound-cli/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology-manager/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-app-topology/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-drop-test/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-eric-extensions/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services-rest/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-flow-services/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-libraries/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nsf-model/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-nxm-extensions/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-onf-extensions/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/features/odl-openflowplugin-southbound/target/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/jacoco/classes 0 files 20:46:37 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/target/classes 13 files 20:46:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/target/classes 938 files 20:46:38 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-service/target/classes 727 files 20:46:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-statistics/target/classes 414 files 20:46:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-inventory/target/classes 43 files 20:46:39 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-topology/target/classes 9 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/target/classes 1405 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/target/classes 372 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-it/target/classes 0 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/target/classes 18 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/target/classes 4 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/target/classes 3 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/target/classes 0 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/target/classes 128 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-blueprint-config/target/classes 0 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/target/classes 6 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/target/classes 634 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/target/classes 195 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/parent/target/classes 0 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/target/classes 13 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/target/classes 1 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/target/classes 2 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/target/classes 23 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/target/classes 105 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/target/classes 7 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/target/classes 4 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/target/classes 0 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/target/classes 8 files 20:46:40 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/target/classes 31 files 20:46:41 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 20:46:41 [JaCoCo plugin] Source Inclusions: **/*.java 20:46:41 [JaCoCo plugin] Source Exclusions: null 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/arbitratorreconciliation/impl/src/main/java 3 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/bulk-o-matic/src/main/java 10 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/device-ownership-service/src/main/java 2 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-manager/src/main/java 32 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/forwardingrules-sync/src/main/java 43 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/lldp-speaker/src/main/java 4 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/of-switch-config-pusher/src/main/java 1 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/reconciliation-framework/src/main/java 6 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/southbound-cli/src/main/java 14 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/table-miss-enforcer/src/main/java 1 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-lldp-discovery/src/main/java 5 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/applications/topology-manager/src/main/java 9 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/drop-test-karaf/src/main/java 5 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-eric/src/main/java 8 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira-api/src/main/java 5 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowjava-extension-nicira/src/main/java 73 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-api/src/main/java 28 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-eric/src/main/java 5 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-nicira/src/main/java 56 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/openflowplugin-extension-onf/src/main/java 9 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/extension/test-extension/src/main/java 1 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/libraries/liblldp/src/main/java 12 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/model/model-flow-base/src/main/java 1 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-api/src/main/java 52 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-impl/src/main/java 345 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflow-protocol-spi/src/main/java 3 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-blueprint-config/src/main/java 2 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowjava/openflowjava-util/src/main/java 3 files 20:46:41 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-api/src/main/java 93 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-common/src/main/java 2 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin-impl/src/main/java 550 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/openflowplugin/src/main/java 185 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/learning-switch/src/main/java 13 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-bundles/src/main/java 1 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/sample-consumer/src/main/java 2 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/samples/simple-client/src/main/java 23 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/api/src/main/java 4 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/impl/src/main/java 4 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/srm/shell/src/main/java 4 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-common/src/main/java 7 files 20:46:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-vanadium/test-provider/src/main/java 16 files 20:46:42 [JaCoCo plugin] Loading inclusions files.. 20:46:42 [JaCoCo plugin] inclusions: [] 20:46:42 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 20:46:43 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 20:46:43 [JaCoCo plugin] Publishing the results.. 20:46:43 [JaCoCo plugin] Loading packages.. 20:46:43 [JaCoCo plugin] Done. 20:46:43 [JaCoCo plugin] Overall coverage: class: 88.6845, method: 77.9649, line: 70.745316, branch: 58.510635, instruction: 70.77166, complexity: 64.166 20:46:43 [PostBuildScript] - [INFO] Executing post build scripts. 20:46:43 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins6246345183921931504.sh 20:46:43 ---> sysstat.sh 20:46:44 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins10083258833403579608.sh 20:46:44 ---> package-listing.sh 20:46:44 ++ facter osfamily 20:46:44 ++ tr '[:upper:]' '[:lower:]' 20:46:44 + OS_FAMILY=debian 20:46:44 + workspace=/w/workspace/openflowplugin-maven-merge-vanadium 20:46:44 + START_PACKAGES=/tmp/packages_start.txt 20:46:44 + END_PACKAGES=/tmp/packages_end.txt 20:46:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:46:44 + PACKAGES=/tmp/packages_start.txt 20:46:44 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 20:46:44 + PACKAGES=/tmp/packages_end.txt 20:46:44 + case "${OS_FAMILY}" in 20:46:44 + dpkg -l 20:46:44 + grep '^ii' 20:46:44 + '[' -f /tmp/packages_start.txt ']' 20:46:44 + '[' -f /tmp/packages_end.txt ']' 20:46:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:46:44 + '[' /w/workspace/openflowplugin-maven-merge-vanadium ']' 20:46:44 + mkdir -p /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 20:46:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-vanadium/archives/ 20:46:44 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins6706466184730769258.sh 20:46:44 ---> capture-instance-metadata.sh 20:46:44 Setup pyenv: 20:46:44 system 20:46:44 3.8.20 20:46:44 3.9.20 20:46:44 3.10.15 20:46:44 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 20:46:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JzXq from file:/tmp/.os_lf_venv 20:46:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:46:46 lf-activate-venv(): INFO: Installing additional packages: lftools 20:46:57 lf-activate-venv(): INFO: Adding /tmp/venv-JzXq/bin to PATH 20:46:57 INFO: Running in OpenStack, capturing instance metadata 20:46:58 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins11927625727446386924.sh 20:46:58 provisioning config files... 20:46:58 Could not find credentials [logs] for openflowplugin-maven-merge-vanadium #472 20:46:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-vanadium@tmp/config1658311956730546758tmp 20:46:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:46:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:46:58 provisioning config files... 20:46:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:46:58 [EnvInject] - Injecting environment variables from a build step. 20:46:58 [EnvInject] - Injecting as environment variables the properties content 20:46:58 SERVER_ID=logs 20:46:58 20:46:58 [EnvInject] - Variables injected successfully. 20:46:58 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins8037478924014198419.sh 20:46:58 ---> create-netrc.sh 20:46:58 WARN: Log server credential not found. 20:46:58 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins12330062112361079728.sh 20:46:58 ---> python-tools-install.sh 20:46:58 Setup pyenv: 20:46:59 system 20:46:59 3.8.20 20:46:59 3.9.20 20:46:59 3.10.15 20:46:59 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 20:46:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JzXq from file:/tmp/.os_lf_venv 20:46:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:00 lf-activate-venv(): INFO: Installing additional packages: lftools 20:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-JzXq/bin to PATH 20:47:10 [openflowplugin-maven-merge-vanadium] $ /bin/sh /tmp/jenkins18188710250183047427.sh 20:47:10 ---> uv-install.sh 20:47:10 uv 0.12.7 is already installed 20:47:10 uvx 0.12.7 (x86_64-unknown-linux-gnu) 20:47:10 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins17224433938201415438.sh 20:47:10 ---> sudo-logs.sh 20:47:10 Archiving 'sudo' log.. 20:47:10 [openflowplugin-maven-merge-vanadium] $ /bin/bash /tmp/jenkins7724334346111127843.sh 20:47:10 ---> job-cost.sh 20:47:10 INFO: Activating Python virtual environment... 20:47:10 Setup pyenv: 20:47:10 system 20:47:10 3.8.20 20:47:10 3.9.20 20:47:10 3.10.15 20:47:10 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 20:47:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JzXq from file:/tmp/.os_lf_venv 20:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-JzXq/bin to PATH 20:47:19 INFO: No stack-cost file found 20:47:19 INFO: Instance uptime: 3830s 20:47:19 INFO: Fetching instance metadata (attempt 1 of 3)... 20:47:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:47:19 INFO: Successfully fetched instance metadata 20:47:19 INFO: Instance type: v3-standard-4 20:47:19 INFO: Retrieving pricing info for: v3-standard-4 20:47:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:47:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=3830 20:47:19 INFO: Successfully fetched Vexxhost pricing API 20:47:20 INFO: Retrieved cost: 0.22 20:47:20 INFO: Retrieved resource: v3-standard-4 20:47:20 INFO: Creating archive directory: /w/workspace/openflowplugin-maven-merge-vanadium/archives/cost 20:47:20 INFO: Archiving costs to: /w/workspace/openflowplugin-maven-merge-vanadium/archives/cost.csv 20:47:20 INFO: Successfully archived job cost data 20:47:20 DEBUG: Cost data: openflowplugin-maven-merge-vanadium,472,2026-08-29 20:47:20,v3-standard-4,3830,0.22,0.00,SUCCESS 20:47:20 [openflowplugin-maven-merge-vanadium] $ /bin/bash -l /tmp/jenkins10292974606323483581.sh 20:47:20 ---> logs-deploy.sh 20:47:20 Setup pyenv: 20:47:20 system 20:47:20 3.8.20 20:47:20 3.9.20 20:47:20 3.10.15 20:47:20 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-vanadium/.python-version) 20:47:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JzXq from file:/tmp/.os_lf_venv 20:47:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:47:31 lf-activate-venv(): INFO: Adding /tmp/venv-JzXq/bin to PATH 20:47:31 WARNING: Nexus logging server not set 20:47:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-vanadium/472/ 20:47:31 INFO: archiving logs to S3 20:47:35 ---> uname -a: 20:47:35 Linux prd-ubuntu2204-docker-4c-4g-42583 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 20:47:35 20:47:35 20:47:35 ---> lscpu: 20:47:35 Architecture: x86_64 20:47:35 CPU op-mode(s): 32-bit, 64-bit 20:47:35 Address sizes: 40 bits physical, 48 bits virtual 20:47:35 Byte Order: Little Endian 20:47:35 CPU(s): 4 20:47:35 On-line CPU(s) list: 0-3 20:47:35 Vendor ID: AuthenticAMD 20:47:35 Model name: AMD EPYC-Rome Processor 20:47:35 CPU family: 23 20:47:35 Model: 49 20:47:35 Thread(s) per core: 1 20:47:35 Core(s) per socket: 1 20:47:35 Socket(s): 4 20:47:35 Stepping: 0 20:47:35 BogoMIPS: 5599.99 20:47:35 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 20:47:35 Virtualization: AMD-V 20:47:35 Hypervisor vendor: KVM 20:47:35 Virtualization type: full 20:47:35 L1d cache: 128 KiB (4 instances) 20:47:35 L1i cache: 128 KiB (4 instances) 20:47:35 L2 cache: 2 MiB (4 instances) 20:47:35 L3 cache: 64 MiB (4 instances) 20:47:35 NUMA node(s): 1 20:47:35 NUMA node0 CPU(s): 0-3 20:47:35 Vulnerability Gather data sampling: Not affected 20:47:35 Vulnerability Indirect target selection: Not affected 20:47:35 Vulnerability Itlb multihit: Not affected 20:47:35 Vulnerability L1tf: Not affected 20:47:35 Vulnerability Mds: Not affected 20:47:35 Vulnerability Meltdown: Not affected 20:47:35 Vulnerability Mmio stale data: Not affected 20:47:35 Vulnerability Reg file data sampling: Not affected 20:47:35 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:47:35 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:47:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:47:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:47:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:47:35 Vulnerability Srbds: Not affected 20:47:35 Vulnerability Tsa: Not affected 20:47:35 Vulnerability Tsx async abort: Not affected 20:47:35 Vulnerability Vmscape: Not affected 20:47:35 20:47:35 20:47:35 ---> nproc: 20:47:35 4 20:47:35 20:47:35 20:47:35 ---> df -h: 20:47:35 Filesystem Size Used Avail Use% Mounted on 20:47:35 tmpfs 1.6G 1.1M 1.6G 1% /run 20:47:35 /dev/vda1 78G 12G 67G 15% / 20:47:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:47:35 tmpfs 5.0M 0 5.0M 0% /run/lock 20:47:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:47:35 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 20:47:35 20:47:35 20:47:35 ---> free -m: 20:47:35 total used free shared buff/cache available 20:47:35 Mem: 15989 750 9451 4 5786 14895 20:47:35 Swap: 1023 0 1023 20:47:35 20:47:35 20:47:35 ---> ip addr: 20:47:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:47:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:47:35 inet 127.0.0.1/8 scope host lo 20:47:35 valid_lft forever preferred_lft forever 20:47:35 inet6 ::1/128 scope host 20:47:35 valid_lft forever preferred_lft forever 20:47:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:47:35 link/ether fa:16:3e:e1:4f:07 brd ff:ff:ff:ff:ff:ff 20:47:35 altname enp0s3 20:47:35 inet 10.30.171.14/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 20:47:35 valid_lft 82562sec preferred_lft 82562sec 20:47:35 inet6 fe80::f816:3eff:fee1:4f07/64 scope link 20:47:35 valid_lft forever preferred_lft forever 20:47:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:47:35 link/ether 2e:53:ec:c9:67:b6 brd ff:ff:ff:ff:ff:ff 20:47:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:47:35 valid_lft forever preferred_lft forever 20:47:35 20:47:35 20:47:35 ---> sar -b -r -n DEV: 20:47:35 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-42583) 08/29/26 _x86_64_ (4 CPU) 20:47:35 20:47:35 19:43:40 LINUX RESTART (4 CPU) 20:47:35 20:47:35 19:50:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:47:35 20:00:00 1.60 0.01 1.59 0.00 0.04 30.65 0.13 20:47:35 20:10:00 1.48 0.00 1.48 0.00 0.43 31.99 0.00 20:47:35 20:20:00 8.08 2.15 5.84 0.08 128.41 1810.08 8.17 20:47:35 20:30:00 27.78 0.48 24.59 2.71 17.29 3733.81 7621.16 20:47:35 20:40:00 27.31 0.06 24.45 2.79 1.85 5991.49 11321.69 20:47:35 Average: 13.25 0.54 11.59 1.12 29.61 2319.61 3790.23 20:47:35 20:47:35 19:50:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:47:35 20:00:00 13085200 15521192 457116 2.79 93024 2536588 986788 5.66 294628 2677688 92 20:47:35 20:10:00 13072024 15510228 467708 2.86 94672 2536948 987076 5.67 296280 2683832 340 20:47:35 20:20:00 10465508 13470312 2492068 15.22 122944 3036652 2928100 16.81 463884 5082172 8692 20:47:35 20:30:00 8658124 12722252 3231772 19.74 166476 3966460 3463064 19.88 755384 6508516 184300 20:47:35 20:40:00 7697524 13022612 2925352 17.87 196672 5132992 3078716 17.67 1043224 7111396 25044 20:47:35 Average: 10595676 14049319 1914803 11.69 134758 3441928 2288749 13.14 570680 4812721 43694 20:47:35 20:47:35 19:50:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:47:35 20:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:35 20:00:00 ens3 2.97 2.10 12.14 0.49 0.00 0.00 0.00 0.00 20:47:35 20:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:35 20:10:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:47:35 20:10:00 ens3 4.03 3.16 18.78 0.64 0.00 0.00 0.00 0.00 20:47:35 20:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:35 20:20:00 lo 0.29 0.29 0.02 0.02 0.00 0.00 0.00 0.00 20:47:35 20:20:00 ens3 47.64 42.23 535.78 8.05 0.00 0.00 0.00 0.00 20:47:35 20:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:35 20:30:00 lo 1340.60 1340.60 1277.88 1277.88 0.00 0.00 0.00 0.00 20:47:35 20:30:00 ens3 63.26 48.62 353.71 14.92 0.00 0.00 0.00 0.00 20:47:35 20:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:35 20:40:00 lo 1042.46 1042.46 993.22 993.22 0.00 0.00 0.00 0.00 20:47:35 20:40:00 ens3 41.83 34.74 254.17 11.26 0.00 0.00 0.00 0.00 20:47:35 20:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:35 Average: lo 476.71 476.71 454.23 454.23 0.00 0.00 0.00 0.00 20:47:35 Average: ens3 31.95 26.17 234.92 7.07 0.00 0.00 0.00 0.00 20:47:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:47:35 20:47:35 20:47:35 ---> sar -P ALL: 20:47:35 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-42583) 08/29/26 _x86_64_ (4 CPU) 20:47:35 20:47:35 19:43:40 LINUX RESTART (4 CPU) 20:47:35 20:47:35 19:50:00 CPU %user %nice %system %iowait %steal %idle 20:47:35 20:00:00 all 0.09 0.00 0.03 0.02 0.00 99.86 20:47:35 20:00:00 0 0.14 0.00 0.02 0.01 0.00 99.83 20:47:35 20:00:00 1 0.11 0.00 0.03 0.02 0.00 99.84 20:47:35 20:00:00 2 0.04 0.00 0.04 0.04 0.00 99.88 20:47:35 20:00:00 3 0.08 0.00 0.03 0.00 0.00 99.89 20:47:35 20:10:00 all 0.05 0.00 0.03 0.01 0.00 99.90 20:47:35 20:10:00 0 0.01 0.00 0.02 0.00 0.00 99.97 20:47:35 20:10:00 1 0.09 0.00 0.05 0.04 0.00 99.82 20:47:35 20:10:00 2 0.03 0.00 0.04 0.01 0.01 99.92 20:47:35 20:10:00 3 0.08 0.00 0.03 0.00 0.00 99.89 20:47:35 20:20:00 all 11.75 0.00 0.46 0.05 0.00 87.73 20:47:35 20:20:00 0 12.73 0.00 0.41 0.04 0.00 86.81 20:47:35 20:20:00 1 11.23 0.00 0.35 0.01 0.00 88.41 20:47:35 20:20:00 2 12.57 0.00 0.56 0.09 0.01 86.77 20:47:35 20:20:00 3 10.45 0.00 0.54 0.07 0.01 88.94 20:47:35 20:30:00 all 60.72 0.00 2.58 0.06 0.02 36.61 20:47:35 20:30:00 0 58.94 0.00 2.21 0.05 0.02 38.78 20:47:35 20:30:00 1 61.21 0.00 2.66 0.08 0.02 36.03 20:47:35 20:30:00 2 62.38 0.00 2.56 0.09 0.02 34.96 20:47:35 20:30:00 3 60.33 0.00 2.91 0.04 0.02 36.69 20:47:35 20:40:00 all 58.84 0.00 2.56 0.08 0.03 38.49 20:47:35 20:40:00 0 58.21 0.00 2.61 0.07 0.02 39.09 20:47:35 20:40:00 1 60.39 0.00 2.65 0.11 0.04 36.81 20:47:35 20:40:00 2 58.18 0.00 2.50 0.06 0.03 39.23 20:47:35 20:40:00 3 58.59 0.00 2.46 0.08 0.03 38.84 20:47:35 Average: all 26.28 0.00 1.13 0.05 0.01 72.53 20:47:35 Average: 0 26.00 0.00 1.05 0.03 0.01 72.91 20:47:35 Average: 1 26.58 0.00 1.15 0.05 0.01 72.21 20:47:35 Average: 2 26.64 0.00 1.14 0.06 0.01 72.15 20:47:35 Average: 3 25.90 0.00 1.19 0.04 0.01 72.86 20:47:35 20:47:35 20:47:35