15:34:02 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/bgpcep/+/110499 15:34:02 Running as SYSTEM 15:34:02 [EnvInject] - Loading node environment variables. 15:34:02 Building remotely on prd-centos8-builder-8c-8g-2739 (centos8-builder-8c-8g) in workspace /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17 15:34:02 [ssh-agent] Looking for ssh-agent implementation... 15:34:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:34:02 $ ssh-agent 15:34:02 SSH_AUTH_SOCK=/tmp/ssh-ad1raEvbQv7G/agent.5672 15:34:02 SSH_AGENT_PID=5674 15:34:02 [ssh-agent] Started. 15:34:02 Running ssh-add (command line suppressed) 15:34:02 Identity added: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17@tmp/private_key_4959010044392763440.key (/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17@tmp/private_key_4959010044392763440.key) 15:34:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:34:02 The recommended git tool is: NONE 15:34:05 using credential jenkins-ssh 15:34:05 Wiping out workspace first. 15:34:05 Cloning the remote Git repository 15:34:05 Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep 15:34:05 > git init /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17 # timeout=10 15:34:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 15:34:05 > git --version # timeout=10 15:34:05 > git --version # 'git version 2.43.0' 15:34:05 using GIT_SSH to set credentials jenkins-ssh 15:34:05 [INFO] Currently running in a labeled security context 15:34:05 [INFO] Currently SELinux is 'enforcing' on the host 15:34:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17@tmp/jenkins-gitclient-ssh17210666750444582597.key 15:34:05 Verifying host key using known hosts file 15:34:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:34:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 15:34:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 15:34:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep 15:34:11 using GIT_SSH to set credentials jenkins-ssh 15:34:11 [INFO] Currently running in a labeled security context 15:34:11 [INFO] Currently SELinux is 'enforcing' on the host 15:34:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17@tmp/jenkins-gitclient-ssh7911691046045508163.key 15:34:11 Verifying host key using known hosts file 15:34:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:34:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep refs/changes/99/110499/1 # timeout=10 15:34:11 > git rev-parse 31d84f6d7a9ad6eb0e380751149d118d416b393c^{commit} # timeout=10 15:34:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:34:11 Checking out Revision 31d84f6d7a9ad6eb0e380751149d118d416b393c (refs/changes/99/110499/1) 15:34:11 > git config core.sparsecheckout # timeout=10 15:34:11 > git checkout -f 31d84f6d7a9ad6eb0e380751149d118d416b393c # timeout=10 15:34:14 Commit message: "Fix NeighborUtil saturated conversion" 15:34:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:34:15 > git rev-list --no-walk 383cf37a601bf631cb8976db997c478cd2e9a7c6 # timeout=10 15:34:15 provisioning config files... 15:34:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:34:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:34:15 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins9867722950993507833.sh 15:34:15 ---> python-tools-install.sh 15:34:15 Setup pyenv: 15:34:15 system 15:34:15 * 3.8.13 (set by /opt/pyenv/version) 15:34:15 * 3.9.13 (set by /opt/pyenv/version) 15:34:15 * 3.10.6 (set by /opt/pyenv/version) 15:34:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iYMV 15:34:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:34:23 lf-activate-venv(): INFO: Installing: lftools 15:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-iYMV/bin to PATH 15:34:56 Generating Requirements File 15:35:08 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/wcwidth/ 15:35:32 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. 15:35:32 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:35:33 Python 3.10.6 15:35:33 pip 24.0 from /tmp/venv-iYMV/lib/python3.10/site-packages/pip (python 3.10) 15:35:33 appdirs==1.4.4 15:35:33 argcomplete==3.2.2 15:35:33 aspy.yaml==1.3.0 15:35:33 attrs==23.2.0 15:35:33 autopage==0.5.2 15:35:33 beautifulsoup4==4.12.3 15:35:33 boto3==1.34.56 15:35:33 botocore==1.34.56 15:35:33 bs4==0.0.2 15:35:33 cachetools==5.3.3 15:35:33 certifi==2024.2.2 15:35:33 cffi==1.16.0 15:35:33 cfgv==3.4.0 15:35:33 chardet==5.2.0 15:35:33 charset-normalizer==3.3.2 15:35:33 click==8.1.7 15:35:33 cliff==4.6.0 15:35:33 cmd2==2.4.3 15:35:33 cryptography==3.3.2 15:35:33 debtcollector==3.0.0 15:35:33 decorator==5.1.1 15:35:33 defusedxml==0.7.1 15:35:33 Deprecated==1.2.14 15:35:33 distlib==0.3.8 15:35:33 dnspython==2.6.1 15:35:33 docker==4.2.2 15:35:33 dogpile.cache==1.3.2 15:35:33 email_validator==2.1.1 15:35:33 filelock==3.13.1 15:35:33 future==1.0.0 15:35:33 gitdb==4.0.11 15:35:33 GitPython==3.1.42 15:35:33 google-auth==2.28.1 15:35:33 httplib2==0.22.0 15:35:33 identify==2.5.35 15:35:33 idna==3.6 15:35:33 importlib-resources==1.5.0 15:35:33 iso8601==2.1.0 15:35:33 Jinja2==3.1.3 15:35:33 jmespath==1.0.1 15:35:33 jsonpatch==1.33 15:35:33 jsonpointer==2.4 15:35:33 jsonschema==4.21.1 15:35:33 jsonschema-specifications==2023.12.1 15:35:33 keystoneauth1==5.6.0 15:35:33 kubernetes==29.0.0 15:35:33 lftools==0.37.9 15:35:33 lxml==5.1.0 15:35:33 MarkupSafe==2.1.5 15:35:33 msgpack==1.0.8 15:35:33 multi_key_dict==2.0.3 15:35:33 munch==4.0.0 15:35:33 netaddr==1.2.1 15:35:33 netifaces==0.11.0 15:35:33 niet==1.4.2 15:35:33 nodeenv==1.8.0 15:35:33 oauth2client==4.1.3 15:35:33 oauthlib==3.2.2 15:35:33 openstacksdk==0.62.0 15:35:33 os-client-config==2.1.0 15:35:33 os-service-types==1.7.0 15:35:33 osc-lib==3.0.1 15:35:33 oslo.config==9.4.0 15:35:33 oslo.context==5.5.0 15:35:33 oslo.i18n==6.3.0 15:35:33 oslo.log==5.5.0 15:35:33 oslo.serialization==5.4.0 15:35:33 oslo.utils==7.1.0 15:35:33 packaging==23.2 15:35:33 pbr==6.0.0 15:35:33 platformdirs==4.2.0 15:35:33 prettytable==3.10.0 15:35:33 pyasn1==0.5.1 15:35:33 pyasn1-modules==0.3.0 15:35:33 pycparser==2.21 15:35:33 pygerrit2==2.0.15 15:35:33 PyGithub==2.2.0 15:35:33 pyinotify==0.9.6 15:35:33 PyJWT==2.8.0 15:35:33 PyNaCl==1.5.0 15:35:33 pyparsing==2.4.7 15:35:33 pyperclip==1.8.2 15:35:33 pyrsistent==0.20.0 15:35:33 python-cinderclient==9.5.0 15:35:33 python-dateutil==2.9.0.post0 15:35:33 python-heatclient==3.5.0 15:35:33 python-jenkins==1.8.2 15:35:33 python-keystoneclient==5.4.0 15:35:33 python-magnumclient==4.4.0 15:35:33 python-novaclient==18.5.0 15:35:33 python-openstackclient==6.0.1 15:35:33 python-swiftclient==4.5.0 15:35:33 PyYAML==6.0.1 15:35:33 referencing==0.33.0 15:35:33 requests==2.31.0 15:35:33 requests-oauthlib==1.3.1 15:35:33 requestsexceptions==1.4.0 15:35:33 rfc3986==2.0.0 15:35:33 rpds-py==0.18.0 15:35:33 rsa==4.9 15:35:33 ruamel.yaml==0.18.6 15:35:33 ruamel.yaml.clib==0.2.8 15:35:33 s3transfer==0.10.0 15:35:33 simplejson==3.19.2 15:35:33 six==1.16.0 15:35:33 smmap==5.0.1 15:35:33 soupsieve==2.5 15:35:33 stevedore==5.2.0 15:35:33 tabulate==0.9.0 15:35:33 toml==0.10.2 15:35:33 tomlkit==0.12.4 15:35:33 tqdm==4.66.2 15:35:33 typing_extensions==4.10.0 15:35:33 tzdata==2024.1 15:35:33 urllib3==1.26.18 15:35:33 virtualenv==20.25.1 15:35:33 wcwidth==0.2.13 15:35:33 websocket-client==1.7.0 15:35:33 wrapt==1.16.0 15:35:33 xdg==6.0.0 15:35:33 xmltodict==0.13.0 15:35:33 yq==3.2.3 15:35:33 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins7133472618798463826.sh 15:35:33 + mkdir -p /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/target/classes /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/jacoco/classes 15:35:33 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins16060632161159199948.sh 15:35:33 + echo quiet=on 15:35:33 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-8c-8g-2739 15:35:34 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=31d84f6d7a9ad6eb0e380751149d118d416b393c -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/bgpcep/+/110499 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:35:34 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=bgpcep -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=110499 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/99/110499/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=bgpcep -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IE5laWdoYm9yVXRpbCBzYXR1cmF0ZWQgY29udmVyc2lvbgoKVXNlIFVpbnQzMi5zYXR1cmF0ZWRPZigpIGluc3RlYWQgb2Ygb3VyIGhvbWUtZ3Jvd24sIGJ1Z2d5CmltcGxlbWVudGF0aW9uLgoKQ2hhbmdlLUlkOiBJNGJlMTRhNTcwZjMxNjBkNTljZWEwZDdkYzkzN2E5NGI1Nzc0ZGM4YwpTaWduZWQtb2ZmLWJ5OiBSb2JlcnQgVmFyZ2EgPHJvYmVydC52YXJnYUBwYW50aGVvbi50ZWNoPgo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix NeighborUtil saturated conversion" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I4be14a570f3160d59cea0d7dc937a94b5774dc8c -DGERRIT_EVENT_HASH=-154004971 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" --version 15:35:34 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 15:35:34 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 15:35:34 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 15:35:34 Default locale: en_US, platform encoding: UTF-8 15:35:34 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 15:35:34 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins6848632033467285043.sh 15:35:34 + rm /home/jenkins/.wgetrc 15:35:34 [EnvInject] - Injecting environment variables from a build step. 15:35:34 [EnvInject] - Injecting as environment variables the properties content 15:35:34 SET_JDK_VERSION=openjdk17 15:35:34 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:35:34 15:35:34 [EnvInject] - Variables injected successfully. 15:35:34 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/sh /tmp/jenkins18314769671886967551.sh 15:35:34 ---> update-java-alternatives.sh 15:35:35 ---> Updating Java version 15:35:35 ---> RedHat type system detected 15:35:35 openjdk version "17.0.6-ea" 2023-01-17 LTS 15:35:35 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 15:35:35 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 15:35:35 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 15:35:35 [EnvInject] - Injecting environment variables from a build step. 15:35:35 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:35:35 [EnvInject] - Variables injected successfully. 15:35:35 provisioning config files... 15:35:35 copy managed file [global-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17@tmp/config13124695934548708387tmp 15:35:37 copy managed file [bgpcep-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17@tmp/config13320282210739520757tmp 15:35:37 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins3552855045086876380.sh 15:35:37 [EnvInject] - Injecting environment variables from a build step. 15:35:37 [EnvInject] - Injecting as environment variables the properties content 15:35:37 MAVEN_GOALS=clean deploy 15:35:37 15:35:37 [EnvInject] - Variables injected successfully. 15:35:37 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins15382497592336033364.sh 15:35:37 ---> common-variables.sh 15:35:37 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 15:35:37 ---> maven-build.sh 15:35:37 + set +u 15:35:37 + export MAVEN_OPTS 15:35:37 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17@tmp/config13124695934548708387tmp --settings /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17@tmp/config13320282210739520757tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/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 -Dstream=master -Dmaven.source.skip=true 15:35:37 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 15:35:37 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 15:35:37 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 15:35:37 Default locale: en_US, platform encoding: UTF-8 15:35:37 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 15:35:38 [INFO] Error stacktraces are turned on. 15:35:38 [INFO] Scanning for projects... 15:35:53 [INFO] ------------------------------------------------------------------------ 15:35:53 [INFO] Reactor Build Order: 15:35:53 [INFO] 15:35:53 [INFO] bgpcep-artifacts [pom] 15:35:53 [INFO] binding-parent [pom] 15:35:53 [INFO] graph-api [bundle] 15:35:53 [INFO] algo-api [bundle] 15:35:53 [INFO] concepts [bundle] 15:35:53 [INFO] BGPCEP common parent [pom] 15:35:53 [INFO] algo-impl [bundle] 15:35:53 [INFO] single-feature-parent [pom] 15:35:53 [INFO] OpenDaylight :: GRAPH :: API [feature] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: Concepts [feature] 15:35:53 [INFO] OpenDaylight :: Path Computation Algorithms :: API [feature] 15:35:53 [INFO] graph-impl [bundle] 15:35:53 [INFO] OpenDaylight :: GRAPH [feature] 15:35:53 [INFO] OpenDaylight :: Path Computation Algorithms [feature] 15:35:53 [INFO] testtool-parent [pom] 15:35:53 [INFO] util [bundle] 15:35:53 [INFO] bgp-concepts [bundle] 15:35:53 [INFO] bgp-parser-api [bundle] 15:35:53 [INFO] bgp-parser-spi [bundle] 15:35:53 [INFO] bgp-util [bundle] 15:35:53 [INFO] bgp-parser-impl [bundle] 15:35:53 [INFO] OpenDaylight :: Extras :: Dependencies [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Dependencies [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Parser :: API [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Parser [feature] 15:35:53 [INFO] bgp-rib-api [bundle] 15:35:53 [INFO] bgp-openconfig-api [bundle] 15:35:53 [INFO] bgp-rib-spi [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: RIB Api [feature] 15:35:53 [INFO] bgp-openconfig-spi [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: Openconfig [feature] 15:35:53 [INFO] bgp-bmp-api [bundle] 15:35:53 [INFO] bgp-extension-parent [pom] 15:35:53 [INFO] bgp-inet [bundle] 15:35:53 [INFO] bgp-path-selection-mode [bundle] 15:35:53 [INFO] config-loader-spi [bundle] 15:35:53 [INFO] config-loader-impl [bundle] 15:35:53 [INFO] testtool-util [bundle] 15:35:53 [INFO] routing-policy-config-loader [bundle] 15:35:53 [INFO] bgp-openconfig-rp-spi [bundle] 15:35:53 [INFO] bgp-route-target [bundle] 15:35:53 [INFO] bgp-openconfig-rp-impl [bundle] 15:35:53 [INFO] rsvp-api [bundle] 15:35:53 [INFO] rsvp-spi [bundle] 15:35:53 [INFO] rsvp-impl [bundle] 15:35:53 [INFO] bgp-linkstate [bundle] 15:35:53 [INFO] bgp-rib-mock [bundle] 15:35:53 [INFO] bgp-config-example [jar] 15:35:53 [INFO] bgp-openconfig-rp-statement [bundle] 15:35:53 [INFO] bgp-rib-impl [bundle] 15:35:53 [INFO] bgp-peer-acceptor [bundle] 15:35:53 [INFO] bgp-bmp-spi [bundle] 15:35:53 [INFO] OpenDaylight :: BMP :: API [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Extensions API [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Inet [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Route Target Constrains [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Path Selection [feature] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: RIB Impl [feature] 15:35:53 [INFO] bgp-openconfig-state [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: Config Loader [feature] 15:35:53 [INFO] topology-api [bundle] 15:35:53 [INFO] topology-tunnel-api [bundle] 15:35:53 [INFO] topology-segment-routing [bundle] 15:35:53 [INFO] bgp-topology-provider [bundle] 15:35:53 [INFO] OpenDaylight :: RSVP :: API [feature] 15:35:53 [INFO] OpenDaylight :: RSVP [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: RIB Linkstate [feature] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api [feature] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api [feature] 15:35:53 [INFO] OpenDaylight :: BGP :: Topology [feature] 15:35:53 [INFO] bgp-cli [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: Cli [feature] 15:35:53 [INFO] bgp-flowspec [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: Flowspec [feature] 15:35:53 [INFO] bgp-labeled-unicast [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: Labeled Unicast [feature] 15:35:53 [INFO] bgp-l3vpn [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: L3Vpn [feature] 15:35:53 [INFO] bgp-mvpn [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: Mvpn [feature] 15:35:53 [INFO] bgp-evpn [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: Evpn [feature] 15:35:53 [INFO] protocols-config-loader [bundle] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl [feature] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader [feature] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader [feature] 15:35:53 [INFO] topology-config-loader [bundle] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader [feature] 15:35:53 [INFO] OpenDaylight :: BGP [feature] 15:35:53 [INFO] OpenDaylight :: Configuration Example Files [feature] 15:35:53 [INFO] bmp-monitors-config-loader [bundle] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader [feature] 15:35:53 [INFO] bgp-bmp-config-example [jar] 15:35:53 [INFO] OpenDaylight :: BMP :: Config files example [feature] 15:35:53 [INFO] bgp-bmp-parser-impl [bundle] 15:35:53 [INFO] bgp-bmp-impl [bundle] 15:35:53 [INFO] OpenDaylight :: BMP [feature] 15:35:53 [INFO] pcep-api [bundle] 15:35:53 [INFO] pcep-spi [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Api [feature] 15:35:53 [INFO] pcep-base-parser [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Base Parser [feature] 15:35:53 [INFO] pcep-impl [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Impl [feature] 15:35:53 [INFO] programming-api [bundle] 15:35:53 [INFO] programming-spi [bundle] 15:35:53 [INFO] programming-topology-api [bundle] 15:35:53 [INFO] programming-tunnel-api [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Programming Api [feature] 15:35:53 [INFO] pcep-tunnel-api [bundle] 15:35:53 [INFO] programming-impl [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Programming Impl [feature] 15:35:53 [INFO] pcep-topology-api [bundle] 15:35:53 [INFO] pcep-topology-spi [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Topology [feature] 15:35:53 [INFO] pcep-ietf-stateful [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Stateful [feature] 15:35:53 [INFO] pcep-ietf-p2mp-te-lsp [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP [feature] 15:35:53 [INFO] pcep-segment-routing [bundle] 15:35:53 [INFO] pcep-server-api [bundle] 15:35:53 [INFO] pcep-pcc-mock [jar] 15:35:53 [INFO] pcep-topology-provider [bundle] 15:35:53 [INFO] pcep-server-provider [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: PCE Server API [feature] 15:35:53 [INFO] OpenDaylight :: PCEP :: PCE Server Provider [feature] 15:35:53 [INFO] OpenDaylight :: PCEP :: Topology Provider [feature] 15:35:53 [INFO] pcep-tunnel-provider [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Tunnel Provider [feature] 15:35:53 [INFO] OpenDaylight :: PCEP :: Segment Routing [feature] 15:35:53 [INFO] pcep-auto-bandwidth-extension [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth [feature] 15:35:53 [INFO] pcep-config-example [jar] 15:35:53 [INFO] OpenDaylight :: Pcep Configuration Example Files [feature] 15:35:53 [INFO] pcep-cli [bundle] 15:35:53 [INFO] OpenDaylight :: PCEP :: Topology Cli [feature] 15:35:53 [INFO] OpenDaylight :: PCEP [feature] 15:35:53 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api [feature] 15:35:53 [INFO] feature-repo-parent [pom] 15:35:53 [INFO] features-bgpcep [feature] 15:35:53 [INFO] bgp-benchmark-app [bundle] 15:35:53 [INFO] OpenDaylight :: BGP :: Benchmark [feature] 15:35:53 [INFO] data-change-counter [bundle] 15:35:53 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter [feature] 15:35:53 [INFO] features-bgpcep-testing [feature] 15:35:53 [INFO] bgpcep-features-parent [pom] 15:35:53 [INFO] graph [pom] 15:35:53 [INFO] bgp-parser-mock [bundle] 15:35:53 [INFO] bgp-testtool [jar] 15:35:53 [INFO] extensions [pom] 15:35:53 [INFO] bgp-parent [pom] 15:35:53 [INFO] bmp-mock [jar] 15:35:53 [INFO] bmp-parent [pom] 15:35:53 [INFO] algo-parent [pom] 15:35:53 [INFO] pcep-testtool [jar] 15:35:53 [INFO] pcep-server-parent [pom] 15:35:53 [INFO] pcep-topology-parent [pom] 15:35:53 [INFO] pcep-tunnel-parent [pom] 15:35:53 [INFO] pcep-parent [pom] 15:35:53 [INFO] programming-parent [pom] 15:35:53 [INFO] rsvp-parent [pom] 15:35:53 [INFO] topology-parent [pom] 15:35:53 [INFO] config-loader-parent [pom] 15:35:53 [INFO] bgpcep-karaf [pom] 15:35:53 [INFO] bgpcep [pom] 15:35:53 [INFO] 15:35:53 [INFO] --------------< org.opendaylight.bgpcep:bgpcep-artifacts >-------------- 15:35:53 [INFO] Building bgpcep-artifacts 0.21.1-SNAPSHOT [1/169] 15:35:53 [INFO] --------------------------------[ pom ]--------------------------------- 15:35:53 [INFO] 15:35:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-artifacts --- 15:35:53 [INFO] 15:35:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-artifacts --- 15:35:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:35:53 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:35:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:35:53 [INFO] 15:35:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-artifacts --- 15:35:54 [INFO] 15:35:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgpcep-artifacts --- 15:35:55 [INFO] CycloneDX: Resolving Dependencies 15:35:55 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:35:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/artifacts/target/bom.xml 15:35:55 [INFO] attaching as bgpcep-artifacts-0.21.1-SNAPSHOT-cyclonedx.xml 15:35:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/artifacts/target/bom.json 15:35:55 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 15:35:55 [INFO] attaching as bgpcep-artifacts-0.21.1-SNAPSHOT-cyclonedx.json 15:35:55 [INFO] 15:35:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-artifacts --- 15:35:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/artifacts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.1-SNAPSHOT/bgpcep-artifacts-0.21.1-SNAPSHOT.pom 15:35:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/artifacts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.1-SNAPSHOT/bgpcep-artifacts-0.21.1-SNAPSHOT-cyclonedx.xml 15:35:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/artifacts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.1-SNAPSHOT/bgpcep-artifacts-0.21.1-SNAPSHOT-cyclonedx.json 15:35:56 [INFO] 15:35:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgpcep-artifacts --- 15:35:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:35:56 [INFO] 15:35:56 [INFO] ---------------< org.opendaylight.bgpcep:binding-parent >--------------- 15:35:56 [INFO] Building binding-parent 0.21.1-SNAPSHOT [2/169] 15:35:56 [INFO] --------------------------------[ pom ]--------------------------------- 15:35:57 [INFO] 15:35:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-parent --- 15:35:57 [INFO] 15:35:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- 15:35:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:35:57 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:35:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:35:57 [INFO] 15:35:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- 15:35:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:35:57 [INFO] 15:35:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-parent --- 15:35:57 [INFO] 15:35:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-parent --- 15:35:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/binding-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/** 15:35:58 [INFO] 15:35:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-parent --- 15:36:01 [INFO] Starting audit... 15:36:01 Audit done. 15:36:01 [INFO] You have 0 Checkstyle violations. 15:36:01 [INFO] 15:36:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-parent --- 15:36:01 [INFO] Starting audit... 15:36:01 Audit done. 15:36:01 [INFO] You have 0 Checkstyle violations. 15:36:01 [INFO] 15:36:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-parent --- 15:36:02 [INFO] 15:36:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ binding-parent >>> 15:36:02 [INFO] 15:36:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ binding-parent --- 15:36:04 [INFO] 15:36:04 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ binding-parent <<< 15:36:04 [INFO] 15:36:04 [INFO] 15:36:04 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ binding-parent --- 15:36:04 [INFO] 15:36:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ binding-parent --- 15:36:04 [INFO] 15:36:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-parent --- 15:36:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:36:05 [INFO] 15:36:05 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ binding-parent --- 15:36:05 [INFO] CycloneDX: Resolving Dependencies 15:36:06 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 15:36:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/binding-parent/target/bom.xml 15:36:06 [INFO] attaching as binding-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/binding-parent/target/bom.json 15:36:06 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 15:36:06 [INFO] attaching as binding-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:36:06 [INFO] 15:36:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 15:36:06 [INFO] Skipping duplicate-finder execution! 15:36:06 [INFO] 15:36:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-parent --- 15:36:06 [INFO] Skipping pom project 15:36:06 [INFO] 15:36:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-parent --- 15:36:06 [INFO] Skipping source per configuration. 15:36:06 [INFO] 15:36:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-parent --- 15:36:07 [INFO] 15:36:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-parent --- 15:36:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:07 [INFO] 15:36:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-parent --- 15:36:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/binding-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.1-SNAPSHOT/binding-parent-0.21.1-SNAPSHOT.pom 15:36:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.1-SNAPSHOT/binding-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/binding-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/binding-parent/0.21.1-SNAPSHOT/binding-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:36:07 [INFO] 15:36:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-parent --- 15:36:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:36:07 [INFO] 15:36:07 [INFO] -----------------< org.opendaylight.bgpcep:graph-api >------------------ 15:36:07 [INFO] Building graph-api 0.21.1-SNAPSHOT [3/169] 15:36:07 [INFO] -------------------------------[ bundle ]------------------------------- 15:36:07 [INFO] 15:36:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph-api --- 15:36:07 [INFO] 15:36:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph-api --- 15:36:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:07 [INFO] 15:36:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ graph-api --- 15:36:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:07 [INFO] 15:36:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ graph-api --- 15:36:09 [INFO] 15:36:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ graph-api --- 15:36:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-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/** 15:36:09 [INFO] 15:36:09 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ graph-api --- 15:36:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:36:10 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/src/main/yang 15:36:10 [INFO] yang-to-sources: Found 4 dependencies in 9.535 ms 15:36:10 [INFO] yang-to-sources: Project model files found: 1 in 102.0 ms 15:36:11 [INFO] yang-to-sources: 4 YANG models processed in 275.8 ms 15:36:11 [INFO] BindingJavaFileGenerator: Defined 35 files in 93.20 ms 15:36:11 [INFO] Sorted 35 files into 8 directories in 3.851 ms 15:36:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 35 in 230.8 ms 15:36:11 [INFO] 15:36:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ graph-api --- 15:36:11 [INFO] Starting audit... 15:36:11 Audit done. 15:36:11 [INFO] You have 0 Checkstyle violations. 15:36:11 [INFO] 15:36:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ graph-api --- 15:36:11 [INFO] Starting audit... 15:36:11 Audit done. 15:36:11 [INFO] You have 0 Checkstyle violations. 15:36:11 [INFO] 15:36:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ graph-api --- 15:36:11 [INFO] 15:36:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-api --- 15:36:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/src/main/resources 15:36:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/generated-sources/spi 15:36:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:36:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:36:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:36:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/generated-sources/spi 15:36:11 [INFO] 15:36:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ graph-api --- 15:36:12 [INFO] Recompiling the module because of changed dependency. 15:36:12 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 15:36:13 [INFO] 15:36:13 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ graph-api >>> 15:36:13 [INFO] 15:36:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ graph-api --- 15:36:13 [INFO] Fork Value is true 15:36:16 [INFO] Done SpotBugs Analysis.... 15:36:16 [INFO] 15:36:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ graph-api <<< 15:36:16 [INFO] 15:36:16 [INFO] 15:36:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ graph-api --- 15:36:16 [INFO] BugInstance size is 0 15:36:16 [INFO] Error size is 0 15:36:16 [INFO] No errors/warnings found 15:36:16 [INFO] 15:36:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-api --- 15:36:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/src/test/resources 15:36:16 [INFO] 15:36:16 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ graph-api --- 15:36:16 [INFO] No sources to compile 15:36:16 [INFO] 15:36:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ graph-api --- 15:36:17 [INFO] No tests to run. 15:36:17 [INFO] 15:36:17 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ graph-api --- 15:36:17 [INFO] 15:36:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-api --- 15:36:17 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/graph-api-0.21.1-SNAPSHOT.jar 15:36:17 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/classes/META-INF/MANIFEST.MF 15:36:17 [INFO] 15:36:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ graph-api --- 15:36:18 [INFO] No previous run data found, generating javadoc. 15:36:20 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/graph-api-0.21.1-SNAPSHOT-javadoc.jar 15:36:20 [INFO] 15:36:20 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ graph-api --- 15:36:20 [INFO] CycloneDX: Resolving Dependencies 15:36:21 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 15:36:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/bom.xml 15:36:21 [INFO] attaching as graph-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/bom.json 15:36:21 [INFO] attaching as graph-api-0.21.1-SNAPSHOT-cyclonedx.json 15:36:21 [INFO] 15:36:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-api --- 15:36:21 [INFO] Skipping duplicate-finder execution! 15:36:21 [INFO] 15:36:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ graph-api --- 15:36:21 [INFO] No dependency problems found 15:36:21 [INFO] 15:36:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ graph-api --- 15:36:21 [INFO] Skipping source per configuration. 15:36:21 [INFO] 15:36:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ graph-api --- 15:36:21 [INFO] 15:36:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ graph-api --- 15:36:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:21 [INFO] 15:36:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ graph-api --- 15:36:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/graph-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.1-SNAPSHOT/graph-api-0.21.1-SNAPSHOT.jar 15:36:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.1-SNAPSHOT/graph-api-0.21.1-SNAPSHOT.pom 15:36:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/graph-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.1-SNAPSHOT/graph-api-0.21.1-SNAPSHOT-javadoc.jar 15:36:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.1-SNAPSHOT/graph-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-api/0.21.1-SNAPSHOT/graph-api-0.21.1-SNAPSHOT-cyclonedx.json 15:36:21 [INFO] 15:36:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-api --- 15:36:21 [INFO] Writing OBR metadata 15:36:21 [INFO] Installing org/opendaylight/bgpcep/graph-api/0.21.1-SNAPSHOT/graph-api-0.21.1-SNAPSHOT.jar 15:36:21 [INFO] Writing OBR metadata 15:36:21 [INFO] 15:36:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ graph-api --- 15:36:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:36:21 [INFO] 15:36:21 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ graph-api --- 15:36:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:36:21 [INFO] 15:36:21 [INFO] ------------------< org.opendaylight.bgpcep:algo-api >------------------ 15:36:21 [INFO] Building algo-api 0.21.1-SNAPSHOT [4/169] 15:36:21 [INFO] -------------------------------[ bundle ]------------------------------- 15:36:21 [INFO] 15:36:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-api --- 15:36:21 [INFO] 15:36:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-api --- 15:36:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:21 [INFO] 15:36:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ algo-api --- 15:36:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:21 [INFO] 15:36:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ algo-api --- 15:36:22 [INFO] 15:36:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ algo-api --- 15:36:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-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/** 15:36:22 [INFO] 15:36:22 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ algo-api --- 15:36:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:36:22 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/src/main/yang 15:36:22 [INFO] yang-to-sources: Found 5 dependencies in 1.687 ms 15:36:22 [INFO] yang-to-sources: Project model files found: 1 in 13.41 ms 15:36:22 [INFO] yang-to-sources: 5 YANG models processed in 134.3 ms 15:36:22 [INFO] BindingJavaFileGenerator: Defined 24 files in 19.74 ms 15:36:22 [INFO] Sorted 24 files into 6 directories in 170.1 μs 15:36:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 24 in 61.01 ms 15:36:22 [INFO] 15:36:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ algo-api --- 15:36:22 [INFO] Starting audit... 15:36:22 Audit done. 15:36:22 [INFO] You have 0 Checkstyle violations. 15:36:22 [INFO] 15:36:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ algo-api --- 15:36:22 [INFO] Starting audit... 15:36:22 Audit done. 15:36:22 [INFO] You have 0 Checkstyle violations. 15:36:22 [INFO] 15:36:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ algo-api --- 15:36:22 [INFO] 15:36:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-api --- 15:36:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/src/main/resources 15:36:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/generated-sources/spi 15:36:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:36:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:36:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:36:22 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/generated-sources/spi 15:36:22 [INFO] 15:36:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ algo-api --- 15:36:22 [INFO] Recompiling the module because of changed dependency. 15:36:22 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 15:36:23 [INFO] 15:36:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ algo-api >>> 15:36:23 [INFO] 15:36:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ algo-api --- 15:36:23 [INFO] Fork Value is true 15:36:25 [INFO] Done SpotBugs Analysis.... 15:36:25 [INFO] 15:36:25 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ algo-api <<< 15:36:25 [INFO] 15:36:25 [INFO] 15:36:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ algo-api --- 15:36:25 [INFO] BugInstance size is 0 15:36:25 [INFO] Error size is 0 15:36:25 [INFO] No errors/warnings found 15:36:25 [INFO] 15:36:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-api --- 15:36:25 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/src/test/resources 15:36:25 [INFO] 15:36:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ algo-api --- 15:36:25 [INFO] No sources to compile 15:36:25 [INFO] 15:36:25 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ algo-api --- 15:36:25 [INFO] No tests to run. 15:36:25 [INFO] 15:36:25 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ algo-api --- 15:36:25 [INFO] 15:36:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-api --- 15:36:26 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/algo-api-0.21.1-SNAPSHOT.jar 15:36:26 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/classes/META-INF/MANIFEST.MF 15:36:26 [INFO] 15:36:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ algo-api --- 15:36:26 [INFO] No previous run data found, generating javadoc. 15:36:28 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/algo-api-0.21.1-SNAPSHOT-javadoc.jar 15:36:28 [INFO] 15:36:28 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ algo-api --- 15:36:28 [INFO] CycloneDX: Resolving Dependencies 15:36:28 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 15:36:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/bom.xml 15:36:28 [INFO] attaching as algo-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/bom.json 15:36:28 [INFO] attaching as algo-api-0.21.1-SNAPSHOT-cyclonedx.json 15:36:28 [INFO] 15:36:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-api --- 15:36:28 [INFO] Skipping duplicate-finder execution! 15:36:28 [INFO] 15:36:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ algo-api --- 15:36:29 [INFO] No dependency problems found 15:36:29 [INFO] 15:36:29 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ algo-api --- 15:36:29 [INFO] Skipping source per configuration. 15:36:29 [INFO] 15:36:29 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ algo-api --- 15:36:29 [INFO] 15:36:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ algo-api --- 15:36:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:29 [INFO] 15:36:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ algo-api --- 15:36:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/algo-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.1-SNAPSHOT/algo-api-0.21.1-SNAPSHOT.jar 15:36:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.1-SNAPSHOT/algo-api-0.21.1-SNAPSHOT.pom 15:36:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/algo-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.1-SNAPSHOT/algo-api-0.21.1-SNAPSHOT-javadoc.jar 15:36:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.1-SNAPSHOT/algo-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:29 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-api/0.21.1-SNAPSHOT/algo-api-0.21.1-SNAPSHOT-cyclonedx.json 15:36:29 [INFO] 15:36:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-api --- 15:36:29 [INFO] Installing org/opendaylight/bgpcep/algo-api/0.21.1-SNAPSHOT/algo-api-0.21.1-SNAPSHOT.jar 15:36:29 [INFO] Writing OBR metadata 15:36:29 [INFO] 15:36:29 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ algo-api --- 15:36:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:36:29 [INFO] 15:36:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ algo-api --- 15:36:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:36:29 [INFO] 15:36:29 [INFO] ------------------< org.opendaylight.bgpcep:concepts >------------------ 15:36:29 [INFO] Building concepts 0.21.1-SNAPSHOT [5/169] 15:36:29 [INFO] -------------------------------[ bundle ]------------------------------- 15:36:29 [INFO] 15:36:29 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ concepts --- 15:36:29 [INFO] 15:36:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ concepts --- 15:36:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:29 [INFO] 15:36:29 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ concepts --- 15:36:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:29 [INFO] 15:36:29 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ concepts --- 15:36:29 [INFO] 15:36:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ concepts --- 15:36:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:36:29 [INFO] 15:36:29 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ concepts --- 15:36:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:36:29 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/src/main/yang 15:36:29 [INFO] yang-to-sources: Found 3 dependencies in 1.645 ms 15:36:29 [INFO] yang-to-sources: Project model files found: 4 in 4.672 ms 15:36:29 [INFO] yang-to-sources: 7 YANG models processed in 37.75 ms 15:36:29 [INFO] BindingJavaFileGenerator: Defined 25 files in 8.869 ms 15:36:29 [INFO] Sorted 25 files into 9 directories in 173.0 μs 15:36:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 23.42 ms 15:36:29 [INFO] 15:36:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ concepts --- 15:36:29 [INFO] Starting audit... 15:36:29 Audit done. 15:36:29 [INFO] You have 0 Checkstyle violations. 15:36:29 [INFO] 15:36:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ concepts --- 15:36:30 [INFO] Starting audit... 15:36:30 Audit done. 15:36:30 [INFO] You have 0 Checkstyle violations. 15:36:30 [INFO] 15:36:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ concepts --- 15:36:30 [INFO] 15:36:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ concepts --- 15:36:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/src/main/resources 15:36:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/generated-sources/spi 15:36:30 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 15:36:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:36:30 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 15:36:30 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/generated-sources/spi 15:36:30 [INFO] 15:36:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ concepts --- 15:36:30 [INFO] Recompiling the module because of changed dependency. 15:36:30 [INFO] Compiling 29 source files with javac [debug release 17] to target/classes 15:36:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:36:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:36:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:36:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:36:30 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:36:30 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:36:30 [INFO] 15:36:30 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ concepts >>> 15:36:30 [INFO] 15:36:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ concepts --- 15:36:30 [INFO] Fork Value is true 15:36:33 [INFO] Done SpotBugs Analysis.... 15:36:33 [INFO] 15:36:33 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ concepts <<< 15:36:33 [INFO] 15:36:33 [INFO] 15:36:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ concepts --- 15:36:33 [INFO] BugInstance size is 0 15:36:33 [INFO] Error size is 0 15:36:33 [INFO] No errors/warnings found 15:36:33 [INFO] 15:36:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ concepts --- 15:36:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/src/test/resources 15:36:33 [INFO] 15:36:33 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ concepts --- 15:36:33 [INFO] Recompiling the module because of changed dependency. 15:36:33 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 15:36:33 [INFO] 15:36:33 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ concepts --- 15:36:33 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/surefire-reports 15:36:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:36:33 [INFO] 15:36:33 [INFO] ------------------------------------------------------- 15:36:33 [INFO] T E S T S 15:36:33 [INFO] ------------------------------------------------------- 15:36:34 [INFO] Running org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 15:36:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.protocol.concepts.DefaultInstanceReferenceTest 15:36:35 [INFO] Running org.opendaylight.protocol.concepts.HandlerRegistryTest 15:36:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.protocol.concepts.HandlerRegistryTest 15:36:35 [INFO] Running org.opendaylight.protocol.concepts.MultiRegistryTest 15:36:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.concepts.MultiRegistryTest 15:36:35 [INFO] Running org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 15:36:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.concepts.ISOSystemIdentifierTest 15:36:35 [INFO] Running org.opendaylight.protocol.concepts.BandwidthTest 15:36:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.protocol.concepts.BandwidthTest 15:36:35 [INFO] Running org.opendaylight.protocol.concepts.ASNumberTest 15:36:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.protocol.concepts.ASNumberTest 15:36:35 [INFO] 15:36:35 [INFO] Results: 15:36:35 [INFO] 15:36:35 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 15:36:35 [INFO] 15:36:35 [INFO] 15:36:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ concepts --- 15:36:35 [INFO] 15:36:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ concepts --- 15:36:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/concepts-0.21.1-SNAPSHOT.jar 15:36:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/classes/META-INF/MANIFEST.MF 15:36:35 [INFO] 15:36:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ concepts --- 15:36:35 [INFO] No previous run data found, generating javadoc. 15:36:37 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/concepts-0.21.1-SNAPSHOT-javadoc.jar 15:36:37 [INFO] 15:36:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ concepts --- 15:36:37 [INFO] CycloneDX: Resolving Dependencies 15:36:37 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 15:36:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/bom.xml 15:36:38 [INFO] attaching as concepts-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/bom.json 15:36:38 [INFO] attaching as concepts-0.21.1-SNAPSHOT-cyclonedx.json 15:36:38 [INFO] 15:36:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ concepts --- 15:36:38 [INFO] Skipping duplicate-finder execution! 15:36:38 [INFO] 15:36:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ concepts --- 15:36:38 [WARNING] Non-test scoped test only dependencies found: 15:36:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 15:36:38 [INFO] 15:36:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ concepts --- 15:36:38 [INFO] Skipping source per configuration. 15:36:38 [INFO] 15:36:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ concepts --- 15:36:38 [INFO] 15:36:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ concepts --- 15:36:38 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/code-coverage/jacoco.exec 15:36:38 [INFO] Analyzed bundle 'concepts' with 13 classes 15:36:38 [INFO] 15:36:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ concepts --- 15:36:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/concepts-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.1-SNAPSHOT/concepts-0.21.1-SNAPSHOT.jar 15:36:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.1-SNAPSHOT/concepts-0.21.1-SNAPSHOT.pom 15:36:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/concepts-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.1-SNAPSHOT/concepts-0.21.1-SNAPSHOT-javadoc.jar 15:36:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.1-SNAPSHOT/concepts-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/concepts/0.21.1-SNAPSHOT/concepts-0.21.1-SNAPSHOT-cyclonedx.json 15:36:38 [INFO] 15:36:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ concepts --- 15:36:38 [INFO] Installing org/opendaylight/bgpcep/concepts/0.21.1-SNAPSHOT/concepts-0.21.1-SNAPSHOT.jar 15:36:38 [INFO] Writing OBR metadata 15:36:38 [INFO] 15:36:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ concepts --- 15:36:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:36:38 [INFO] 15:36:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ concepts --- 15:36:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:36:38 [INFO] 15:36:38 [INFO] ---------------< org.opendaylight.bgpcep:bgpcep-parent >---------------- 15:36:38 [INFO] Building BGPCEP common parent 0.21.1-SNAPSHOT [6/169] 15:36:38 [INFO] --------------------------------[ pom ]--------------------------------- 15:36:38 [INFO] 15:36:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgpcep-parent --- 15:36:38 [INFO] 15:36:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgpcep-parent --- 15:36:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:38 [INFO] 15:36:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgpcep-parent --- 15:36:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:38 [INFO] 15:36:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgpcep-parent --- 15:36:38 [INFO] 15:36:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgpcep-parent --- 15:36:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/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/** 15:36:38 [INFO] 15:36:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgpcep-parent --- 15:36:38 [INFO] Starting audit... 15:36:38 Audit done. 15:36:38 [INFO] You have 0 Checkstyle violations. 15:36:38 [INFO] 15:36:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgpcep-parent --- 15:36:38 [INFO] Starting audit... 15:36:38 Audit done. 15:36:38 [INFO] You have 0 Checkstyle violations. 15:36:38 [INFO] 15:36:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgpcep-parent --- 15:36:38 [INFO] 15:36:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgpcep-parent >>> 15:36:38 [INFO] 15:36:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgpcep-parent --- 15:36:38 [INFO] 15:36:38 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgpcep-parent <<< 15:36:38 [INFO] 15:36:38 [INFO] 15:36:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgpcep-parent --- 15:36:38 [INFO] 15:36:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgpcep-parent --- 15:36:38 [INFO] 15:36:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgpcep-parent --- 15:36:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:36:38 [INFO] 15:36:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgpcep-parent --- 15:36:38 [INFO] CycloneDX: Resolving Dependencies 15:36:38 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 15:36:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/parent/target/bom.xml 15:36:38 [INFO] attaching as bgpcep-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/parent/target/bom.json 15:36:38 [INFO] attaching as bgpcep-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:36:38 [INFO] 15:36:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgpcep-parent --- 15:36:38 [INFO] Skipping duplicate-finder execution! 15:36:38 [INFO] 15:36:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgpcep-parent --- 15:36:38 [INFO] Skipping pom project 15:36:38 [INFO] 15:36:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgpcep-parent --- 15:36:38 [INFO] Skipping source per configuration. 15:36:38 [INFO] 15:36:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgpcep-parent --- 15:36:38 [INFO] 15:36:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgpcep-parent --- 15:36:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:38 [INFO] 15:36:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgpcep-parent --- 15:36:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.1-SNAPSHOT/bgpcep-parent-0.21.1-SNAPSHOT.pom 15:36:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.1-SNAPSHOT/bgpcep-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgpcep-parent/0.21.1-SNAPSHOT/bgpcep-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:36:38 [INFO] 15:36:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgpcep-parent --- 15:36:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:36:38 [INFO] 15:36:38 [INFO] -----------------< org.opendaylight.bgpcep:algo-impl >------------------ 15:36:38 [INFO] Building algo-impl 0.21.1-SNAPSHOT [7/169] 15:36:38 [INFO] -------------------------------[ bundle ]------------------------------- 15:36:39 [INFO] 15:36:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ algo-impl --- 15:36:39 [INFO] 15:36:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ algo-impl --- 15:36:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:39 [INFO] 15:36:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ algo-impl --- 15:36:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:39 [INFO] 15:36:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ algo-impl --- 15:36:39 [INFO] 15:36:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ algo-impl --- 15:36:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-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/** 15:36:39 [INFO] 15:36:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ algo-impl --- 15:36:39 [INFO] Starting audit... 15:36:39 Audit done. 15:36:39 [INFO] You have 0 Checkstyle violations. 15:36:39 [INFO] 15:36:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ algo-impl --- 15:36:39 [INFO] Starting audit... 15:36:39 Audit done. 15:36:39 [INFO] You have 0 Checkstyle violations. 15:36:39 [INFO] 15:36:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ algo-impl --- 15:36:39 [INFO] 15:36:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ algo-impl --- 15:36:39 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/resources 15:36:39 [INFO] 15:36:39 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ algo-impl --- 15:36:39 [INFO] Recompiling the module because of changed dependency. 15:36:39 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 15:36:40 [INFO] 15:36:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ algo-impl >>> 15:36:40 [INFO] 15:36:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ algo-impl --- 15:36:40 [INFO] Fork Value is true 15:36:43 [INFO] Done SpotBugs Analysis.... 15:36:43 [INFO] 15:36:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ algo-impl <<< 15:36:43 [INFO] 15:36:43 [INFO] 15:36:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ algo-impl --- 15:36:43 [INFO] BugInstance size is 0 15:36:43 [INFO] Error size is 0 15:36:43 [INFO] No errors/warnings found 15:36:43 [INFO] 15:36:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ algo-impl --- 15:36:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/test/resources 15:36:43 [INFO] 15:36:43 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ algo-impl --- 15:36:43 [INFO] No sources to compile 15:36:43 [INFO] 15:36:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ algo-impl --- 15:36:43 [INFO] No tests to run. 15:36:43 [INFO] 15:36:43 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ algo-impl --- 15:36:43 [INFO] 15:36:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ algo-impl --- 15:36:43 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/target/algo-impl-0.21.1-SNAPSHOT.jar 15:36:43 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/target/classes/META-INF/MANIFEST.MF 15:36:43 [INFO] 15:36:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ algo-impl --- 15:36:43 [INFO] No previous run data found, generating javadoc. 15:36:45 [WARNING] Javadoc Warnings 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for edge 15:36:45 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:279: warning: no @param for path 15:36:45 [WARNING] protected boolean pruneEdge(final ConnectedEdge edge, final CspfPath path) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:356: warning: no @param for cvertex 15:36:45 [WARNING] protected @Nullable MplsLabel getIpv4NodeSid(final ConnectedVertex cvertex) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:388: warning: no @param for cvertex 15:36:45 [WARNING] protected @Nullable MplsLabel getIpv6NodeSid(final ConnectedVertex cvertex) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:40: warning: no comment 15:36:45 [WARNING] public abstract class AbstractPathComputation implements PathComputationAlgorithm { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:51: warning: no comment 15:36:45 [WARNING] protected PathConstraints constraints = null; 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:44: warning: no comment 15:36:45 [WARNING] protected final ConnectedGraph graph; 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:48: warning: no comment 15:36:45 [WARNING] protected CspfPath pathDestination = null; 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:47: warning: no comment 15:36:45 [WARNING] protected CspfPath pathSource = null; 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:54: warning: no comment 15:36:45 [WARNING] protected final PriorityQueue priorityQueue = new PriorityQueue<>(); 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:55: warning: no comment 15:36:45 [WARNING] protected final HashMap processedPath = new HashMap<>(); 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:57: warning: no comment 15:36:45 [WARNING] protected AbstractPathComputation(final ConnectedGraph graph) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/AbstractPathComputation.java:520: warning: no comment 15:36:45 [WARNING] protected abstract ConstrainedPath computeSimplePath(VertexKey source, VertexKey destination); 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ConstrainedShortestPathFirst.java:35: warning: no comment 15:36:45 [WARNING] public ConstrainedShortestPathFirst(final ConnectedGraph graph) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:49: warning: no comment 15:36:45 [WARNING] public static final byte ACTIVE = 0x01; 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:51: warning: no comment 15:36:45 [WARNING] public static final byte DOMINATED = 0x03; 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:52: warning: no comment 15:36:45 [WARNING] public static final byte PROCESSED = 0x04; 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:50: warning: no comment 15:36:45 [WARNING] public static final byte SELECTED = 0x02; 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:48: warning: no comment 15:36:45 [WARNING] public static final byte UNKNOWN = 0x00; 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:57: warning: no comment 15:36:45 [WARNING] public CspfPath(final ConnectedVertex vertex) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:87: warning: no comment 15:36:45 [WARNING] public CspfPath addConnectedEdge(final ConnectedEdge edge) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:135: warning: no comment 15:36:45 [WARNING] public void clearPath() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:74: warning: no comment 15:36:45 [WARNING] public int getCost() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:83: warning: no comment 15:36:45 [WARNING] public int getDelay() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:157: warning: no comment 15:36:45 [WARNING] public Integer getKey() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:100: warning: no comment 15:36:45 [WARNING] public List getPath() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:104: warning: no comment 15:36:45 [WARNING] public int getPathCount() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:131: warning: no comment 15:36:45 [WARNING] public float getPathLength() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:113: warning: no comment 15:36:45 [WARNING] public byte getPathStatus() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:122: warning: no comment 15:36:45 [WARNING] public Long getPredecessor() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:61: warning: no comment 15:36:45 [WARNING] public ConnectedVertex getVertex() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:65: warning: no comment 15:36:45 [WARNING] public Long getVertexKey() { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:92: warning: no comment 15:36:45 [WARNING] public CspfPath replacePath(final List list) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:69: warning: no comment 15:36:45 [WARNING] public CspfPath setCost(final int cost) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:78: warning: no comment 15:36:45 [WARNING] public CspfPath setDelay(final int delay) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:152: warning: no comment 15:36:45 [WARNING] public CspfPath setKey(final Integer key) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:126: warning: no comment 15:36:45 [WARNING] public CspfPath setPathLength(final float length) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:108: warning: no comment 15:36:45 [WARNING] public CspfPath setPathStatus(final byte status) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/CspfPath.java:117: warning: no comment 15:36:45 [WARNING] public CspfPath setPredecessor(final Long vertexId) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/PathComputationServer.java:56: warning: no comment 15:36:45 [WARNING] public PathComputationServer(@Reference final RpcProviderService rpcService, 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/Samcra.java:99: warning: no comment 15:36:45 [WARNING] public Samcra(final ConnectedGraph graph) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/src/main/java/org/opendaylight/algo/impl/ShortestPathFirst.java:34: warning: no comment 15:36:45 [WARNING] public ShortestPathFirst(final ConnectedGraph graph) { 15:36:45 [WARNING] ^ 15:36:45 [WARNING] 42 warnings 15:36:45 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/target/algo-impl-0.21.1-SNAPSHOT-javadoc.jar 15:36:45 [INFO] 15:36:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ algo-impl --- 15:36:45 [INFO] CycloneDX: Resolving Dependencies 15:36:46 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 15:36:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/target/bom.xml 15:36:46 [INFO] attaching as algo-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/target/bom.json 15:36:46 [INFO] attaching as algo-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:36:46 [INFO] 15:36:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ algo-impl --- 15:36:46 [INFO] Skipping duplicate-finder execution! 15:36:46 [INFO] 15:36:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ algo-impl --- 15:36:46 [INFO] No dependency problems found 15:36:46 [INFO] 15:36:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ algo-impl --- 15:36:46 [INFO] Skipping source per configuration. 15:36:46 [INFO] 15:36:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ algo-impl --- 15:36:46 [INFO] 15:36:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ algo-impl --- 15:36:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:36:46 [INFO] 15:36:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ algo-impl --- 15:36:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/target/algo-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.1-SNAPSHOT/algo-impl-0.21.1-SNAPSHOT.jar 15:36:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.1-SNAPSHOT/algo-impl-0.21.1-SNAPSHOT.pom 15:36:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/target/algo-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.1-SNAPSHOT/algo-impl-0.21.1-SNAPSHOT-javadoc.jar 15:36:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.1-SNAPSHOT/algo-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/algo/algo-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/algo-impl/0.21.1-SNAPSHOT/algo-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:36:46 [INFO] 15:36:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ algo-impl --- 15:36:46 [INFO] Installing org/opendaylight/bgpcep/algo-impl/0.21.1-SNAPSHOT/algo-impl-0.21.1-SNAPSHOT.jar 15:36:46 [INFO] Writing OBR metadata 15:36:46 [INFO] 15:36:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ algo-impl --- 15:36:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:36:46 [INFO] 15:36:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ algo-impl --- 15:36:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:36:46 [INFO] 15:36:46 [INFO] -----------< org.opendaylight.bgpcep:single-feature-parent >------------ 15:36:46 [INFO] Building single-feature-parent 0.21.1-SNAPSHOT [8/169] 15:36:46 [INFO] --------------------------------[ pom ]--------------------------------- 15:36:48 [INFO] 15:36:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ single-feature-parent --- 15:36:48 [INFO] 15:36:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ single-feature-parent --- 15:36:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:36:48 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:36:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:48 [INFO] 15:36:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ single-feature-parent --- 15:36:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:48 [INFO] 15:36:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ single-feature-parent --- 15:36:48 [INFO] 15:36:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ single-feature-parent --- 15:36:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:36:48 [INFO] argLine set to empty 15:36:48 [INFO] 15:36:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ single-feature-parent --- 15:36:49 [INFO] Starting audit... 15:36:49 Audit done. 15:36:49 [INFO] You have 0 Checkstyle violations. 15:36:49 [INFO] 15:36:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ single-feature-parent --- 15:36:49 [INFO] Starting audit... 15:36:49 Audit done. 15:36:49 [INFO] You have 0 Checkstyle violations. 15:36:49 [INFO] 15:36:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ single-feature-parent --- 15:36:49 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/single-feature-parent/target/classes/META-INF/maven/dependencies.properties 15:36:49 [INFO] 15:36:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ single-feature-parent --- 15:36:49 [INFO] 15:36:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ single-feature-parent >>> 15:36:49 [INFO] 15:36:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ single-feature-parent --- 15:36:49 [INFO] 15:36:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ single-feature-parent <<< 15:36:49 [INFO] 15:36:49 [INFO] 15:36:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ single-feature-parent --- 15:36:49 [INFO] 15:36:49 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ single-feature-parent --- 15:36:50 [INFO] 15:36:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ single-feature-parent --- 15:36:50 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/single-feature-parent/target/surefire-reports 15:36:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:36:50 [INFO] 15:36:50 [INFO] ------------------------------------------------------- 15:36:50 [INFO] T E S T S 15:36:50 [INFO] ------------------------------------------------------- 15:36:51 [INFO] 15:36:51 [INFO] Results: 15:36:51 [INFO] 15:36:51 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 15:36:51 [INFO] 15:36:51 [INFO] 15:36:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ single-feature-parent --- 15:36:51 [INFO] 15:36:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ single-feature-parent --- 15:36:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:36:51 [INFO] 15:36:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ single-feature-parent --- 15:36:51 [INFO] CycloneDX: Resolving Dependencies 15:36:55 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 15:36:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/single-feature-parent/target/bom.xml 15:36:55 [INFO] attaching as single-feature-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/single-feature-parent/target/bom.json 15:36:55 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 15:36:55 [INFO] attaching as single-feature-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:36:55 [INFO] 15:36:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ single-feature-parent --- 15:36:55 [INFO] Skipping duplicate-finder execution! 15:36:55 [INFO] 15:36:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ single-feature-parent --- 15:36:55 [INFO] Skipping plugin execution 15:36:55 [INFO] 15:36:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ single-feature-parent --- 15:36:55 [INFO] Skipping source per configuration. 15:36:55 [INFO] 15:36:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ single-feature-parent --- 15:36:55 [INFO] 15:36:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ single-feature-parent --- 15:36:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:36:55 [INFO] 15:36:55 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ single-feature-parent --- 15:36:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/single-feature-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.1-SNAPSHOT/single-feature-parent-0.21.1-SNAPSHOT.pom 15:36:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/single-feature-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.1-SNAPSHOT/single-feature-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:36:55 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/single-feature-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/single-feature-parent/0.21.1-SNAPSHOT/single-feature-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:36:55 [INFO] 15:36:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ single-feature-parent --- 15:36:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:36:55 [INFO] 15:36:55 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-graph-api >------------ 15:36:55 [INFO] Building OpenDaylight :: GRAPH :: API 0.21.1-SNAPSHOT [9/169] 15:36:55 [INFO] ------------------------------[ feature ]------------------------------- 15:36:55 [INFO] 15:36:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-graph-api --- 15:36:55 [INFO] 15:36:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-graph-api --- 15:36:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:55 [INFO] 15:36:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph-api --- 15:36:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:36:55 [INFO] 15:36:55 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-graph-api --- 15:36:56 [INFO] 15:36:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-graph-api --- 15:36:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:36:56 [INFO] argLine set to empty 15:36:56 [INFO] 15:36:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-graph-api --- 15:36:56 [INFO] Starting audit... 15:36:56 Audit done. 15:36:56 [INFO] You have 0 Checkstyle violations. 15:36:56 [INFO] 15:36:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-graph-api --- 15:36:56 [INFO] Starting audit... 15:36:56 Audit done. 15:36:56 [INFO] You have 0 Checkstyle violations. 15:36:56 [INFO] 15:36:56 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-graph-api --- 15:36:56 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph-api/target/classes/META-INF/maven/dependencies.properties 15:36:56 [INFO] 15:36:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-graph-api --- 15:36:56 [INFO] 15:36:56 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph-api --- 15:36:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph-api/target/feature/feature.xml 15:36:57 [INFO] ...done! 15:36:57 [INFO] Attaching features XML 15:36:57 [INFO] 15:36:57 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-graph-api --- 15:36: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 15:36:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:36:57 [INFO] 15:36:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph-api >>> 15:36:57 [INFO] 15:36:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-graph-api --- 15:36:57 [INFO] 15:36:57 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph-api <<< 15:36:57 [INFO] 15:36:57 [INFO] 15:36:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-graph-api --- 15:36:57 [INFO] 15:36:57 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-graph-api --- 15:36:57 [INFO] 15:36:57 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-graph-api --- 15:36:57 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph-api/target/surefire-reports 15:36:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:36:57 [INFO] 15:36:57 [INFO] ------------------------------------------------------- 15:36:57 [INFO] T E S T S 15:36:57 [INFO] ------------------------------------------------------- 15:36:58 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.37 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:37:09 [INFO] 15:37:09 [INFO] Results: 15:37:09 [INFO] 15:37:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:37:09 [INFO] 15:37:09 [INFO] 15:37:09 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-graph-api --- 15:37:09 [INFO] 15:37:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-graph-api --- 15:37:09 [INFO] 15:37:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-graph-api --- 15:37:09 [INFO] CycloneDX: Resolving Dependencies 15:37:13 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 15:37:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph-api/target/bom.xml 15:37:13 [INFO] attaching as odl-bgpcep-graph-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:37:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph-api/target/bom.json 15:37:13 [INFO] attaching as odl-bgpcep-graph-api-0.21.1-SNAPSHOT-cyclonedx.json 15:37:13 [INFO] 15:37:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph-api --- 15:37:13 [INFO] Skipping duplicate-finder execution! 15:37:13 [INFO] 15:37:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph-api --- 15:37:13 [INFO] Skipping plugin execution 15:37:13 [INFO] 15:37:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph-api --- 15:37:13 [INFO] Skipping source per configuration. 15:37:13 [INFO] 15:37:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-graph-api --- 15:37:13 [INFO] 15:37:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-graph-api --- 15:37:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:13 [INFO] 15:37:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-graph-api --- 15:37:13 [INFO] No primary artifact to install, installing attached artifacts instead. 15:37:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.1-SNAPSHOT/odl-bgpcep-graph-api-0.21.1-SNAPSHOT.pom 15:37:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.1-SNAPSHOT/odl-bgpcep-graph-api-0.21.1-SNAPSHOT-features.xml 15:37:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.1-SNAPSHOT/odl-bgpcep-graph-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:37:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.1-SNAPSHOT/odl-bgpcep-graph-api-0.21.1-SNAPSHOT-cyclonedx.json 15:37:13 [INFO] 15:37:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-graph-api --- 15:37:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:37:13 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:37:13 [INFO] 15:37:13 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-concepts >------------- 15:37:13 [INFO] Building OpenDaylight :: BGPCEP :: Concepts 0.21.1-SNAPSHOT [10/169] 15:37:13 [INFO] ------------------------------[ feature ]------------------------------- 15:37:13 [INFO] 15:37:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-concepts --- 15:37:13 [INFO] 15:37:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-concepts --- 15:37:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:37:13 [INFO] 15:37:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-concepts --- 15:37:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:37:13 [INFO] 15:37:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-concepts --- 15:37:13 [INFO] 15:37:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-concepts --- 15:37:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:13 [INFO] argLine set to empty 15:37:13 [INFO] 15:37:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-concepts --- 15:37:13 [INFO] Starting audit... 15:37:13 Audit done. 15:37:13 [INFO] You have 0 Checkstyle violations. 15:37:13 [INFO] 15:37:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-concepts --- 15:37:13 [INFO] Starting audit... 15:37:13 Audit done. 15:37:13 [INFO] You have 0 Checkstyle violations. 15:37:13 [INFO] 15:37:13 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-concepts --- 15:37:13 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-concepts/target/classes/META-INF/maven/dependencies.properties 15:37:13 [INFO] 15:37:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-concepts --- 15:37:13 [INFO] 15:37:13 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-concepts --- 15:37:14 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-concepts/target/feature/feature.xml 15:37:14 [INFO] ...done! 15:37:14 [INFO] Attaching features XML 15:37:14 [INFO] 15:37:14 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-concepts --- 15:37: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 15:37:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:37:14 [INFO] 15:37:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-concepts >>> 15:37:14 [INFO] 15:37:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-concepts --- 15:37:14 [INFO] 15:37:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-concepts <<< 15:37:14 [INFO] 15:37:14 [INFO] 15:37:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-concepts --- 15:37:14 [INFO] 15:37:14 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-concepts --- 15:37:14 [INFO] 15:37:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-concepts --- 15:37:14 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-concepts/target/surefire-reports 15:37:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:37:14 [INFO] 15:37:14 [INFO] ------------------------------------------------------- 15:37:14 [INFO] T E S T S 15:37:14 [INFO] ------------------------------------------------------- 15:37:15 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:37:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.65 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:37:26 [INFO] 15:37:26 [INFO] Results: 15:37:26 [INFO] 15:37:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:37:26 [INFO] 15:37:26 [INFO] 15:37:26 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-concepts --- 15:37:26 [INFO] 15:37:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-concepts --- 15:37:26 [INFO] 15:37:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-concepts --- 15:37:26 [INFO] CycloneDX: Resolving Dependencies 15:37:30 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 15:37:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-concepts/target/bom.xml 15:37:30 [INFO] attaching as odl-bgpcep-concepts-0.21.1-SNAPSHOT-cyclonedx.xml 15:37:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-concepts/target/bom.json 15:37:30 [INFO] attaching as odl-bgpcep-concepts-0.21.1-SNAPSHOT-cyclonedx.json 15:37:30 [INFO] 15:37:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-concepts --- 15:37:30 [INFO] Skipping duplicate-finder execution! 15:37:30 [INFO] 15:37:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-concepts --- 15:37:30 [INFO] Skipping plugin execution 15:37:30 [INFO] 15:37:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-concepts --- 15:37:30 [INFO] Skipping source per configuration. 15:37:30 [INFO] 15:37:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-concepts --- 15:37:30 [INFO] 15:37:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-concepts --- 15:37:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:30 [INFO] 15:37:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-concepts --- 15:37:30 [INFO] No primary artifact to install, installing attached artifacts instead. 15:37:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.1-SNAPSHOT/odl-bgpcep-concepts-0.21.1-SNAPSHOT.pom 15:37:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-concepts/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.1-SNAPSHOT/odl-bgpcep-concepts-0.21.1-SNAPSHOT-features.xml 15:37:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.1-SNAPSHOT/odl-bgpcep-concepts-0.21.1-SNAPSHOT-cyclonedx.xml 15:37:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.1-SNAPSHOT/odl-bgpcep-concepts-0.21.1-SNAPSHOT-cyclonedx.json 15:37:30 [INFO] 15:37:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-concepts --- 15:37:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:37:30 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:37:30 [INFO] 15:37:30 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-algo-api >------------- 15:37:30 [INFO] Building OpenDaylight :: Path Computation Algorithms :: API 0.21.1-SNAPSHOT [11/169] 15:37:30 [INFO] ------------------------------[ feature ]------------------------------- 15:37:30 [INFO] 15:37:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] 15:37:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:37:30 [INFO] 15:37:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:37:30 [INFO] 15:37:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] 15:37:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:30 [INFO] argLine set to empty 15:37:30 [INFO] 15:37:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] Starting audit... 15:37:30 Audit done. 15:37:30 [INFO] You have 0 Checkstyle violations. 15:37:30 [INFO] 15:37:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] Starting audit... 15:37:30 Audit done. 15:37:30 [INFO] You have 0 Checkstyle violations. 15:37:30 [INFO] 15:37:30 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo-api/target/classes/META-INF/maven/dependencies.properties 15:37:30 [INFO] 15:37:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] 15:37:30 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo-api/target/feature/feature.xml 15:37:30 [INFO] ...done! 15:37:30 [INFO] Attaching features XML 15:37:30 [INFO] 15:37:30 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:37:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:37:30 [INFO] 15:37:30 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo-api >>> 15:37:30 [INFO] 15:37:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] 15:37:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo-api <<< 15:37:30 [INFO] 15:37:30 [INFO] 15:37:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] 15:37:30 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] 15:37:30 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-algo-api --- 15:37:30 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo-api/target/surefire-reports 15:37:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:37:30 [INFO] 15:37:30 [INFO] ------------------------------------------------------- 15:37:30 [INFO] T E S T S 15:37:30 [INFO] ------------------------------------------------------- 15:37:32 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:37:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.920 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:37:42 [INFO] 15:37:42 [INFO] Results: 15:37:42 [INFO] 15:37:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:37:42 [INFO] 15:37:42 [INFO] 15:37:42 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-algo-api --- 15:37:42 [INFO] 15:37:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-algo-api --- 15:37:42 [INFO] 15:37:42 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-algo-api --- 15:37:42 [INFO] CycloneDX: Resolving Dependencies 15:37:46 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 15:37:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo-api/target/bom.xml 15:37:46 [INFO] attaching as odl-bgpcep-algo-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:37:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo-api/target/bom.json 15:37:46 [INFO] attaching as odl-bgpcep-algo-api-0.21.1-SNAPSHOT-cyclonedx.json 15:37:46 [INFO] 15:37:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo-api --- 15:37:46 [INFO] Skipping duplicate-finder execution! 15:37:46 [INFO] 15:37:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo-api --- 15:37:46 [INFO] Skipping plugin execution 15:37:46 [INFO] 15:37:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo-api --- 15:37:46 [INFO] Skipping source per configuration. 15:37:46 [INFO] 15:37:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-algo-api --- 15:37:46 [INFO] 15:37:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-algo-api --- 15:37:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:46 [INFO] 15:37:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-algo-api --- 15:37:46 [INFO] No primary artifact to install, installing attached artifacts instead. 15:37:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.1-SNAPSHOT/odl-bgpcep-algo-api-0.21.1-SNAPSHOT.pom 15:37:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.1-SNAPSHOT/odl-bgpcep-algo-api-0.21.1-SNAPSHOT-features.xml 15:37:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.1-SNAPSHOT/odl-bgpcep-algo-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:37:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.1-SNAPSHOT/odl-bgpcep-algo-api-0.21.1-SNAPSHOT-cyclonedx.json 15:37:46 [INFO] 15:37:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-algo-api --- 15:37:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:37:46 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:37:46 [INFO] 15:37:46 [INFO] -----------------< org.opendaylight.bgpcep:graph-impl >----------------- 15:37:46 [INFO] Building graph-impl 0.21.1-SNAPSHOT [12/169] 15:37:46 [INFO] -------------------------------[ bundle ]------------------------------- 15:37:46 [INFO] 15:37:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ graph-impl --- 15:37:46 [INFO] 15:37:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ graph-impl --- 15:37:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:37:46 [INFO] 15:37:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ graph-impl --- 15:37:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:37:46 [INFO] 15:37:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ graph-impl --- 15:37:46 [INFO] 15:37:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ graph-impl --- 15:37:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-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/** 15:37:46 [INFO] 15:37:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ graph-impl --- 15:37:46 [INFO] Starting audit... 15:37:46 Audit done. 15:37:46 [INFO] You have 0 Checkstyle violations. 15:37:46 [INFO] 15:37:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ graph-impl --- 15:37:47 [INFO] Starting audit... 15:37:47 Audit done. 15:37:47 [INFO] You have 0 Checkstyle violations. 15:37:47 [INFO] 15:37:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ graph-impl --- 15:37:47 [INFO] 15:37:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ graph-impl --- 15:37:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/resources 15:37:47 [INFO] 15:37:47 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ graph-impl --- 15:37:47 [INFO] Recompiling the module because of changed dependency. 15:37:47 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 15:37:47 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:[63,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 15:37:47 [INFO] 15:37:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ graph-impl >>> 15:37:47 [INFO] 15:37:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ graph-impl --- 15:37:47 [INFO] Fork Value is true 15:37:50 [INFO] Done SpotBugs Analysis.... 15:37:50 [INFO] 15:37:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ graph-impl <<< 15:37:50 [INFO] 15:37:50 [INFO] 15:37:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ graph-impl --- 15:37:50 [INFO] BugInstance size is 0 15:37:50 [INFO] Error size is 0 15:37:50 [INFO] No errors/warnings found 15:37:50 [INFO] 15:37:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ graph-impl --- 15:37:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/test/resources 15:37:50 [INFO] 15:37:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ graph-impl --- 15:37:50 [INFO] No sources to compile 15:37:50 [INFO] 15:37:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ graph-impl --- 15:37:50 [INFO] No tests to run. 15:37:50 [INFO] 15:37:50 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ graph-impl --- 15:37:50 [INFO] 15:37:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ graph-impl --- 15:37:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/target/graph-impl-0.21.1-SNAPSHOT.jar 15:37:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/target/classes/META-INF/MANIFEST.MF 15:37:50 [INFO] 15:37:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ graph-impl --- 15:37:51 [INFO] No previous run data found, generating javadoc. 15:37:52 [WARNING] Javadoc Warnings 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:76: warning: no @return 15:37:52 [WARNING] public ConnectedEdgeImpl setSource(ConnectedVertexImpl vertex) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:86: warning: no @return 15:37:52 [WARNING] public ConnectedEdgeImpl setDestination(ConnectedVertexImpl vertex) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:124: warning: no @return 15:37:52 [WARNING] public ConnectedEdgeImpl setEdge(Edge edge) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:51: warning: no comment 15:37:52 [WARNING] public ConnectedEdgeImpl(@NonNull Long key) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:57: warning: no comment 15:37:52 [WARNING] public ConnectedEdgeImpl(@NonNull Edge edge) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedEdgeImpl.java:197: warning: no comment 15:37:52 [WARNING] public List getTriggers() { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphImpl.java:73: warning: no comment 15:37:52 [WARNING] public ConnectedGraphImpl(final Graph newGraph, final ConnectedGraphServer server) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java:73: warning: no comment 15:37:52 [WARNING] public ConnectedGraphServer(@Reference final DataBroker dataBroker) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:76: warning: no @return 15:37:52 [WARNING] public ConnectedVertexImpl setVertex(Vertex vertex) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:86: warning: no @return 15:37:52 [WARNING] public ConnectedVertexImpl addInput(ConnectedEdgeImpl edge) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:98: warning: no @return 15:37:52 [WARNING] public ConnectedVertexImpl addOutput(ConnectedEdgeImpl edge) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:110: warning: no @return 15:37:52 [WARNING] public ConnectedVertexImpl removeInput(ConnectedEdgeImpl edge) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:120: warning: no @return 15:37:52 [WARNING] public ConnectedVertexImpl removeOutput(ConnectedEdgeImpl edge) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:142: warning: no @return 15:37:52 [WARNING] public ConnectedVertexImpl addPrefix(Prefix prefix) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:51: warning: no comment 15:37:52 [WARNING] public ConnectedVertexImpl(@NonNull Long key) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:57: warning: no comment 15:37:52 [WARNING] public ConnectedVertexImpl(@NonNull Vertex vertex) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedVertexImpl.java:224: warning: no comment 15:37:52 [WARNING] public List getTriggers() { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java:58: warning: no comment 15:37:52 [WARNING] public GraphListener(@Reference final DataBroker dataBroker, @Reference final ConnectedGraphProvider provider) { 15:37:52 [WARNING] ^ 15:37:52 [WARNING] 18 warnings 15:37:52 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/target/graph-impl-0.21.1-SNAPSHOT-javadoc.jar 15:37:52 [INFO] 15:37:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ graph-impl --- 15:37:52 [INFO] CycloneDX: Resolving Dependencies 15:37:53 [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) 15:37:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/target/bom.xml 15:37:53 [INFO] attaching as graph-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:37:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/target/bom.json 15:37:53 [INFO] attaching as graph-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:37:53 [INFO] 15:37:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ graph-impl --- 15:37:53 [INFO] Skipping duplicate-finder execution! 15:37:53 [INFO] 15:37:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ graph-impl --- 15:37:53 [INFO] No dependency problems found 15:37:53 [INFO] 15:37:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ graph-impl --- 15:37:53 [INFO] Skipping source per configuration. 15:37:53 [INFO] 15:37:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ graph-impl --- 15:37:53 [INFO] 15:37:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ graph-impl --- 15:37:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:37:53 [INFO] 15:37:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ graph-impl --- 15:37:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/target/graph-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.1-SNAPSHOT/graph-impl-0.21.1-SNAPSHOT.jar 15:37:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.1-SNAPSHOT/graph-impl-0.21.1-SNAPSHOT.pom 15:37:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/target/graph-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.1-SNAPSHOT/graph-impl-0.21.1-SNAPSHOT-javadoc.jar 15:37:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.1-SNAPSHOT/graph-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:37:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/graph/graph-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/graph-impl/0.21.1-SNAPSHOT/graph-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:37:53 [INFO] 15:37:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ graph-impl --- 15:37:53 [INFO] Installing org/opendaylight/bgpcep/graph-impl/0.21.1-SNAPSHOT/graph-impl-0.21.1-SNAPSHOT.jar 15:37:53 [INFO] Writing OBR metadata 15:37:53 [INFO] 15:37:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ graph-impl --- 15:37:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:37:53 [INFO] 15:37:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ graph-impl --- 15:37:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:37:53 [INFO] 15:37:53 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-graph >-------------- 15:37:53 [INFO] Building OpenDaylight :: GRAPH 0.21.1-SNAPSHOT [13/169] 15:37:53 [INFO] ------------------------------[ feature ]------------------------------- 15:37:55 [INFO] 15:37:55 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-graph --- 15:37:55 [INFO] 15:37:55 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-graph --- 15:37:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:37:56 [INFO] 15:37:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-graph --- 15:37:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:37:56 [INFO] 15:37:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-graph --- 15:37:56 [INFO] 15:37:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-graph --- 15:37:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:37:56 [INFO] argLine set to empty 15:37:56 [INFO] 15:37:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-graph --- 15:37:56 [INFO] Starting audit... 15:37:56 Audit done. 15:37:56 [INFO] You have 0 Checkstyle violations. 15:37:56 [INFO] 15:37:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-graph --- 15:37:56 [INFO] Starting audit... 15:37:56 Audit done. 15:37:56 [INFO] You have 0 Checkstyle violations. 15:37:56 [INFO] 15:37:56 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-graph --- 15:37:56 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph/target/classes/META-INF/maven/dependencies.properties 15:37:56 [INFO] 15:37:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-graph --- 15:37:56 [INFO] 15:37:56 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-graph --- 15:37:56 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph/target/feature/feature.xml 15:37:56 [INFO] ...done! 15:37:56 [INFO] Attaching features XML 15:37:56 [INFO] 15:37:56 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-graph --- 15:37:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:37:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:37:56 [INFO] 15:37:56 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-graph >>> 15:37:56 [INFO] 15:37:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-graph --- 15:37:56 [INFO] 15:37:56 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-graph <<< 15:37:56 [INFO] 15:37:56 [INFO] 15:37:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-graph --- 15:37:56 [INFO] 15:37:56 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-graph --- 15:37:56 [INFO] 15:37:56 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-graph --- 15:37:56 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph/target/surefire-reports 15:37:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:37:56 [INFO] 15:37:56 [INFO] ------------------------------------------------------- 15:37:56 [INFO] T E S T S 15:37:56 [INFO] ------------------------------------------------------- 15:37:58 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:38:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.99 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:38:15 [INFO] 15:38:15 [INFO] Results: 15:38:15 [INFO] 15:38:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:38:15 [INFO] 15:38:15 [INFO] 15:38:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-graph --- 15:38:15 [INFO] 15:38:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-graph --- 15:38:15 [INFO] 15:38:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-graph --- 15:38:15 [INFO] CycloneDX: Resolving Dependencies 15:38:21 [INFO] CycloneDX: Creating BOM version 1.4 with 187 component(s) 15:38:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph/target/bom.xml 15:38:21 [INFO] attaching as odl-bgpcep-graph-0.21.1-SNAPSHOT-cyclonedx.xml 15:38:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph/target/bom.json 15:38:21 [INFO] attaching as odl-bgpcep-graph-0.21.1-SNAPSHOT-cyclonedx.json 15:38:21 [INFO] 15:38:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-graph --- 15:38:21 [INFO] Skipping duplicate-finder execution! 15:38:21 [INFO] 15:38:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-graph --- 15:38:21 [INFO] Skipping plugin execution 15:38:21 [INFO] 15:38:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-graph --- 15:38:21 [INFO] Skipping source per configuration. 15:38:21 [INFO] 15:38:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-graph --- 15:38:21 [INFO] 15:38:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-graph --- 15:38:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:38:21 [INFO] 15:38:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-graph --- 15:38:21 [INFO] No primary artifact to install, installing attached artifacts instead. 15:38:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.1-SNAPSHOT/odl-bgpcep-graph-0.21.1-SNAPSHOT.pom 15:38:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.1-SNAPSHOT/odl-bgpcep-graph-0.21.1-SNAPSHOT-features.xml 15:38:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.1-SNAPSHOT/odl-bgpcep-graph-0.21.1-SNAPSHOT-cyclonedx.xml 15:38:21 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-graph/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.1-SNAPSHOT/odl-bgpcep-graph-0.21.1-SNAPSHOT-cyclonedx.json 15:38:21 [INFO] 15:38:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-graph --- 15:38:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:38:21 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:38:21 [INFO] 15:38:21 [INFO] --------------< org.opendaylight.bgpcep:odl-bgpcep-algo >--------------- 15:38:21 [INFO] Building OpenDaylight :: Path Computation Algorithms 0.21.1-SNAPSHOT [14/169] 15:38:21 [INFO] ------------------------------[ feature ]------------------------------- 15:38:21 [INFO] 15:38:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-algo --- 15:38:21 [INFO] 15:38:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-algo --- 15:38:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:21 [INFO] 15:38:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-algo --- 15:38:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:21 [INFO] 15:38:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-algo --- 15:38:22 [INFO] 15:38:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-algo --- 15:38:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:38:22 [INFO] argLine set to empty 15:38:22 [INFO] 15:38:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-algo --- 15:38:22 [INFO] Starting audit... 15:38:22 Audit done. 15:38:22 [INFO] You have 0 Checkstyle violations. 15:38:22 [INFO] 15:38:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-algo --- 15:38:22 [INFO] Starting audit... 15:38:22 Audit done. 15:38:22 [INFO] You have 0 Checkstyle violations. 15:38:22 [INFO] 15:38:22 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-algo --- 15:38:22 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo/target/classes/META-INF/maven/dependencies.properties 15:38:22 [INFO] 15:38:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-algo --- 15:38:22 [INFO] 15:38:22 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-algo --- 15:38:22 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo/target/feature/feature.xml 15:38:22 [INFO] ...done! 15:38:22 [INFO] Attaching features XML 15:38:22 [INFO] 15:38:22 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-algo --- 15:38:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:38:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:38:22 [INFO] 15:38:22 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-algo >>> 15:38:22 [INFO] 15:38:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-algo --- 15:38:22 [INFO] 15:38:22 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-algo <<< 15:38:22 [INFO] 15:38:22 [INFO] 15:38:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-algo --- 15:38:22 [INFO] 15:38:22 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-algo --- 15:38:22 [INFO] 15:38:22 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-algo --- 15:38:22 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo/target/surefire-reports 15:38:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:38:22 [INFO] 15:38:22 [INFO] ------------------------------------------------------- 15:38:22 [INFO] T E S T S 15:38:22 [INFO] ------------------------------------------------------- 15:38:24 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:38:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.95 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:38:41 [INFO] 15:38:41 [INFO] Results: 15:38:41 [INFO] 15:38:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:38:41 [INFO] 15:38:41 [INFO] 15:38:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-algo --- 15:38:41 [INFO] 15:38:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-algo --- 15:38:41 [INFO] 15:38:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-algo --- 15:38:41 [INFO] CycloneDX: Resolving Dependencies 15:38:46 [INFO] CycloneDX: Creating BOM version 1.4 with 193 component(s) 15:38:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo/target/bom.xml 15:38:46 [INFO] attaching as odl-bgpcep-algo-0.21.1-SNAPSHOT-cyclonedx.xml 15:38:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo/target/bom.json 15:38:46 [INFO] attaching as odl-bgpcep-algo-0.21.1-SNAPSHOT-cyclonedx.json 15:38:46 [INFO] 15:38:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-algo --- 15:38:46 [INFO] Skipping duplicate-finder execution! 15:38:46 [INFO] 15:38:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-algo --- 15:38:46 [INFO] Skipping plugin execution 15:38:46 [INFO] 15:38:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-algo --- 15:38:46 [INFO] Skipping source per configuration. 15:38:46 [INFO] 15:38:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-algo --- 15:38:46 [INFO] 15:38:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-algo --- 15:38:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:38:46 [INFO] 15:38:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-algo --- 15:38:46 [INFO] No primary artifact to install, installing attached artifacts instead. 15:38:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.1-SNAPSHOT/odl-bgpcep-algo-0.21.1-SNAPSHOT.pom 15:38:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.1-SNAPSHOT/odl-bgpcep-algo-0.21.1-SNAPSHOT-features.xml 15:38:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.1-SNAPSHOT/odl-bgpcep-algo-0.21.1-SNAPSHOT-cyclonedx.xml 15:38:46 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-algo/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.1-SNAPSHOT/odl-bgpcep-algo-0.21.1-SNAPSHOT-cyclonedx.json 15:38:46 [INFO] 15:38:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-algo --- 15:38:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:38:46 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:38:46 [INFO] 15:38:46 [INFO] --------------< org.opendaylight.bgpcep:testtool-parent >--------------- 15:38:46 [INFO] Building testtool-parent 0.21.1-SNAPSHOT [15/169] 15:38:46 [INFO] --------------------------------[ pom ]--------------------------------- 15:38:46 [INFO] 15:38:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ testtool-parent --- 15:38:46 [INFO] 15:38:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ testtool-parent --- 15:38:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:46 [INFO] 15:38:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ testtool-parent --- 15:38:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:47 [INFO] 15:38:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ testtool-parent --- 15:38:47 [INFO] 15:38:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ testtool-parent --- 15:38:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-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/** 15:38:47 [INFO] 15:38:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ testtool-parent --- 15:38:47 [INFO] Starting audit... 15:38:47 Audit done. 15:38:47 [INFO] You have 0 Checkstyle violations. 15:38:47 [INFO] 15:38:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ testtool-parent --- 15:38:47 [INFO] Starting audit... 15:38:47 Audit done. 15:38:47 [INFO] You have 0 Checkstyle violations. 15:38:47 [INFO] 15:38:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ testtool-parent --- 15:38:47 [INFO] 15:38:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ testtool-parent >>> 15:38:47 [INFO] 15:38:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ testtool-parent --- 15:38:47 [INFO] 15:38:47 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ testtool-parent <<< 15:38:47 [INFO] 15:38:47 [INFO] 15:38:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ testtool-parent --- 15:38:47 [INFO] 15:38:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ testtool-parent --- 15:38:47 [INFO] 15:38:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ testtool-parent --- 15:38:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:38:47 [INFO] 15:38:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ testtool-parent --- 15:38:47 [INFO] CycloneDX: Resolving Dependencies 15:38:48 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) 15:38:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-parent/target/bom.xml 15:38:48 [INFO] attaching as testtool-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:38:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-parent/target/bom.json 15:38:48 [INFO] attaching as testtool-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:38:48 [INFO] 15:38:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-parent --- 15:38:48 [INFO] Skipping duplicate-finder execution! 15:38:48 [INFO] 15:38:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ testtool-parent --- 15:38:48 [INFO] Skipping pom project 15:38:48 [INFO] 15:38:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ testtool-parent --- 15:38:48 [INFO] Skipping source per configuration. 15:38:48 [INFO] 15:38:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ testtool-parent --- 15:38:48 [INFO] 15:38:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ testtool-parent --- 15:38:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:38:48 [INFO] 15:38:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testtool-parent --- 15:38:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.1-SNAPSHOT/testtool-parent-0.21.1-SNAPSHOT.pom 15:38:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.1-SNAPSHOT/testtool-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:38:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-parent/0.21.1-SNAPSHOT/testtool-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:38:48 [INFO] 15:38:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ testtool-parent --- 15:38:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:38:48 [INFO] 15:38:48 [INFO] --------------------< org.opendaylight.bgpcep:util >-------------------- 15:38:48 [INFO] Building util 0.21.1-SNAPSHOT [16/169] 15:38:48 [INFO] -------------------------------[ bundle ]------------------------------- 15:38:48 [INFO] 15:38:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ util --- 15:38:48 [INFO] 15:38:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ util --- 15:38:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:48 [INFO] 15:38:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ util --- 15:38:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:48 [INFO] 15:38:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ util --- 15:38:48 [INFO] 15:38:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ util --- 15:38:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/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/** 15:38:48 [INFO] 15:38:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ util --- 15:38:48 [INFO] Starting audit... 15:38:48 Audit done. 15:38:48 [INFO] You have 0 Checkstyle violations. 15:38:48 [INFO] 15:38:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ util --- 15:38:49 [INFO] Starting audit... 15:38:49 Audit done. 15:38:49 [INFO] You have 0 Checkstyle violations. 15:38:49 [INFO] 15:38:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ util --- 15:38:49 [INFO] 15:38:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ util --- 15:38:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/resources 15:38:49 [INFO] 15:38:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ util --- 15:38:49 [INFO] Recompiling the module because of changed dependency. 15:38:49 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 15:38:49 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:[186,16] explicit call to close() on an auto-closeable resource 15:38:49 [INFO] 15:38:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ util >>> 15:38:49 [INFO] 15:38:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ util --- 15:38:49 [INFO] Fork Value is true 15:38:52 [INFO] Done SpotBugs Analysis.... 15:38:52 [INFO] 15:38:52 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ util <<< 15:38:52 [INFO] 15:38:52 [INFO] 15:38:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ util --- 15:38:52 [INFO] BugInstance size is 0 15:38:52 [INFO] Error size is 0 15:38:52 [INFO] No errors/warnings found 15:38:52 [INFO] 15:38:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ util --- 15:38:52 [INFO] Copying 2 resources from src/test/resources to target/test-classes 15:38:52 [INFO] 15:38:52 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ util --- 15:38:52 [INFO] Recompiling the module because of changed dependency. 15:38:52 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 15:38:52 [INFO] 15:38:52 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ util --- 15:38:52 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/surefire-reports 15:38:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:38:52 [INFO] 15:38:52 [INFO] ------------------------------------------------------- 15:38:52 [INFO] T E S T S 15:38:52 [INFO] ------------------------------------------------------- 15:38:53 [INFO] Running org.opendaylight.protocol.util.StatisticsUtilTest 15:38:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.protocol.util.StatisticsUtilTest 15:38:53 [INFO] Running org.opendaylight.protocol.util.Ipv6UtilTest 15:38:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.protocol.util.Ipv6UtilTest 15:38:53 [INFO] Running org.opendaylight.protocol.util.MplsLabelUtilTest 15:38:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.protocol.util.MplsLabelUtilTest 15:38:53 [INFO] Running org.opendaylight.protocol.util.NoopReferenceCacheTest 15:38:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.NoopReferenceCacheTest 15:38:53 [INFO] Running org.opendaylight.protocol.util.PCEPHexDumpParserTest 15:38:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.protocol.util.PCEPHexDumpParserTest 15:38:53 [INFO] Running org.opendaylight.protocol.util.ByteArrayTest 15:38:53 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.util.ByteArrayTest 15:38:54 [INFO] Running org.opendaylight.protocol.util.ByteBufWriteUtilTest 15:38:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.util.ByteBufWriteUtilTest 15:38:54 [INFO] Running org.opendaylight.protocol.util.Ipv4UtilTest 15:38:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.util.Ipv4UtilTest 15:38:54 [INFO] Running org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 15:38:54 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.util.IPAddressesAndPrefixesTest 15:38:54 [INFO] Running org.opendaylight.protocol.util.BitArrayTest 15:38:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.util.BitArrayTest 15:38:54 [INFO] 15:38:54 [INFO] Results: 15:38:54 [INFO] 15:38:54 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0 15:38:54 [INFO] 15:38:54 [INFO] 15:38:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ util --- 15:38:54 [INFO] 15:38:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ util --- 15:38:54 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/util-0.21.1-SNAPSHOT.jar 15:38:54 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/classes/META-INF/MANIFEST.MF 15:38:54 [INFO] 15:38:54 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ util --- 15:38:54 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/util-0.21.1-SNAPSHOT-tests.jar 15:38:54 [INFO] 15:38:54 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ util --- 15:38:54 [INFO] Skipping source per configuration. 15:38:54 [INFO] 15:38:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ util --- 15:38:54 [INFO] No previous run data found, generating javadoc. 15:38:55 [WARNING] Javadoc Warnings 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/ByteArray.java:170: warning: no @throws for java.io.IOException 15:38:55 [WARNING] public static byte[] fileToBytes(final String name) throws IOException { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @param for prefix 15:38:55 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:79: warning: no @return 15:38:55 [WARNING] public static int getPrefixLengthBytes(final String prefix) { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:31: warning: no comment 15:38:55 [WARNING] public static final int IP4_BITS_LENGTH = 32; 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:30: warning: no comment 15:38:55 [WARNING] public static final int IP4_LENGTH = 4; 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:218: warning: no comment 15:38:55 [WARNING] public static Ipv4Prefix incrementIpv4Prefix(final Ipv4Prefix ipv4Prefix) { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:71: warning: no comment 15:38:55 [WARNING] public static int prefixBitsToBytes(final int bits) { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv4Util.java:269: warning: no comment 15:38:55 [WARNING] public static void writeMinimalPrefix(final Ipv4Prefix ipv4Prefix, final ByteBuf output) { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:27: warning: no comment 15:38:55 [WARNING] public static final int IPV6_BITS_LENGTH = 128; 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:26: warning: no comment 15:38:55 [WARNING] public static final int IPV6_LENGTH = 16; 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/Ipv6Util.java:181: warning: no comment 15:38:55 [WARNING] public static void writeMinimalPrefix(final Ipv6Prefix ipv6Prefix, final ByteBuf output) { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/ReferenceCache.java:23: warning: no @param for 15:38:55 [WARNING] T getSharedReference(T object); 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/NoopReferenceCache.java:30: warning: no comment 15:38:55 [WARNING] public static NoopReferenceCache getInstance() { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:41: warning: no comment 15:38:55 [WARNING] public static List parseMessages(final File file) throws IOException { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/src/main/java/org/opendaylight/protocol/util/PCEPHexDumpParser.java:46: warning: no comment 15:38:55 [WARNING] public static List parseMessages(final InputStream is) throws IOException { 15:38:55 [WARNING] ^ 15:38:55 [WARNING] 15 warnings 15:38:55 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/util-0.21.1-SNAPSHOT-javadoc.jar 15:38:55 [INFO] 15:38:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ util --- 15:38:55 [INFO] CycloneDX: Resolving Dependencies 15:38:56 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 15:38:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/bom.xml 15:38:56 [INFO] attaching as util-0.21.1-SNAPSHOT-cyclonedx.xml 15:38:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/bom.json 15:38:56 [INFO] attaching as util-0.21.1-SNAPSHOT-cyclonedx.json 15:38:56 [INFO] 15:38:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ util --- 15:38:56 [INFO] Skipping duplicate-finder execution! 15:38:56 [INFO] 15:38:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ util --- 15:38:56 [INFO] No dependency problems found 15:38:56 [INFO] 15:38:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ util --- 15:38:56 [INFO] Skipping source per configuration. 15:38:56 [INFO] 15:38:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ util --- 15:38:56 [INFO] 15:38:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ util --- 15:38:56 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/code-coverage/jacoco.exec 15:38:56 [INFO] Analyzed bundle 'util' with 10 classes 15:38:56 [INFO] 15:38:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ util --- 15:38:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/util-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.1-SNAPSHOT/util-0.21.1-SNAPSHOT.jar 15:38:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.21.1-SNAPSHOT/util-0.21.1-SNAPSHOT.pom 15:38:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/util-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.1-SNAPSHOT/util-0.21.1-SNAPSHOT-tests.jar 15:38:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/util-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/util/0.21.1-SNAPSHOT/util-0.21.1-SNAPSHOT-javadoc.jar 15:38:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/util/0.21.1-SNAPSHOT/util-0.21.1-SNAPSHOT-cyclonedx.xml 15:38:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/util/0.21.1-SNAPSHOT/util-0.21.1-SNAPSHOT-cyclonedx.json 15:38:56 [INFO] 15:38:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ util --- 15:38:56 [INFO] Installing org/opendaylight/bgpcep/util/0.21.1-SNAPSHOT/util-0.21.1-SNAPSHOT.jar 15:38:56 [INFO] Writing OBR metadata 15:38:56 [INFO] 15:38:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ util --- 15:38:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:38:56 [INFO] 15:38:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ util --- 15:38:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:38:56 [INFO] 15:38:56 [INFO] ----------------< org.opendaylight.bgpcep:bgp-concepts >---------------- 15:38:56 [INFO] Building bgp-concepts 0.21.1-SNAPSHOT [17/169] 15:38:56 [INFO] -------------------------------[ bundle ]------------------------------- 15:38:56 [INFO] 15:38:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-concepts --- 15:38:56 [INFO] 15:38:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-concepts --- 15:38:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:56 [INFO] 15:38:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-concepts --- 15:38:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:56 [INFO] 15:38:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-concepts --- 15:38:57 [INFO] 15:38:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-concepts --- 15:38:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:38:57 [INFO] 15:38:57 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-concepts --- 15:38:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:38:57 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/src/main/yang 15:38:57 [INFO] yang-to-sources: Found 4 dependencies in 2.034 ms 15:38:57 [INFO] yang-to-sources: Project model files found: 1 in 5.399 ms 15:38:57 [INFO] yang-to-sources: 6 YANG models processed in 40.68 ms 15:38:57 [INFO] BindingJavaFileGenerator: Defined 116 files in 14.54 ms 15:38:57 [INFO] Sorted 116 files into 27 directories in 406.4 μs 15:38:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 116 in 66.01 ms 15:38:57 [INFO] 15:38:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-concepts --- 15:38:57 [INFO] Starting audit... 15:38:57 Audit done. 15:38:57 [INFO] You have 0 Checkstyle violations. 15:38:57 [INFO] 15:38:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-concepts --- 15:38:57 [INFO] Starting audit... 15:38:57 Audit done. 15:38:57 [INFO] You have 0 Checkstyle violations. 15:38:57 [INFO] 15:38:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-concepts --- 15:38:57 [INFO] 15:38:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-concepts --- 15:38:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/src/main/resources 15:38:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/generated-sources/spi 15:38:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:38:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:38:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:38:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/generated-sources/spi 15:38:57 [INFO] 15:38:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-concepts --- 15:38:57 [INFO] Recompiling the module because of changed dependency. 15:38:57 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 15:38:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[98,41] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 15:38:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[100,40] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 15:38:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[292,23] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 15:38:58 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/types/rev200120/extended/community/extended/community/inet4/specific/extended/community/_case/Inet4SpecificExtendedCommunityBuilder.java:[282,34] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 15:38:58 [INFO] 15:38:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-concepts >>> 15:38:58 [INFO] 15:38:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-concepts --- 15:38:58 [INFO] Fork Value is true 15:39:01 [INFO] Done SpotBugs Analysis.... 15:39:01 [INFO] 15:39:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-concepts <<< 15:39:01 [INFO] 15:39:01 [INFO] 15:39:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-concepts --- 15:39:01 [INFO] BugInstance size is 0 15:39:01 [INFO] Error size is 0 15:39:01 [INFO] No errors/warnings found 15:39:01 [INFO] 15:39:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-concepts --- 15:39:01 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/src/test/resources 15:39:01 [INFO] 15:39:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-concepts --- 15:39:01 [INFO] Recompiling the module because of changed dependency. 15:39:01 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:39:01 [INFO] 15:39:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-concepts --- 15:39:01 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/surefire-reports 15:39:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:01 [INFO] 15:39:01 [INFO] ------------------------------------------------------- 15:39:01 [INFO] T E S T S 15:39:01 [INFO] ------------------------------------------------------- 15:39:02 [INFO] Running org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 15:39:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.bgp.concepts.RouteDistinguisherUtilTest 15:39:03 [INFO] Running org.opendaylight.bgp.concepts.NextHopUtilTest 15:39:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.bgp.concepts.NextHopUtilTest 15:39:03 [INFO] 15:39:03 [INFO] Results: 15:39:03 [INFO] 15:39:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 15:39:03 [INFO] 15:39:03 [INFO] 15:39:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-concepts --- 15:39:03 [INFO] 15:39:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-concepts --- 15:39:03 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/bgp-concepts-0.21.1-SNAPSHOT.jar 15:39:03 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/classes/META-INF/MANIFEST.MF 15:39:03 [INFO] 15:39:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-concepts --- 15:39:03 [INFO] No previous run data found, generating javadoc. 15:39:07 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/bgp-concepts-0.21.1-SNAPSHOT-javadoc.jar 15:39:07 [INFO] 15:39:07 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-concepts --- 15:39:07 [INFO] CycloneDX: Resolving Dependencies 15:39:07 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 15:39:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/bom.xml 15:39:07 [INFO] attaching as bgp-concepts-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/bom.json 15:39:07 [INFO] attaching as bgp-concepts-0.21.1-SNAPSHOT-cyclonedx.json 15:39:07 [INFO] 15:39:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-concepts --- 15:39:07 [INFO] Skipping duplicate-finder execution! 15:39:07 [INFO] 15:39:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-concepts --- 15:39:07 [INFO] No dependency problems found 15:39:07 [INFO] 15:39:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-concepts --- 15:39:07 [INFO] Skipping source per configuration. 15:39:07 [INFO] 15:39:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-concepts --- 15:39:07 [INFO] 15:39:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-concepts --- 15:39:07 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/code-coverage/jacoco.exec 15:39:07 [INFO] Analyzed bundle 'bgp-concepts' with 5 classes 15:39:07 [INFO] 15:39:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-concepts --- 15:39:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/bgp-concepts-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.1-SNAPSHOT/bgp-concepts-0.21.1-SNAPSHOT.jar 15:39:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.1-SNAPSHOT/bgp-concepts-0.21.1-SNAPSHOT.pom 15:39:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/bgp-concepts-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.1-SNAPSHOT/bgp-concepts-0.21.1-SNAPSHOT-javadoc.jar 15:39:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.1-SNAPSHOT/bgp-concepts-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:07 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/concepts/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-concepts/0.21.1-SNAPSHOT/bgp-concepts-0.21.1-SNAPSHOT-cyclonedx.json 15:39:07 [INFO] 15:39:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-concepts --- 15:39:07 [INFO] Installing org/opendaylight/bgpcep/bgp-concepts/0.21.1-SNAPSHOT/bgp-concepts-0.21.1-SNAPSHOT.jar 15:39:07 [INFO] Writing OBR metadata 15:39:07 [INFO] 15:39:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-concepts --- 15:39:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:39:07 [INFO] 15:39:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-concepts --- 15:39:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:39:07 [INFO] 15:39:07 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-api >--------------- 15:39:07 [INFO] Building bgp-parser-api 0.21.1-SNAPSHOT [18/169] 15:39:07 [INFO] -------------------------------[ bundle ]------------------------------- 15:39:07 [INFO] 15:39:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-api --- 15:39:07 [INFO] 15:39:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-api --- 15:39:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:07 [INFO] 15:39:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-api --- 15:39:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:07 [INFO] 15:39:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-api --- 15:39:08 [INFO] 15:39:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-api --- 15:39:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-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/** 15:39:08 [INFO] 15:39:08 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-parser-api --- 15:39:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:39:08 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/src/main/yang 15:39:08 [INFO] yang-to-sources: Found 6 dependencies in 2.326 ms 15:39:08 [INFO] yang-to-sources: Project model files found: 2 in 10.26 ms 15:39:08 [INFO] yang-to-sources: 9 YANG models processed in 78.27 ms 15:39:08 [INFO] BindingJavaFileGenerator: Defined 115 files in 19.00 ms 15:39:08 [INFO] Sorted 115 files into 25 directories in 363.1 μs 15:39:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 115 in 54.66 ms 15:39:08 [INFO] 15:39:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-api --- 15:39:08 [INFO] Starting audit... 15:39:08 Audit done. 15:39:08 [INFO] You have 0 Checkstyle violations. 15:39:08 [INFO] 15:39:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-api --- 15:39:08 [INFO] Starting audit... 15:39:08 Audit done. 15:39:08 [INFO] You have 0 Checkstyle violations. 15:39:08 [INFO] 15:39:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-api --- 15:39:08 [INFO] 15:39:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-api --- 15:39:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/src/main/resources 15:39:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/generated-sources/spi 15:39:08 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:39:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:39:08 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:39:08 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/generated-sources/spi 15:39:08 [INFO] 15:39:08 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-api --- 15:39:08 [INFO] Recompiling the module because of changed dependency. 15:39:08 [INFO] Compiling 123 source files with javac [debug release 17] to target/classes 15:39:09 [INFO] 15:39:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-parser-api >>> 15:39:09 [INFO] 15:39:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-parser-api --- 15:39:09 [INFO] Fork Value is true 15:39:12 [INFO] Done SpotBugs Analysis.... 15:39:13 [INFO] 15:39:13 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-parser-api <<< 15:39:13 [INFO] 15:39:13 [INFO] 15:39:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-parser-api --- 15:39:13 [INFO] BugInstance size is 0 15:39:13 [INFO] Error size is 0 15:39:13 [INFO] No errors/warnings found 15:39:13 [INFO] 15:39:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-api --- 15:39:13 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/src/test/resources 15:39:13 [INFO] 15:39:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-api --- 15:39:13 [INFO] Recompiling the module because of changed dependency. 15:39:13 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:39:13 [INFO] 15:39:13 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-parser-api --- 15:39:13 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/surefire-reports 15:39:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:13 [INFO] 15:39:13 [INFO] ------------------------------------------------------- 15:39:13 [INFO] T E S T S 15:39:13 [INFO] ------------------------------------------------------- 15:39:14 [INFO] Running org.opendaylight.protocol.bgp.parser.TableTypeTest 15:39:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.protocol.bgp.parser.TableTypeTest 15:39:14 [INFO] Running org.opendaylight.protocol.bgp.parser.APITest 15:39:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.protocol.bgp.parser.APITest 15:39:14 [INFO] 15:39:14 [INFO] Results: 15:39:14 [INFO] 15:39:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 15:39:14 [INFO] 15:39:14 [INFO] 15:39:14 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-parser-api --- 15:39:14 [INFO] 15:39:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-api --- 15:39:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/bgp-parser-api-0.21.1-SNAPSHOT.jar 15:39:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/classes/META-INF/MANIFEST.MF 15:39:14 [INFO] 15:39:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-api --- 15:39:14 [INFO] No previous run data found, generating javadoc. 15:39:18 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/bgp-parser-api-0.21.1-SNAPSHOT-javadoc.jar 15:39:18 [INFO] 15:39:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-parser-api --- 15:39:18 [INFO] CycloneDX: Resolving Dependencies 15:39:18 [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) 15:39:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/bom.xml 15:39:18 [INFO] attaching as bgp-parser-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/bom.json 15:39:18 [INFO] attaching as bgp-parser-api-0.21.1-SNAPSHOT-cyclonedx.json 15:39:18 [INFO] 15:39:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-api --- 15:39:18 [INFO] Skipping duplicate-finder execution! 15:39:18 [INFO] 15:39:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-api --- 15:39:19 [INFO] No dependency problems found 15:39:19 [INFO] 15:39:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-api --- 15:39:19 [INFO] Skipping source per configuration. 15:39:19 [INFO] 15:39:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-api --- 15:39:19 [INFO] 15:39:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-api --- 15:39:19 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/code-coverage/jacoco.exec 15:39:19 [INFO] Analyzed bundle 'bgp-parser-api' with 14 classes 15:39:19 [INFO] 15:39:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-api --- 15:39:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/bgp-parser-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.1-SNAPSHOT/bgp-parser-api-0.21.1-SNAPSHOT.jar 15:39:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.1-SNAPSHOT/bgp-parser-api-0.21.1-SNAPSHOT.pom 15:39:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/bgp-parser-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.1-SNAPSHOT/bgp-parser-api-0.21.1-SNAPSHOT-javadoc.jar 15:39:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.1-SNAPSHOT/bgp-parser-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:19 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-api/0.21.1-SNAPSHOT/bgp-parser-api-0.21.1-SNAPSHOT-cyclonedx.json 15:39:19 [INFO] 15:39:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-api --- 15:39:19 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-api/0.21.1-SNAPSHOT/bgp-parser-api-0.21.1-SNAPSHOT.jar 15:39:19 [INFO] Writing OBR metadata 15:39:19 [INFO] 15:39:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-parser-api --- 15:39:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:39:19 [INFO] 15:39:19 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-parser-api --- 15:39:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:39:19 [INFO] 15:39:19 [INFO] ---------------< org.opendaylight.bgpcep:bgp-parser-spi >--------------- 15:39:19 [INFO] Building bgp-parser-spi 0.21.1-SNAPSHOT [19/169] 15:39:19 [INFO] -------------------------------[ bundle ]------------------------------- 15:39:19 [INFO] 15:39:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-spi --- 15:39:19 [INFO] 15:39:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-spi --- 15:39:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:19 [INFO] 15:39:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-spi --- 15:39:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:19 [INFO] 15:39:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-spi --- 15:39:19 [INFO] 15:39:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-spi --- 15:39:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-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/** 15:39:19 [INFO] 15:39:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-spi --- 15:39:19 [INFO] Starting audit... 15:39:19 Audit done. 15:39:19 [INFO] You have 0 Checkstyle violations. 15:39:19 [INFO] 15:39:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-spi --- 15:39:20 [INFO] Starting audit... 15:39:20 Audit done. 15:39:20 [INFO] You have 0 Checkstyle violations. 15:39:20 [INFO] 15:39:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-spi --- 15:39:20 [INFO] 15:39:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-spi --- 15:39:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/main/resources 15:39:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/generated-sources/spi 15:39:20 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/generated-sources/yang 15:39:20 [INFO] 15:39:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-spi --- 15:39:20 [INFO] Recompiling the module because of changed dependency. 15:39:20 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 15:39:20 [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 15:39:20 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:20 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionConsumerContext 15:39:20 [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 15:39:20 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:20 [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 15:39:20 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/BGPExtensionProviderContext.java:[53,51] Possible heap pollution from parameterized vararg type java.lang.Class 15:39:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleBGPExtensionProviderContext.java:[110,64] Possible heap pollution from parameterized vararg type java.lang.Class 15:39:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[87,70] Possible heap pollution from parameterized vararg type java.lang.Class 15:39:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,76] found raw type: java.util.AbstractMap.SimpleEntry 15:39:20 missing type arguments for generic class java.util.AbstractMap.SimpleEntry 15:39:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked call to SimpleEntry(K,V) as a member of the raw type java.util.AbstractMap.SimpleEntry 15:39:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/main/java/org/opendaylight/protocol/bgp/parser/spi/pojo/SimpleNlriRegistry.java:[175,72] unchecked conversion 15:39:20 required: java.util.Map.Entry,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev180329.BgpTableType> 15:39:20 found: java.util.AbstractMap.SimpleEntry 15:39:20 [INFO] 15:39:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-parser-spi >>> 15:39:20 [INFO] 15:39:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-parser-spi --- 15:39:20 [INFO] Fork Value is true 15:39:24 [INFO] Done SpotBugs Analysis.... 15:39:24 [INFO] 15:39:24 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-parser-spi <<< 15:39:24 [INFO] 15:39:24 [INFO] 15:39:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-parser-spi --- 15:39:24 [INFO] BugInstance size is 0 15:39:24 [INFO] Error size is 0 15:39:24 [INFO] No errors/warnings found 15:39:24 [INFO] 15:39:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-spi --- 15:39:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/test/resources 15:39:24 [INFO] 15:39:24 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-spi --- 15:39:24 [INFO] Recompiling the module because of changed dependency. 15:39:24 [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes 15:39:24 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[152,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 15:39:24 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[154,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 15:39:24 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/src/test/java/org/opendaylight/protocol/bgp/parser/spi/pojo/BgpTestActivator.java:[165,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:39:24 [INFO] 15:39:24 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-parser-spi --- 15:39:24 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/surefire-reports 15:39:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:24 [INFO] 15:39:24 [INFO] ------------------------------------------------------- 15:39:24 [INFO] T E S T S 15:39:24 [INFO] ------------------------------------------------------- 15:39:25 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 15:39:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.opendaylight.protocol.bgp.parser.spi.PathIdUtilTest 15:39:26 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 15:39:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:39:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.586 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleRegistryTest 15:39:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 15:39:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.UnrecognizedAttributesTest 15:39:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 15:39:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.SimpleExtendedCommunityRegistryTest 15:39:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 15:39:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.PeerSpecificParserConstraintImplTest 15:39:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 15:39:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.spi.pojo.MultiPathSupportImplTest 15:39:28 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 15:39:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.protocol.bgp.parser.spi.AbstractMessageRegistryTest 15:39:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 15:39:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.Inet4SpecificExtendedCommunityCommonUtilTest 15:39:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 15:39:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.ExtendedCommunityUtilTest 15:39:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 15:39:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractIpv4ExtendedCommunityTest 15:39:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 15:39:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractOpaqueExtendedCommunityTest 15:39:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 15:39:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.spi.extended.community.AbstractTwoOctetAsExtendedCommunityTest 15:39:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.UtilsTest 15:39:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.protocol.bgp.parser.spi.UtilsTest 15:39:29 [INFO] Running org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 15:39:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.protocol.bgp.parser.spi.MultiPathSupportUtilTest 15:39:29 [INFO] 15:39:29 [INFO] Results: 15:39:29 [INFO] 15:39:29 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 15:39:29 [INFO] 15:39:29 [INFO] 15:39:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-parser-spi --- 15:39:29 [INFO] 15:39:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-spi --- 15:39:29 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bgp-parser-spi-0.21.1-SNAPSHOT.jar 15:39:29 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/classes/META-INF/MANIFEST.MF 15:39:29 [INFO] 15:39:29 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-parser-spi --- 15:39:29 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bgp-parser-spi-0.21.1-SNAPSHOT-tests.jar 15:39:29 [INFO] 15:39:29 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-parser-spi --- 15:39:29 [INFO] Skipping source per configuration. 15:39:29 [INFO] 15:39:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-spi --- 15:39:29 [INFO] No previous run data found, generating javadoc. 15:39:31 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bgp-parser-spi-0.21.1-SNAPSHOT-javadoc.jar 15:39:31 [INFO] 15:39:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-parser-spi --- 15:39:31 [INFO] CycloneDX: Resolving Dependencies 15:39:32 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 15:39:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bom.xml 15:39:32 [INFO] attaching as bgp-parser-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bom.json 15:39:32 [INFO] attaching as bgp-parser-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:39:32 [INFO] 15:39:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-spi --- 15:39:32 [INFO] Skipping duplicate-finder execution! 15:39:32 [INFO] 15:39:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-spi --- 15:39:32 [INFO] No dependency problems found 15:39:32 [INFO] 15:39:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-spi --- 15:39:32 [INFO] Skipping source per configuration. 15:39:32 [INFO] 15:39:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-spi --- 15:39:32 [INFO] 15:39:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-spi --- 15:39:32 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/code-coverage/jacoco.exec 15:39:32 [INFO] Analyzed bundle 'bgp-parser-spi' with 46 classes 15:39:32 [INFO] 15:39:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-spi --- 15:39:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bgp-parser-spi-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.1-SNAPSHOT/bgp-parser-spi-0.21.1-SNAPSHOT.jar 15:39:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.1-SNAPSHOT/bgp-parser-spi-0.21.1-SNAPSHOT.pom 15:39:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bgp-parser-spi-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.1-SNAPSHOT/bgp-parser-spi-0.21.1-SNAPSHOT-tests.jar 15:39:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bgp-parser-spi-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.1-SNAPSHOT/bgp-parser-spi-0.21.1-SNAPSHOT-javadoc.jar 15:39:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.1-SNAPSHOT/bgp-parser-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-spi/0.21.1-SNAPSHOT/bgp-parser-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:39:32 [INFO] 15:39:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-spi --- 15:39:32 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-spi/0.21.1-SNAPSHOT/bgp-parser-spi-0.21.1-SNAPSHOT.jar 15:39:32 [INFO] Writing OBR metadata 15:39:32 [INFO] 15:39:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-parser-spi --- 15:39:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:39:32 [INFO] 15:39:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-parser-spi --- 15:39:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:39:32 [INFO] 15:39:32 [INFO] ------------------< org.opendaylight.bgpcep:bgp-util >------------------ 15:39:32 [INFO] Building bgp-util 0.21.1-SNAPSHOT [20/169] 15:39:32 [INFO] -------------------------------[ bundle ]------------------------------- 15:39:32 [INFO] 15:39:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-util --- 15:39:32 [INFO] 15:39:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-util --- 15:39:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:32 [INFO] 15:39:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-util --- 15:39:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:32 [INFO] 15:39:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-util --- 15:39:33 [INFO] 15:39:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-util --- 15:39:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/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/** 15:39:33 [INFO] 15:39:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-util --- 15:39:33 [INFO] Starting audit... 15:39:33 Audit done. 15:39:33 [INFO] You have 0 Checkstyle violations. 15:39:33 [INFO] 15:39:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-util --- 15:39:33 [INFO] Starting audit... 15:39:33 Audit done. 15:39:33 [INFO] You have 0 Checkstyle violations. 15:39:33 [INFO] 15:39:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-util --- 15:39:33 [INFO] 15:39:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-util --- 15:39:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/src/main/resources 15:39:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/generated-sources/spi 15:39:33 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/generated-sources/yang 15:39:33 [INFO] 15:39:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-util --- 15:39:33 [INFO] Recompiling the module because of changed dependency. 15:39:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 15:39:33 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,43] found raw type: java.util.LinkedList 15:39:33 missing type arguments for generic class java.util.LinkedList 15:39:33 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/src/main/java/org/opendaylight/protocol/bgp/util/BinaryBGPDumpFileParser.java:[41,39] unchecked conversion 15:39:33 required: java.util.List 15:39:33 found: java.util.LinkedList 15:39:33 [INFO] 15:39:33 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-util >>> 15:39:33 [INFO] 15:39:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-util --- 15:39:33 [INFO] Fork Value is true 15:39:35 [INFO] Done SpotBugs Analysis.... 15:39:35 [INFO] 15:39:35 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-util <<< 15:39:35 [INFO] 15:39:35 [INFO] 15:39:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-util --- 15:39:35 [INFO] BugInstance size is 0 15:39:35 [INFO] Error size is 0 15:39:35 [INFO] No errors/warnings found 15:39:35 [INFO] 15:39:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-util --- 15:39:35 [INFO] Copying 4 resources from src/test/resources to target/test-classes 15:39:35 [INFO] 15:39:35 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-util --- 15:39:35 [INFO] Recompiling the module because of changed dependency. 15:39:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:39:35 [INFO] 15:39:35 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-util --- 15:39:35 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/surefire-reports 15:39:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:35 [INFO] 15:39:35 [INFO] ------------------------------------------------------- 15:39:35 [INFO] T E S T S 15:39:35 [INFO] ------------------------------------------------------- 15:39:36 [INFO] Running org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 15:39:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.protocol.bgp.util.BGPHexFileParserTest 15:39:36 [INFO] Running org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 15:39:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.util.BGPBinaryFileParserTest 15:39:36 [INFO] 15:39:36 [INFO] Results: 15:39:36 [INFO] 15:39:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 15:39:36 [INFO] 15:39:36 [INFO] 15:39:36 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-util --- 15:39:36 [INFO] 15:39:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-util --- 15:39:37 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/bgp-util-0.21.1-SNAPSHOT.jar 15:39:37 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/classes/META-INF/MANIFEST.MF 15:39:37 [INFO] 15:39:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-util --- 15:39:37 [INFO] No previous run data found, generating javadoc. 15:39:38 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/bgp-util-0.21.1-SNAPSHOT-javadoc.jar 15:39:38 [INFO] 15:39:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-util --- 15:39:38 [INFO] CycloneDX: Resolving Dependencies 15:39:38 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 15:39:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/bom.xml 15:39:38 [INFO] attaching as bgp-util-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/bom.json 15:39:38 [INFO] attaching as bgp-util-0.21.1-SNAPSHOT-cyclonedx.json 15:39:38 [INFO] 15:39:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-util --- 15:39:38 [INFO] Skipping duplicate-finder execution! 15:39:38 [INFO] 15:39:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-util --- 15:39:38 [INFO] No dependency problems found 15:39:38 [INFO] 15:39:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-util --- 15:39:38 [INFO] Skipping source per configuration. 15:39:38 [INFO] 15:39:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-util --- 15:39:38 [INFO] 15:39:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-util --- 15:39:38 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/code-coverage/jacoco.exec 15:39:38 [INFO] Analyzed bundle 'bgp-util' with 2 classes 15:39:38 [INFO] 15:39:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-util --- 15:39:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/bgp-util-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.1-SNAPSHOT/bgp-util-0.21.1-SNAPSHOT.jar 15:39:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.1-SNAPSHOT/bgp-util-0.21.1-SNAPSHOT.pom 15:39:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/bgp-util-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.1-SNAPSHOT/bgp-util-0.21.1-SNAPSHOT-javadoc.jar 15:39:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.1-SNAPSHOT/bgp-util-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:38 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-util/0.21.1-SNAPSHOT/bgp-util-0.21.1-SNAPSHOT-cyclonedx.json 15:39:38 [INFO] 15:39:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-util --- 15:39:38 [INFO] Installing org/opendaylight/bgpcep/bgp-util/0.21.1-SNAPSHOT/bgp-util-0.21.1-SNAPSHOT.jar 15:39:38 [INFO] Writing OBR metadata 15:39:38 [INFO] 15:39:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-util --- 15:39:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:39:38 [INFO] 15:39:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-util --- 15:39:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:39:38 [INFO] 15:39:38 [INFO] --------------< org.opendaylight.bgpcep:bgp-parser-impl >--------------- 15:39:38 [INFO] Building bgp-parser-impl 0.21.1-SNAPSHOT [21/169] 15:39:38 [INFO] -------------------------------[ bundle ]------------------------------- 15:39:38 [INFO] 15:39:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-parser-impl --- 15:39:38 [INFO] 15:39:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-parser-impl --- 15:39:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:38 [INFO] 15:39:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-parser-impl --- 15:39:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:38 [INFO] 15:39:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-parser-impl --- 15:39:39 [INFO] 15:39:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-parser-impl --- 15:39:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-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/** 15:39:39 [INFO] 15:39:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-parser-impl --- 15:39:39 [INFO] Starting audit... 15:39:39 Audit done. 15:39:39 [INFO] You have 0 Checkstyle violations. 15:39:39 [INFO] 15:39:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-parser-impl --- 15:39:40 [INFO] Starting audit... 15:39:40 Audit done. 15:39:40 [INFO] You have 0 Checkstyle violations. 15:39:40 [INFO] 15:39:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-parser-impl --- 15:39:40 [INFO] 15:39:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-parser-impl --- 15:39:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/src/main/resources 15:39:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/generated-sources/spi 15:39:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/generated-sources/yang 15:39:40 [INFO] 15:39:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-parser-impl --- 15:39:40 [INFO] Recompiling the module because of changed dependency. 15:39:40 [INFO] Compiling 52 source files with javac [debug release 17] to target/classes 15:39:40 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 15:39:40 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[47,69] getGlobalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 15:39:40 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/src/main/java/org/opendaylight/protocol/bgp/parser/impl/message/update/extended/communities/Ipv4SpecificEcHandler.java:[48,69] getLocalAdministrator() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.inet4.specific.extended.community._case.Inet4SpecificExtendedCommunity has been deprecated 15:39:40 [INFO] 15:39:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-parser-impl >>> 15:39:40 [INFO] 15:39:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-parser-impl --- 15:39:40 [INFO] Fork Value is true 15:39:44 [INFO] Done SpotBugs Analysis.... 15:39:45 [INFO] 15:39:45 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-parser-impl <<< 15:39:45 [INFO] 15:39:45 [INFO] 15:39:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-parser-impl --- 15:39:45 [INFO] BugInstance size is 0 15:39:45 [INFO] Error size is 0 15:39:45 [INFO] No errors/warnings found 15:39:45 [INFO] 15:39:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-parser-impl --- 15:39:45 [INFO] Copying 10 resources from src/test/resources to target/test-classes 15:39:45 [INFO] 15:39:45 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-parser-impl --- 15:39:45 [INFO] Recompiling the module because of changed dependency. 15:39:45 [INFO] Compiling 42 source files with javac [debug release 17] to target/test-classes 15:39:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/BGPParserTest.java:[121,19] explicit call to close() on an auto-closeable resource 15:39:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/message/update/NextHopAttributeParserTest.java:[105,36] static method should be qualified by type name, java.lang.Runtime, instead of by an expression 15:39:45 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/src/test/java/org/opendaylight/protocol/bgp/parser/impl/message/update/OriginAttributeParserTest.java:[98,36] static method should be qualified by type name, java.lang.Runtime, instead of by an expression 15:39:45 [INFO] 15:39:45 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-parser-impl --- 15:39:45 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/surefire-reports 15:39:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:45 [INFO] 15:39:45 [INFO] ------------------------------------------------------- 15:39:45 [INFO] T E S T S 15:39:45 [INFO] ------------------------------------------------------- 15:39:46 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 15:39:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.450 s -- in org.opendaylight.protocol.bgp.parser.impl.PathAttributeParserTest 15:39:47 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 15:39:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:39:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s -- in org.opendaylight.protocol.bgp.parser.impl.BGPParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.protocol.bgp.parser.impl.RouteRefreshCapabilityHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginAsTwoOctetEcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 15:39:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.LinkBandwidthECTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetIpv4EcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTarget4OctectASEcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.route.target.RouteTargetAsTwoOctetEcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceASHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOriginIpv4EcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Ipv4SpecificEcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.OpaqueEcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 15:39:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.EncapsulationECTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.RouteOrigin4OctectASEcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.SourceAS4OctectASHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.VrfRouteImportHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.Generic4OctASEcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.extended.communities.AsTwoOctetSpecificEcHandlerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 15:39:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ClusterIdAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.MultiExitDiscriminatorAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.LocalPreferenceAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginatorIdAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.BgpPrefixSidAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AggregatorAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AtomicAggregateAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 15:39:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.CommunitiesAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 15:39:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.UnrecognizedAttributesSerializerTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 15:39:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.ExtendedCommunitiesAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 15:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.AsPathAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 15:39:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.NextHopAttributeParserTest 15:39:48 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 15:39:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.protocol.bgp.parser.impl.message.update.OriginAttributeParserTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 15:39:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.protocol.bgp.parser.impl.LlGracefulCapabilityHandlerTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 15:39:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.bgp.parser.impl.GracefulCapabilityHandlerTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 15:39:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.BgpExtendedMessageCapabilityHandlerTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.CommunityTest 15:39:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.parser.impl.CommunityTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 15:39:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv4NextHopTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 15:39:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.protocol.bgp.parser.impl.AddPathCapabilityHandlerTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 15:39:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.bgp.parser.impl.ComplementaryTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.ParserTest 15:39:49 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.protocol.bgp.parser.impl.ParserTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 15:39:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.protocol.bgp.parser.impl.MultiProtocolCapabilityHandlerTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 15:39:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.parser.impl.IPv6NextHopTest 15:39:49 [INFO] Running org.opendaylight.protocol.bgp.parser.impl.OpenTest 15:39:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.parser.impl.OpenTest 15:39:49 [INFO] 15:39:49 [INFO] Results: 15:39:49 [INFO] 15:39:49 [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 15:39:49 [INFO] 15:39:49 [INFO] 15:39:49 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-parser-impl --- 15:39:49 [INFO] 15:39:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-parser-impl --- 15:39:49 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bgp-parser-impl-0.21.1-SNAPSHOT.jar 15:39:49 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/classes/META-INF/MANIFEST.MF 15:39:49 [INFO] 15:39:49 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-parser-impl --- 15:39:49 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bgp-parser-impl-0.21.1-SNAPSHOT-tests.jar 15:39:49 [INFO] 15:39:49 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-parser-impl --- 15:39:49 [INFO] Skipping source per configuration. 15:39:49 [INFO] 15:39:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-parser-impl --- 15:39:49 [INFO] No previous run data found, generating javadoc. 15:39:51 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bgp-parser-impl-0.21.1-SNAPSHOT-javadoc.jar 15:39:51 [INFO] 15:39:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-parser-impl --- 15:39:51 [INFO] CycloneDX: Resolving Dependencies 15:39:52 [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) 15:39:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bom.xml 15:39:52 [INFO] attaching as bgp-parser-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bom.json 15:39:52 [INFO] attaching as bgp-parser-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:39:52 [INFO] 15:39:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-parser-impl --- 15:39:52 [INFO] Skipping duplicate-finder execution! 15:39:52 [INFO] 15:39:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-parser-impl --- 15:39:52 [INFO] No dependency problems found 15:39:52 [INFO] 15:39:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-parser-impl --- 15:39:52 [INFO] Skipping source per configuration. 15:39:52 [INFO] 15:39:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-parser-impl --- 15:39:52 [INFO] 15:39:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-parser-impl --- 15:39:52 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/code-coverage/jacoco.exec 15:39:52 [INFO] Analyzed bundle 'bgp-parser-impl' with 52 classes 15:39:52 [INFO] 15:39:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-parser-impl --- 15:39:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bgp-parser-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.1-SNAPSHOT/bgp-parser-impl-0.21.1-SNAPSHOT.jar 15:39:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.1-SNAPSHOT/bgp-parser-impl-0.21.1-SNAPSHOT.pom 15:39:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bgp-parser-impl-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.1-SNAPSHOT/bgp-parser-impl-0.21.1-SNAPSHOT-tests.jar 15:39:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bgp-parser-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.1-SNAPSHOT/bgp-parser-impl-0.21.1-SNAPSHOT-javadoc.jar 15:39:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.1-SNAPSHOT/bgp-parser-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:39:52 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/parser-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-parser-impl/0.21.1-SNAPSHOT/bgp-parser-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:39:52 [INFO] 15:39:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-parser-impl --- 15:39:52 [INFO] Installing org/opendaylight/bgpcep/bgp-parser-impl/0.21.1-SNAPSHOT/bgp-parser-impl-0.21.1-SNAPSHOT.jar 15:39:52 [INFO] Writing OBR metadata 15:39:52 [INFO] 15:39:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-parser-impl --- 15:39:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:39:52 [INFO] 15:39:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-parser-impl --- 15:39:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:39:52 [INFO] 15:39:52 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-extras-dependencies >------- 15:39:52 [INFO] Building OpenDaylight :: Extras :: Dependencies 0.21.1-SNAPSHOT [22/169] 15:39:52 [INFO] ------------------------------[ feature ]------------------------------- 15:39:53 [INFO] 15:39:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] 15:39:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:53 [INFO] 15:39:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:53 [INFO] 15:39:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] 15:39:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:39:53 [INFO] argLine set to empty 15:39:53 [INFO] 15:39:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] Starting audit... 15:39:53 Audit done. 15:39:53 [INFO] You have 0 Checkstyle violations. 15:39:53 [INFO] 15:39:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] Starting audit... 15:39:53 Audit done. 15:39:53 [INFO] You have 0 Checkstyle violations. 15:39:53 [INFO] 15:39:53 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-extras-dependencies/target/classes/META-INF/maven/dependencies.properties 15:39:53 [INFO] 15:39:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] 15:39:53 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml 15:39:53 [INFO] ...done! 15:39:53 [INFO] Attaching features XML 15:39:53 [INFO] 15:39:53 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-extras-dependencies --- 15:39: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 15:39:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:39:53 [INFO] 15:39:53 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-extras-dependencies >>> 15:39:53 [INFO] 15:39:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] 15:39:53 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-extras-dependencies <<< 15:39:53 [INFO] 15:39:53 [INFO] 15:39:53 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] 15:39:53 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] 15:39:53 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-extras-dependencies --- 15:39:53 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-extras-dependencies/target/surefire-reports 15:39:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:53 [INFO] 15:39:53 [INFO] ------------------------------------------------------- 15:39:53 [INFO] T E S T S 15:39:53 [INFO] ------------------------------------------------------- 15:39:55 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.50 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:40:06 [INFO] 15:40:06 [INFO] Results: 15:40:06 [INFO] 15:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:40:06 [INFO] 15:40:06 [INFO] 15:40:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-extras-dependencies --- 15:40:06 [INFO] 15:40:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-extras-dependencies --- 15:40:06 [INFO] 15:40:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-extras-dependencies --- 15:40:06 [INFO] CycloneDX: Resolving Dependencies 15:40:09 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 15:40:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-extras-dependencies/target/bom.xml 15:40:09 [INFO] attaching as odl-bgpcep-extras-dependencies-0.21.1-SNAPSHOT-cyclonedx.xml 15:40:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-extras-dependencies/target/bom.json 15:40:09 [INFO] attaching as odl-bgpcep-extras-dependencies-0.21.1-SNAPSHOT-cyclonedx.json 15:40:09 [INFO] 15:40:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-extras-dependencies --- 15:40:09 [INFO] Skipping duplicate-finder execution! 15:40:09 [INFO] 15:40:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-extras-dependencies --- 15:40:09 [INFO] Skipping plugin execution 15:40:09 [INFO] 15:40:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-extras-dependencies --- 15:40:09 [INFO] Skipping source per configuration. 15:40:09 [INFO] 15:40:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-extras-dependencies --- 15:40:09 [INFO] 15:40:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-extras-dependencies --- 15:40:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:40:09 [INFO] 15:40:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-extras-dependencies --- 15:40:09 [INFO] No primary artifact to install, installing attached artifacts instead. 15:40:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-extras-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.1-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.1-SNAPSHOT.pom 15:40:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-extras-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.1-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.1-SNAPSHOT-features.xml 15:40:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-extras-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.1-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.1-SNAPSHOT-cyclonedx.xml 15:40:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-extras-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.1-SNAPSHOT/odl-bgpcep-extras-dependencies-0.21.1-SNAPSHOT-cyclonedx.json 15:40:09 [INFO] 15:40:09 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-extras-dependencies --- 15:40:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:40:09 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:40:09 [INFO] 15:40:09 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-dependencies >--------- 15:40:09 [INFO] Building OpenDaylight :: BGP :: Dependencies 0.21.1-SNAPSHOT [23/169] 15:40:09 [INFO] ------------------------------[ feature ]------------------------------- 15:40:09 [INFO] 15:40:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-dependencies --- 15:40:09 [INFO] 15:40:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-dependencies --- 15:40:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:09 [INFO] 15:40:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-dependencies --- 15:40:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:09 [INFO] 15:40:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] 15:40:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:40:10 [INFO] argLine set to empty 15:40:10 [INFO] 15:40:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] Starting audit... 15:40:10 Audit done. 15:40:10 [INFO] You have 0 Checkstyle violations. 15:40:10 [INFO] 15:40:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] Starting audit... 15:40:10 Audit done. 15:40:10 [INFO] You have 0 Checkstyle violations. 15:40:10 [INFO] 15:40:10 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-dependencies/target/classes/META-INF/maven/dependencies.properties 15:40:10 [INFO] 15:40:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] 15:40:10 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml 15:40:10 [INFO] ...done! 15:40:10 [INFO] Attaching features XML 15:40:10 [INFO] 15:40:10 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-dependencies --- 15:40: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 15:40:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:40:10 [INFO] 15:40:10 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-dependencies >>> 15:40:10 [INFO] 15:40:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] 15:40:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-dependencies <<< 15:40:10 [INFO] 15:40:10 [INFO] 15:40:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] 15:40:10 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] 15:40:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-dependencies --- 15:40:10 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-dependencies/target/surefire-reports 15:40:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:40:10 [INFO] 15:40:10 [INFO] ------------------------------------------------------- 15:40:10 [INFO] T E S T S 15:40:10 [INFO] ------------------------------------------------------- 15:40:12 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:40:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.63 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:40:23 [INFO] 15:40:23 [INFO] Results: 15:40:23 [INFO] 15:40:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:40:23 [INFO] 15:40:23 [INFO] 15:40:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-dependencies --- 15:40:23 [INFO] 15:40:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-dependencies --- 15:40:23 [INFO] 15:40:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-dependencies --- 15:40:23 [INFO] CycloneDX: Resolving Dependencies 15:40:26 [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) 15:40:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-dependencies/target/bom.xml 15:40:26 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.21.1-SNAPSHOT-cyclonedx.xml 15:40:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-dependencies/target/bom.json 15:40:26 [INFO] attaching as odl-bgpcep-bgp-dependencies-0.21.1-SNAPSHOT-cyclonedx.json 15:40:26 [INFO] 15:40:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-dependencies --- 15:40:26 [INFO] Skipping duplicate-finder execution! 15:40:26 [INFO] 15:40:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-dependencies --- 15:40:26 [INFO] Skipping plugin execution 15:40:26 [INFO] 15:40:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-dependencies --- 15:40:26 [INFO] Skipping source per configuration. 15:40:26 [INFO] 15:40:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-dependencies --- 15:40:26 [INFO] 15:40:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-dependencies --- 15:40:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:40:26 [INFO] 15:40:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-dependencies --- 15:40:26 [INFO] No primary artifact to install, installing attached artifacts instead. 15:40:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-dependencies/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.1-SNAPSHOT.pom 15:40:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-dependencies/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.1-SNAPSHOT-features.xml 15:40:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-dependencies/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.1-SNAPSHOT-cyclonedx.xml 15:40:26 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-dependencies/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.1-SNAPSHOT/odl-bgpcep-bgp-dependencies-0.21.1-SNAPSHOT-cyclonedx.json 15:40:26 [INFO] 15:40:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-dependencies --- 15:40:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:40:26 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:40:26 [INFO] 15:40:26 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser-api >---------- 15:40:26 [INFO] Building OpenDaylight :: BGP :: Parser :: API 0.21.1-SNAPSHOT [24/169] 15:40:26 [INFO] ------------------------------[ feature ]------------------------------- 15:40:27 [INFO] 15:40:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] 15:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:27 [INFO] 15:40:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:27 [INFO] 15:40:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] 15:40:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:40:27 [INFO] argLine set to empty 15:40:27 [INFO] 15:40:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] Starting audit... 15:40:27 Audit done. 15:40:27 [INFO] You have 0 Checkstyle violations. 15:40:27 [INFO] 15:40:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] Starting audit... 15:40:27 Audit done. 15:40:27 [INFO] You have 0 Checkstyle violations. 15:40:27 [INFO] 15:40:27 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser-api/target/classes/META-INF/maven/dependencies.properties 15:40:27 [INFO] 15:40:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] 15:40:27 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml 15:40:27 [INFO] ...done! 15:40:27 [INFO] Attaching features XML 15:40:27 [INFO] 15:40:27 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-parser-api --- 15:40: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 15:40:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:40:27 [INFO] 15:40:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser-api >>> 15:40:27 [INFO] 15:40:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] 15:40:27 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser-api <<< 15:40:27 [INFO] 15:40:27 [INFO] 15:40:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] 15:40:27 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] 15:40:27 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-parser-api --- 15:40:27 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser-api/target/surefire-reports 15:40:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:40:27 [INFO] 15:40:27 [INFO] ------------------------------------------------------- 15:40:27 [INFO] T E S T S 15:40:27 [INFO] ------------------------------------------------------- 15:40:29 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:40:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.54 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:40:40 [INFO] 15:40:40 [INFO] Results: 15:40:40 [INFO] 15:40:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:40:40 [INFO] 15:40:40 [INFO] 15:40:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-parser-api --- 15:40:40 [INFO] 15:40:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-parser-api --- 15:40:40 [INFO] 15:40:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-parser-api --- 15:40:40 [INFO] CycloneDX: Resolving Dependencies 15:40:44 [INFO] CycloneDX: Creating BOM version 1.4 with 81 component(s) 15:40:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser-api/target/bom.xml 15:40:44 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:40:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser-api/target/bom.json 15:40:44 [INFO] attaching as odl-bgpcep-bgp-parser-api-0.21.1-SNAPSHOT-cyclonedx.json 15:40:44 [INFO] 15:40:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser-api --- 15:40:44 [INFO] Skipping duplicate-finder execution! 15:40:44 [INFO] 15:40:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser-api --- 15:40:44 [INFO] Skipping plugin execution 15:40:44 [INFO] 15:40:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser-api --- 15:40:44 [INFO] Skipping source per configuration. 15:40:44 [INFO] 15:40:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser-api --- 15:40:44 [INFO] 15:40:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-parser-api --- 15:40:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:40:44 [INFO] 15:40:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-parser-api --- 15:40:44 [INFO] No primary artifact to install, installing attached artifacts instead. 15:40:44 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.1-SNAPSHOT.pom 15:40:44 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.1-SNAPSHOT-features.xml 15:40:44 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:40:44 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-parser-api-0.21.1-SNAPSHOT-cyclonedx.json 15:40:44 [INFO] 15:40:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-parser-api --- 15:40:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:40:44 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:40:44 [INFO] 15:40:44 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-parser >------------ 15:40:44 [INFO] Building OpenDaylight :: BGP :: Parser 0.21.1-SNAPSHOT [25/169] 15:40:44 [INFO] ------------------------------[ feature ]------------------------------- 15:40:44 [INFO] 15:40:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] 15:40:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:44 [INFO] 15:40:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:44 [INFO] 15:40:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] 15:40:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:40:44 [INFO] argLine set to empty 15:40:44 [INFO] 15:40:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] Starting audit... 15:40:44 Audit done. 15:40:44 [INFO] You have 0 Checkstyle violations. 15:40:44 [INFO] 15:40:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] Starting audit... 15:40:44 Audit done. 15:40:44 [INFO] You have 0 Checkstyle violations. 15:40:44 [INFO] 15:40:44 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser/target/classes/META-INF/maven/dependencies.properties 15:40:44 [INFO] 15:40:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] 15:40:44 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser/target/feature/feature.xml 15:40:44 [INFO] ...done! 15:40:44 [INFO] Attaching features XML 15:40:44 [INFO] 15:40:44 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:40:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:40:44 [INFO] 15:40:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-parser >>> 15:40:44 [INFO] 15:40:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] 15:40:44 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-parser <<< 15:40:44 [INFO] 15:40:44 [INFO] 15:40:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] 15:40:44 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] 15:40:44 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-parser --- 15:40:44 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser/target/surefire-reports 15:40:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:40:44 [INFO] 15:40:44 [INFO] ------------------------------------------------------- 15:40:44 [INFO] T E S T S 15:40:44 [INFO] ------------------------------------------------------- 15:40:46 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:40:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.84 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:40:57 [INFO] 15:40:57 [INFO] Results: 15:40:57 [INFO] 15:40:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:40:57 [INFO] 15:40:57 [INFO] 15:40:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-parser --- 15:40:57 [INFO] 15:40:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-parser --- 15:40:57 [INFO] 15:40:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-parser --- 15:40:57 [INFO] CycloneDX: Resolving Dependencies 15:41:01 [INFO] CycloneDX: Creating BOM version 1.4 with 84 component(s) 15:41:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser/target/bom.xml 15:41:01 [INFO] attaching as odl-bgpcep-bgp-parser-0.21.1-SNAPSHOT-cyclonedx.xml 15:41:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser/target/bom.json 15:41:01 [INFO] attaching as odl-bgpcep-bgp-parser-0.21.1-SNAPSHOT-cyclonedx.json 15:41:01 [INFO] 15:41:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-parser --- 15:41:01 [INFO] Skipping duplicate-finder execution! 15:41:01 [INFO] 15:41:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-parser --- 15:41:01 [INFO] Skipping plugin execution 15:41:01 [INFO] 15:41:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-parser --- 15:41:01 [INFO] Skipping source per configuration. 15:41:01 [INFO] 15:41:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-parser --- 15:41:01 [INFO] 15:41:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-parser --- 15:41:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:01 [INFO] 15:41:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-parser --- 15:41:01 [INFO] No primary artifact to install, installing attached artifacts instead. 15:41:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.1-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.1-SNAPSHOT.pom 15:41:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.1-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.1-SNAPSHOT-features.xml 15:41:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.1-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.1-SNAPSHOT-cyclonedx.xml 15:41:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-parser/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.1-SNAPSHOT/odl-bgpcep-bgp-parser-0.21.1-SNAPSHOT-cyclonedx.json 15:41:01 [INFO] 15:41:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-parser --- 15:41:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:41:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:41:01 [INFO] 15:41:01 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-api >----------------- 15:41:01 [INFO] Building bgp-rib-api 0.21.1-SNAPSHOT [26/169] 15:41:01 [INFO] -------------------------------[ bundle ]------------------------------- 15:41:01 [INFO] 15:41:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-api --- 15:41:01 [INFO] 15:41:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-api --- 15:41:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:01 [INFO] 15:41:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-api --- 15:41:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:01 [INFO] 15:41:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-api --- 15:41:02 [INFO] 15:41:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-api --- 15:41:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-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/** 15:41:02 [INFO] 15:41:02 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-rib-api --- 15:41:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:41:02 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/src/main/yang 15:41:02 [INFO] yang-to-sources: Found 7 dependencies in 2.332 ms 15:41:02 [INFO] yang-to-sources: Project model files found: 2 in 3.344 ms 15:41:02 [INFO] yang-to-sources: 11 YANG models processed in 101.5 ms 15:41:02 [INFO] BindingJavaFileGenerator: Defined 64 files in 18.41 ms 15:41:02 [INFO] Sorted 64 files into 11 directories in 401.8 μs 15:41:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 64 in 39.94 ms 15:41:02 [INFO] 15:41:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-api --- 15:41:02 [INFO] Starting audit... 15:41:02 Audit done. 15:41:02 [INFO] You have 0 Checkstyle violations. 15:41:02 [INFO] 15:41:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-api --- 15:41:02 [INFO] Starting audit... 15:41:02 Audit done. 15:41:02 [INFO] You have 0 Checkstyle violations. 15:41:02 [INFO] 15:41:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-api --- 15:41:02 [INFO] 15:41:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-api --- 15:41:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/src/main/resources 15:41:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/generated-sources/spi 15:41:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:41:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:41:02 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 15:41:02 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/generated-sources/spi 15:41:02 [INFO] 15:41:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-api --- 15:41:02 [INFO] Recompiling the module because of changed dependency. 15:41:02 [INFO] Compiling 65 source files with javac [debug release 17] to target/classes 15:41:03 [INFO] 15:41:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-rib-api >>> 15:41:03 [INFO] 15:41:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-rib-api --- 15:41:03 [INFO] Fork Value is true 15:41:05 [INFO] Done SpotBugs Analysis.... 15:41:05 [INFO] 15:41:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-rib-api <<< 15:41:05 [INFO] 15:41:05 [INFO] 15:41:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-rib-api --- 15:41:05 [INFO] BugInstance size is 0 15:41:05 [INFO] Error size is 0 15:41:05 [INFO] No errors/warnings found 15:41:05 [INFO] 15:41:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-api --- 15:41:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/src/test/resources 15:41:05 [INFO] 15:41:05 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-api --- 15:41:05 [INFO] No sources to compile 15:41:05 [INFO] 15:41:05 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-rib-api --- 15:41:05 [INFO] No tests to run. 15:41:05 [INFO] 15:41:05 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-rib-api --- 15:41:05 [INFO] 15:41:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-api --- 15:41:05 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/bgp-rib-api-0.21.1-SNAPSHOT.jar 15:41:05 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/classes/META-INF/MANIFEST.MF 15:41:05 [INFO] 15:41:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-api --- 15:41:05 [INFO] No previous run data found, generating javadoc. 15:41:08 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/bgp-rib-api-0.21.1-SNAPSHOT-javadoc.jar 15:41:08 [INFO] 15:41:08 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-rib-api --- 15:41:08 [INFO] CycloneDX: Resolving Dependencies 15:41:09 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 15:41:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/bom.xml 15:41:09 [INFO] attaching as bgp-rib-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:41:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/bom.json 15:41:09 [INFO] attaching as bgp-rib-api-0.21.1-SNAPSHOT-cyclonedx.json 15:41:09 [INFO] 15:41:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-api --- 15:41:09 [INFO] Skipping duplicate-finder execution! 15:41:09 [INFO] 15:41:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-api --- 15:41:09 [INFO] No dependency problems found 15:41:09 [INFO] 15:41:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-api --- 15:41:09 [INFO] Skipping source per configuration. 15:41:09 [INFO] 15:41:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-api --- 15:41:09 [INFO] 15:41:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-api --- 15:41:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:41:09 [INFO] 15:41:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-api --- 15:41:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/bgp-rib-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.1-SNAPSHOT/bgp-rib-api-0.21.1-SNAPSHOT.jar 15:41:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.1-SNAPSHOT/bgp-rib-api-0.21.1-SNAPSHOT.pom 15:41:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/bgp-rib-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.1-SNAPSHOT/bgp-rib-api-0.21.1-SNAPSHOT-javadoc.jar 15:41:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.1-SNAPSHOT/bgp-rib-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:41:09 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-api/0.21.1-SNAPSHOT/bgp-rib-api-0.21.1-SNAPSHOT-cyclonedx.json 15:41:09 [INFO] 15:41:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-api --- 15:41:09 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-api/0.21.1-SNAPSHOT/bgp-rib-api-0.21.1-SNAPSHOT.jar 15:41:09 [INFO] Writing OBR metadata 15:41:09 [INFO] 15:41:09 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-rib-api --- 15:41:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:41:09 [INFO] 15:41:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-rib-api --- 15:41:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:41:09 [INFO] 15:41:09 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-api >------------- 15:41:09 [INFO] Building bgp-openconfig-api 0.21.1-SNAPSHOT [27/169] 15:41:09 [INFO] -------------------------------[ bundle ]------------------------------- 15:41:09 [INFO] 15:41:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-api --- 15:41:09 [INFO] 15:41:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-api --- 15:41:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:09 [INFO] 15:41:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-api --- 15:41:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:09 [INFO] 15:41:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-api --- 15:41:10 [INFO] 15:41:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-api --- 15:41:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-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/** 15:41:10 [INFO] 15:41:10 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-openconfig-api --- 15:41:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:41:10 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/src/main/yang 15:41:10 [INFO] yang-to-sources: Found 9 dependencies in 2.328 ms 15:41:10 [INFO] yang-to-sources: Project model files found: 16 in 22.85 ms 15:41:10 [INFO] yang-to-sources: 27 YANG models processed in 278.3 ms 15:41:10 [INFO] BindingJavaFileGenerator: Defined 877 files in 61.22 ms 15:41:10 [INFO] Sorted 877 files into 181 directories in 1.994 ms 15:41:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 877 in 196.2 ms 15:41:11 [INFO] 15:41:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-api --- 15:41:11 [INFO] Starting audit... 15:41:11 Audit done. 15:41:11 [INFO] You have 0 Checkstyle violations. 15:41:11 [INFO] 15:41:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-api --- 15:41:11 [INFO] Starting audit... 15:41:11 Audit done. 15:41:11 [INFO] You have 0 Checkstyle violations. 15:41:11 [INFO] 15:41:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-api --- 15:41:11 [INFO] 15:41:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-api --- 15:41:11 [INFO] Copying 2 resources from src/main/resources to target/classes 15:41:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/generated-sources/spi 15:41:11 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 15:41:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:41:11 [INFO] Copying 16 resources from target/generated-sources/yang to target/classes 15:41:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/generated-sources/spi 15:41:11 [INFO] 15:41:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-api --- 15:41:11 [INFO] Recompiling the module because of changed dependency. 15:41:11 [INFO] Compiling 876 source files with javac [debug release 17] to target/classes 15:41:15 [INFO] 15:41:15 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-api >>> 15:41:15 [INFO] 15:41:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-api --- 15:41:15 [INFO] Fork Value is true 15:41:19 [INFO] Done SpotBugs Analysis.... 15:41:19 [INFO] 15:41:19 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-api <<< 15:41:19 [INFO] 15:41:19 [INFO] 15:41:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-api --- 15:41:19 [INFO] BugInstance size is 0 15:41:19 [INFO] Error size is 0 15:41:19 [INFO] No errors/warnings found 15:41:19 [INFO] 15:41:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-api --- 15:41:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/src/test/resources 15:41:19 [INFO] 15:41:19 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-api --- 15:41:19 [INFO] No sources to compile 15:41:19 [INFO] 15:41:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-api --- 15:41:19 [INFO] No tests to run. 15:41:19 [INFO] 15:41:19 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-api --- 15:41:19 [INFO] 15:41:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-api --- 15:41:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/bgp-openconfig-api-0.21.1-SNAPSHOT.jar 15:41:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/classes/META-INF/MANIFEST.MF 15:41:20 [INFO] 15:41:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-api --- 15:41:20 [INFO] No previous run data found, generating javadoc. 15:41:31 [WARNING] Javadoc Warnings 15:41:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:83: warning: empty tag 15:41:31 [WARNING] * 15:41:31 [WARNING] ^ 15:41:31 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/operational/rev151009/BgpContextPfxPathCountersCommon.java:97: warning: empty tag 15:41:31 [WARNING] * 15:41:31 [WARNING] ^ 15:41:31 [WARNING] 2 warnings 15:41:31 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/bgp-openconfig-api-0.21.1-SNAPSHOT-javadoc.jar 15:41:31 [INFO] 15:41:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-api --- 15:41:31 [INFO] CycloneDX: Resolving Dependencies 15:41:32 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 15:41:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/bom.xml 15:41:32 [INFO] attaching as bgp-openconfig-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:41:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/bom.json 15:41:32 [INFO] attaching as bgp-openconfig-api-0.21.1-SNAPSHOT-cyclonedx.json 15:41:32 [INFO] 15:41:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-api --- 15:41:32 [INFO] Skipping duplicate-finder execution! 15:41:32 [INFO] 15:41:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-api --- 15:41:32 [INFO] No dependency problems found 15:41:32 [INFO] 15:41:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-api --- 15:41:32 [INFO] Skipping source per configuration. 15:41:32 [INFO] 15:41:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-api --- 15:41:32 [INFO] 15:41:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-api --- 15:41:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:41:32 [INFO] 15:41:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-api --- 15:41:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/bgp-openconfig-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.1-SNAPSHOT/bgp-openconfig-api-0.21.1-SNAPSHOT.jar 15:41:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.1-SNAPSHOT/bgp-openconfig-api-0.21.1-SNAPSHOT.pom 15:41:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/bgp-openconfig-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.1-SNAPSHOT/bgp-openconfig-api-0.21.1-SNAPSHOT-javadoc.jar 15:41:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.1-SNAPSHOT/bgp-openconfig-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:41:32 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.1-SNAPSHOT/bgp-openconfig-api-0.21.1-SNAPSHOT-cyclonedx.json 15:41:32 [INFO] 15:41:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-api --- 15:41:32 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-api/0.21.1-SNAPSHOT/bgp-openconfig-api-0.21.1-SNAPSHOT.jar 15:41:32 [INFO] Writing OBR metadata 15:41:32 [INFO] 15:41:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-openconfig-api --- 15:41:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:41:32 [INFO] 15:41:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-openconfig-api --- 15:41:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:41:32 [INFO] 15:41:32 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-spi >----------------- 15:41:32 [INFO] Building bgp-rib-spi 0.21.1-SNAPSHOT [28/169] 15:41:32 [INFO] -------------------------------[ bundle ]------------------------------- 15:41:33 [INFO] 15:41:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-spi --- 15:41:33 [INFO] 15:41:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-spi --- 15:41:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:33 [INFO] 15:41:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-spi --- 15:41:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:33 [INFO] 15:41:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-spi --- 15:41:33 [INFO] 15:41:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-spi --- 15:41:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-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/** 15:41:33 [INFO] 15:41:33 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-rib-spi --- 15:41:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:41:33 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/src/main/yang 15:41:33 [INFO] yang-to-sources: Found 10 dependencies in 4.257 ms 15:41:33 [INFO] yang-to-sources: Project model files found: 1 in 2.675 ms 15:41:33 [INFO] yang-to-sources: 11 YANG models processed in 131.1 ms 15:41:33 [INFO] BindingJavaFileGenerator: Defined 29 files in 13.49 ms 15:41:33 [INFO] Sorted 29 files into 14 directories in 155.3 μs 15:41:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 29 in 31.53 ms 15:41:33 [INFO] 15:41:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-spi --- 15:41:33 [INFO] Starting audit... 15:41:33 Audit done. 15:41:33 [INFO] You have 0 Checkstyle violations. 15:41:33 [INFO] 15:41:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-spi --- 15:41:34 [INFO] Starting audit... 15:41:34 Audit done. 15:41:34 [INFO] You have 0 Checkstyle violations. 15:41:34 [INFO] 15:41:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-spi --- 15:41:34 [INFO] 15:41:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-spi --- 15:41:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/src/main/resources 15:41:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/generated-sources/spi 15:41:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:41:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:41:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:41:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/generated-sources/spi 15:41:34 [INFO] 15:41:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-spi --- 15:41:34 [INFO] Recompiling the module because of changed dependency. 15:41:34 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 15:41:34 [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 15:41:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:41:34 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionConsumerContext 15:41:34 [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 15:41:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:41:34 [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 15:41:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:41:34 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/BGPSession.java:[31,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.spi.BGPSession has a member method close() that could throw InterruptedException 15:41:34 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/src/main/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupport.java:[531,20] unchecked cast 15:41:34 required: R 15:41:34 found: org.opendaylight.yangtools.yang.binding.DataObject 15:41:34 [INFO] 15:41:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-rib-spi >>> 15:41:34 [INFO] 15:41:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-rib-spi --- 15:41:34 [INFO] Fork Value is true 15:41:38 [INFO] Done SpotBugs Analysis.... 15:41:38 [INFO] 15:41:38 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-rib-spi <<< 15:41:38 [INFO] 15:41:38 [INFO] 15:41:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-rib-spi --- 15:41:38 [INFO] BugInstance size is 0 15:41:38 [INFO] Error size is 0 15:41:38 [INFO] No errors/warnings found 15:41:38 [INFO] 15:41:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-spi --- 15:41:38 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/src/test/resources 15:41:38 [INFO] 15:41:38 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-spi --- 15:41:38 [INFO] Recompiling the module because of changed dependency. 15:41:38 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 15:41:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[90,9] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:41:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,58] unchecked method invocation: method add in interface java.util.List is applied to given types 15:41:38 required: E 15:41:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:41:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java:[103,59] unchecked conversion 15:41:38 required: E 15:41:38 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:41:38 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/RIBSupportTest.java:[99,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:41:38 [INFO] 15:41:38 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-rib-spi --- 15:41:38 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/surefire-reports 15:41:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:41:38 [INFO] 15:41:38 [INFO] ------------------------------------------------------- 15:41:38 [INFO] T E S T S 15:41:38 [INFO] ------------------------------------------------------- 15:41:39 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 15:41:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.694 s -- in org.opendaylight.protocol.bgp.rib.spi.DefaultRIBExtensionProviderContextTest 15:41:42 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 15:41:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.rib.spi.IdentifierUtilsTest 15:41:42 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 15:41:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.spi.PeerRoleUtilTest 15:41:42 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 15:41:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:41:44 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 s -- in org.opendaylight.protocol.bgp.rib.spi.RIBSupportTest 15:41:44 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 15:41:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.protocol.bgp.rib.spi.SimpleRIBExtensionTest 15:41:44 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 15:41:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.rib.spi.TerminationReasonTest 15:41:44 [INFO] Running org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 15:41:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.rib.spi.RouterIdsTest 15:41:44 [INFO] 15:41:44 [INFO] Results: 15:41:44 [INFO] 15:41:44 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 15:41:44 [INFO] 15:41:44 [INFO] 15:41:44 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-rib-spi --- 15:41:44 [INFO] 15:41:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-spi --- 15:41:45 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bgp-rib-spi-0.21.1-SNAPSHOT.jar 15:41:45 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/classes/META-INF/MANIFEST.MF 15:41:45 [INFO] 15:41:45 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-rib-spi --- 15:41:45 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bgp-rib-spi-0.21.1-SNAPSHOT-tests.jar 15:41:45 [INFO] 15:41:45 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-rib-spi --- 15:41:45 [INFO] Skipping source per configuration. 15:41:45 [INFO] 15:41:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-spi --- 15:41:45 [INFO] No previous run data found, generating javadoc. 15:41:47 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bgp-rib-spi-0.21.1-SNAPSHOT-javadoc.jar 15:41:47 [INFO] 15:41:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-rib-spi --- 15:41:47 [INFO] CycloneDX: Resolving Dependencies 15:41:48 [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) 15:41:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bom.xml 15:41:48 [INFO] attaching as bgp-rib-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:41:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bom.json 15:41:48 [INFO] attaching as bgp-rib-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:41:48 [INFO] 15:41:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-spi --- 15:41:48 [INFO] Skipping duplicate-finder execution! 15:41:48 [INFO] 15:41:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-spi --- 15:41:48 [INFO] No dependency problems found 15:41:48 [INFO] 15:41:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-spi --- 15:41:48 [INFO] Skipping source per configuration. 15:41:48 [INFO] 15:41:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-spi --- 15:41:48 [INFO] 15:41:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-spi --- 15:41:48 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/code-coverage/jacoco.exec 15:41:48 [INFO] Analyzed bundle 'bgp-rib-spi' with 30 classes 15:41:48 [INFO] 15:41:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-spi --- 15:41:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bgp-rib-spi-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.1-SNAPSHOT/bgp-rib-spi-0.21.1-SNAPSHOT.jar 15:41:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.1-SNAPSHOT/bgp-rib-spi-0.21.1-SNAPSHOT.pom 15:41:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bgp-rib-spi-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.1-SNAPSHOT/bgp-rib-spi-0.21.1-SNAPSHOT-tests.jar 15:41:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bgp-rib-spi-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.1-SNAPSHOT/bgp-rib-spi-0.21.1-SNAPSHOT-javadoc.jar 15:41:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.1-SNAPSHOT/bgp-rib-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:41:49 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-spi/0.21.1-SNAPSHOT/bgp-rib-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:41:49 [INFO] 15:41:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-spi --- 15:41:49 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-spi/0.21.1-SNAPSHOT/bgp-rib-spi-0.21.1-SNAPSHOT.jar 15:41:49 [INFO] Writing OBR metadata 15:41:49 [INFO] 15:41:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-rib-spi --- 15:41:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:41:49 [INFO] 15:41:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-rib-spi --- 15:41:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:41:49 [INFO] 15:41:49 [INFO] -----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-api >----------- 15:41:49 [INFO] Building OpenDaylight :: BGP :: RIB Api 0.21.1-SNAPSHOT [29/169] 15:41:49 [INFO] ------------------------------[ feature ]------------------------------- 15:41:49 [INFO] 15:41:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] 15:41:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:49 [INFO] 15:41:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:41:49 [INFO] 15:41:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] 15:41:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:41:49 [INFO] argLine set to empty 15:41:49 [INFO] 15:41:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] Starting audit... 15:41:49 Audit done. 15:41:49 [INFO] You have 0 Checkstyle violations. 15:41:49 [INFO] 15:41:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] Starting audit... 15:41:49 Audit done. 15:41:49 [INFO] You have 0 Checkstyle violations. 15:41:49 [INFO] 15:41:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-api/target/classes/META-INF/maven/dependencies.properties 15:41:49 [INFO] 15:41:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] 15:41:49 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml 15:41:49 [INFO] ...done! 15:41:49 [INFO] Attaching features XML 15:41:49 [INFO] 15:41:49 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-rib-api --- 15:41: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 15:41:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:41:49 [INFO] 15:41:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-api >>> 15:41:49 [INFO] 15:41:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] 15:41:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-api <<< 15:41:49 [INFO] 15:41:49 [INFO] 15:41:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] 15:41:49 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] 15:41:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-rib-api --- 15:41:49 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-api/target/surefire-reports 15:41:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:41:49 [INFO] 15:41:49 [INFO] ------------------------------------------------------- 15:41:49 [INFO] T E S T S 15:41:49 [INFO] ------------------------------------------------------- 15:41:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:42:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.12 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:42:03 [INFO] 15:42:03 [INFO] Results: 15:42:03 [INFO] 15:42:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:42:03 [INFO] 15:42:03 [INFO] 15:42:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-rib-api --- 15:42:03 [INFO] 15:42:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-api --- 15:42:03 [INFO] 15:42:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-rib-api --- 15:42:03 [INFO] CycloneDX: Resolving Dependencies 15:42:08 [INFO] CycloneDX: Creating BOM version 1.4 with 132 component(s) 15:42:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-api/target/bom.xml 15:42:08 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-api/target/bom.json 15:42:08 [INFO] attaching as odl-bgpcep-bgp-rib-api-0.21.1-SNAPSHOT-cyclonedx.json 15:42:08 [INFO] 15:42:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-api --- 15:42:08 [INFO] Skipping duplicate-finder execution! 15:42:08 [INFO] 15:42:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-api --- 15:42:08 [INFO] Skipping plugin execution 15:42:08 [INFO] 15:42:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-api --- 15:42:08 [INFO] Skipping source per configuration. 15:42:08 [INFO] 15:42:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-api --- 15:42:08 [INFO] 15:42:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-rib-api --- 15:42:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:08 [INFO] 15:42:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-rib-api --- 15:42:08 [INFO] No primary artifact to install, installing attached artifacts instead. 15:42:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.1-SNAPSHOT.pom 15:42:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.1-SNAPSHOT-features.xml 15:42:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:08 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-rib-api-0.21.1-SNAPSHOT-cyclonedx.json 15:42:08 [INFO] 15:42:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-rib-api --- 15:42:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:42:08 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:42:08 [INFO] 15:42:08 [INFO] -------------< org.opendaylight.bgpcep:bgp-openconfig-spi >------------- 15:42:08 [INFO] Building bgp-openconfig-spi 0.21.1-SNAPSHOT [30/169] 15:42:08 [INFO] -------------------------------[ bundle ]------------------------------- 15:42:08 [INFO] 15:42:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-spi --- 15:42:08 [INFO] 15:42:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-spi --- 15:42:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:08 [INFO] 15:42:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-spi --- 15:42:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:08 [INFO] 15:42:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-spi --- 15:42:09 [INFO] 15:42:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-spi --- 15:42:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-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/** 15:42:09 [INFO] 15:42:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-spi --- 15:42:09 [INFO] Starting audit... 15:42:09 Audit done. 15:42:09 [INFO] You have 0 Checkstyle violations. 15:42:09 [INFO] 15:42:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-spi --- 15:42:09 [INFO] Starting audit... 15:42:09 Audit done. 15:42:09 [INFO] You have 0 Checkstyle violations. 15:42:09 [INFO] 15:42:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-spi --- 15:42:09 [INFO] 15:42:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-spi --- 15:42:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/src/main/resources 15:42:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/generated-sources/spi 15:42:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/generated-sources/yang 15:42:09 [INFO] 15:42:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-spi --- 15:42:09 [INFO] Recompiling the module because of changed dependency. 15:42:09 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 15:42:09 [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 15:42:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:42:09 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryConsumer 15:42:09 [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 15:42:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:42:09 [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 15:42:09 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:42:09 [INFO] 15:42:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-spi >>> 15:42:09 [INFO] 15:42:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-spi --- 15:42:09 [INFO] Fork Value is true 15:42:11 [INFO] Done SpotBugs Analysis.... 15:42:11 [INFO] 15:42:11 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-spi <<< 15:42:11 [INFO] 15:42:11 [INFO] 15:42:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-spi --- 15:42:11 [INFO] BugInstance size is 0 15:42:11 [INFO] Error size is 0 15:42:11 [INFO] No errors/warnings found 15:42:11 [INFO] 15:42:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-spi --- 15:42:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/src/test/resources 15:42:11 [INFO] 15:42:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-spi --- 15:42:11 [INFO] Recompiling the module because of changed dependency. 15:42:11 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:42:12 [INFO] 15:42:12 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-spi --- 15:42:12 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/surefire-reports 15:42:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:12 [INFO] 15:42:12 [INFO] ------------------------------------------------------- 15:42:12 [INFO] T E S T S 15:42:12 [INFO] ------------------------------------------------------- 15:42:12 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 15:42:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.protocol.bgp.openconfig.spi.SimpleBGPTableTypeRegistryProviderTest 15:42:13 [INFO] Running org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 15:42:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivatorTest 15:42:13 [INFO] 15:42:13 [INFO] Results: 15:42:13 [INFO] 15:42:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 15:42:13 [INFO] 15:42:13 [INFO] 15:42:13 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-spi --- 15:42:13 [INFO] 15:42:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-spi --- 15:42:13 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.1-SNAPSHOT.jar 15:42:13 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/classes/META-INF/MANIFEST.MF 15:42:13 [INFO] 15:42:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-spi --- 15:42:13 [INFO] No previous run data found, generating javadoc. 15:42:14 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.1-SNAPSHOT-javadoc.jar 15:42:14 [INFO] 15:42:14 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-spi --- 15:42:14 [INFO] CycloneDX: Resolving Dependencies 15:42:15 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 15:42:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/bom.xml 15:42:15 [INFO] attaching as bgp-openconfig-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/bom.json 15:42:15 [INFO] attaching as bgp-openconfig-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:42:15 [INFO] 15:42:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-spi --- 15:42:15 [INFO] Skipping duplicate-finder execution! 15:42:15 [INFO] 15:42:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-spi --- 15:42:15 [INFO] No dependency problems found 15:42:15 [INFO] 15:42:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-spi --- 15:42:15 [INFO] Skipping source per configuration. 15:42:15 [INFO] 15:42:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-spi --- 15:42:15 [INFO] 15:42:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-spi --- 15:42:15 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/code-coverage/jacoco.exec 15:42:15 [INFO] Analyzed bundle 'bgp-openconfig-spi' with 5 classes 15:42:15 [INFO] 15:42:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-spi --- 15:42:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.1-SNAPSHOT/bgp-openconfig-spi-0.21.1-SNAPSHOT.jar 15:42:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.1-SNAPSHOT/bgp-openconfig-spi-0.21.1-SNAPSHOT.pom 15:42:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/bgp-openconfig-spi-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.1-SNAPSHOT/bgp-openconfig-spi-0.21.1-SNAPSHOT-javadoc.jar 15:42:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.1-SNAPSHOT/bgp-openconfig-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.1-SNAPSHOT/bgp-openconfig-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:42:15 [INFO] 15:42:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-spi --- 15:42:15 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.1-SNAPSHOT/bgp-openconfig-spi-0.21.1-SNAPSHOT.jar 15:42:15 [INFO] Writing OBR metadata 15:42:15 [INFO] 15:42:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-openconfig-spi --- 15:42:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:42:15 [INFO] 15:42:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-openconfig-spi --- 15:42:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:42:15 [INFO] 15:42:15 [INFO] ---------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig >---------- 15:42:15 [INFO] Building OpenDaylight :: BGP :: Openconfig 0.21.1-SNAPSHOT [31/169] 15:42:15 [INFO] ------------------------------[ feature ]------------------------------- 15:42:15 [INFO] 15:42:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig --- 15:42:15 [INFO] 15:42:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig --- 15:42:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:15 [INFO] 15:42:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig --- 15:42:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:15 [INFO] 15:42:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] 15:42:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:16 [INFO] argLine set to empty 15:42:16 [INFO] 15:42:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] Starting audit... 15:42:16 Audit done. 15:42:16 [INFO] You have 0 Checkstyle violations. 15:42:16 [INFO] 15:42:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] Starting audit... 15:42:16 Audit done. 15:42:16 [INFO] You have 0 Checkstyle violations. 15:42:16 [INFO] 15:42:16 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig/target/classes/META-INF/maven/dependencies.properties 15:42:16 [INFO] 15:42:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] 15:42:16 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml 15:42:16 [INFO] ...done! 15:42:16 [INFO] Attaching features XML 15:42:16 [INFO] 15:42:16 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:42:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:42:16 [INFO] 15:42:16 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig >>> 15:42:16 [INFO] 15:42:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] 15:42:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig <<< 15:42:16 [INFO] 15:42:16 [INFO] 15:42:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] 15:42:16 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] 15:42:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-openconfig --- 15:42:16 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig/target/surefire-reports 15:42:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:16 [INFO] 15:42:16 [INFO] ------------------------------------------------------- 15:42:16 [INFO] T E S T S 15:42:16 [INFO] ------------------------------------------------------- 15:42:17 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:42:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.76 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:42:31 [INFO] 15:42:31 [INFO] Results: 15:42:31 [INFO] 15:42:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:42:31 [INFO] 15:42:31 [INFO] 15:42:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-openconfig --- 15:42:31 [INFO] 15:42:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig --- 15:42:31 [INFO] 15:42:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-openconfig --- 15:42:31 [INFO] CycloneDX: Resolving Dependencies 15:42:35 [INFO] CycloneDX: Creating BOM version 1.4 with 134 component(s) 15:42:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig/target/bom.xml 15:42:35 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig/target/bom.json 15:42:35 [INFO] attaching as odl-bgpcep-bgp-openconfig-0.21.1-SNAPSHOT-cyclonedx.json 15:42:35 [INFO] 15:42:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig --- 15:42:35 [INFO] Skipping duplicate-finder execution! 15:42:35 [INFO] 15:42:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig --- 15:42:35 [INFO] Skipping plugin execution 15:42:35 [INFO] 15:42:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig --- 15:42:35 [INFO] Skipping source per configuration. 15:42:35 [INFO] 15:42:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig --- 15:42:35 [INFO] 15:42:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig --- 15:42:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:42:35 [INFO] 15:42:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig --- 15:42:35 [INFO] No primary artifact to install, installing attached artifacts instead. 15:42:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.1-SNAPSHOT.pom 15:42:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.1-SNAPSHOT-features.xml 15:42:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:35 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-0.21.1-SNAPSHOT-cyclonedx.json 15:42:35 [INFO] 15:42:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig --- 15:42:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:42:35 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:42:35 [INFO] 15:42:35 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-api >----------------- 15:42:35 [INFO] Building bgp-bmp-api 0.21.1-SNAPSHOT [32/169] 15:42:35 [INFO] -------------------------------[ bundle ]------------------------------- 15:42:35 [INFO] 15:42:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-api --- 15:42:35 [INFO] 15:42:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-api --- 15:42:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:35 [INFO] 15:42:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-api --- 15:42:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:35 [INFO] 15:42:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-api --- 15:42:36 [INFO] 15:42:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-api --- 15:42:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-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/** 15:42:36 [INFO] 15:42:36 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-bmp-api --- 15:42:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:42:36 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/src/main/yang 15:42:36 [INFO] yang-to-sources: Found 8 dependencies in 2.005 ms 15:42:36 [INFO] yang-to-sources: Project model files found: 3 in 13.19 ms 15:42:36 [INFO] yang-to-sources: 14 YANG models processed in 75.96 ms 15:42:36 [INFO] BindingJavaFileGenerator: Defined 169 files in 14.06 ms 15:42:36 [INFO] Sorted 169 files into 35 directories in 236.9 μs 15:42:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 169 in 68.91 ms 15:42:36 [INFO] 15:42:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-api --- 15:42:36 [INFO] Starting audit... 15:42:36 Audit done. 15:42:36 [INFO] You have 0 Checkstyle violations. 15:42:36 [INFO] 15:42:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-api --- 15:42:36 [INFO] Starting audit... 15:42:36 Audit done. 15:42:36 [INFO] You have 0 Checkstyle violations. 15:42:36 [INFO] 15:42:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-api --- 15:42:36 [INFO] 15:42:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-api --- 15:42:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/src/main/resources 15:42:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/generated-sources/spi 15:42:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:42:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:42:36 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:42:36 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/generated-sources/spi 15:42:36 [INFO] 15:42:36 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-api --- 15:42:36 [INFO] Recompiling the module because of changed dependency. 15:42:36 [INFO] Compiling 169 source files with javac [debug release 17] to target/classes 15:42:37 [INFO] 15:42:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-bmp-api >>> 15:42:37 [INFO] 15:42:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-bmp-api --- 15:42:37 [INFO] Fork Value is true 15:42:40 [INFO] Done SpotBugs Analysis.... 15:42:40 [INFO] 15:42:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-bmp-api <<< 15:42:40 [INFO] 15:42:40 [INFO] 15:42:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-bmp-api --- 15:42:40 [INFO] BugInstance size is 0 15:42:40 [INFO] Error size is 0 15:42:40 [INFO] No errors/warnings found 15:42:40 [INFO] 15:42:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-api --- 15:42:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/src/test/resources 15:42:40 [INFO] 15:42:40 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-api --- 15:42:40 [INFO] No sources to compile 15:42:40 [INFO] 15:42:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-bmp-api --- 15:42:40 [INFO] No tests to run. 15:42:40 [INFO] 15:42:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-bmp-api --- 15:42:40 [INFO] 15:42:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-api --- 15:42:40 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/bgp-bmp-api-0.21.1-SNAPSHOT.jar 15:42:40 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/classes/META-INF/MANIFEST.MF 15:42:40 [INFO] 15:42:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-api --- 15:42:40 [INFO] No previous run data found, generating javadoc. 15:42:44 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/bgp-bmp-api-0.21.1-SNAPSHOT-javadoc.jar 15:42:44 [INFO] 15:42:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-bmp-api --- 15:42:44 [INFO] CycloneDX: Resolving Dependencies 15:42:45 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 15:42:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/bom.xml 15:42:45 [INFO] attaching as bgp-bmp-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/bom.json 15:42:45 [INFO] attaching as bgp-bmp-api-0.21.1-SNAPSHOT-cyclonedx.json 15:42:45 [INFO] 15:42:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-api --- 15:42:45 [INFO] Skipping duplicate-finder execution! 15:42:45 [INFO] 15:42:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-api --- 15:42:45 [INFO] No dependency problems found 15:42:45 [INFO] 15:42:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-api --- 15:42:45 [INFO] Skipping source per configuration. 15:42:45 [INFO] 15:42:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-api --- 15:42:45 [INFO] 15:42:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-api --- 15:42:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:42:45 [INFO] 15:42:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-api --- 15:42:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/bgp-bmp-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.1-SNAPSHOT/bgp-bmp-api-0.21.1-SNAPSHOT.jar 15:42:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.1-SNAPSHOT/bgp-bmp-api-0.21.1-SNAPSHOT.pom 15:42:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/bgp-bmp-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.1-SNAPSHOT/bgp-bmp-api-0.21.1-SNAPSHOT-javadoc.jar 15:42:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.1-SNAPSHOT/bgp-bmp-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-api/0.21.1-SNAPSHOT/bgp-bmp-api-0.21.1-SNAPSHOT-cyclonedx.json 15:42:45 [INFO] 15:42:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-api --- 15:42:45 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-api/0.21.1-SNAPSHOT/bgp-bmp-api-0.21.1-SNAPSHOT.jar 15:42:45 [INFO] Writing OBR metadata 15:42:45 [INFO] 15:42:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-bmp-api --- 15:42:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:42:45 [INFO] 15:42:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-bmp-api --- 15:42:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:42:45 [INFO] 15:42:45 [INFO] ------------< org.opendaylight.bgpcep:bgp-extension-parent >------------ 15:42:45 [INFO] Building bgp-extension-parent 0.21.1-SNAPSHOT [33/169] 15:42:45 [INFO] --------------------------------[ pom ]--------------------------------- 15:42:45 [INFO] 15:42:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-extension-parent --- 15:42:45 [INFO] 15:42:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-extension-parent --- 15:42:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:45 [INFO] 15:42:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-extension-parent --- 15:42:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:45 [INFO] 15:42:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-extension-parent --- 15:42:45 [INFO] 15:42:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-extension-parent --- 15:42:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/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/** 15:42:45 [INFO] 15:42:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-extension-parent --- 15:42:45 [INFO] Starting audit... 15:42:45 Audit done. 15:42:45 [INFO] You have 0 Checkstyle violations. 15:42:45 [INFO] 15:42:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-extension-parent --- 15:42:45 [INFO] Starting audit... 15:42:45 Audit done. 15:42:45 [INFO] You have 0 Checkstyle violations. 15:42:45 [INFO] 15:42:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-extension-parent --- 15:42:45 [INFO] 15:42:45 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-extension-parent >>> 15:42:45 [INFO] 15:42:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-extension-parent --- 15:42:45 [INFO] 15:42:45 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-extension-parent <<< 15:42:45 [INFO] 15:42:45 [INFO] 15:42:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-extension-parent --- 15:42:45 [INFO] 15:42:45 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-extension-parent --- 15:42:45 [INFO] 15:42:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-extension-parent --- 15:42:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:42:45 [INFO] 15:42:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-extension-parent --- 15:42:45 [INFO] CycloneDX: Resolving Dependencies 15:42:47 [INFO] CycloneDX: Creating BOM version 1.4 with 50 component(s) 15:42:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/parent/target/bom.xml 15:42:47 [INFO] attaching as bgp-extension-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/parent/target/bom.json 15:42:47 [INFO] attaching as bgp-extension-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:42:47 [INFO] 15:42:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-extension-parent --- 15:42:47 [INFO] Skipping duplicate-finder execution! 15:42:47 [INFO] 15:42:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-extension-parent --- 15:42:47 [INFO] Skipping pom project 15:42:47 [INFO] 15:42:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-extension-parent --- 15:42:47 [INFO] Skipping source per configuration. 15:42:47 [INFO] 15:42:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-extension-parent --- 15:42:47 [INFO] 15:42:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-extension-parent --- 15:42:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:42:47 [INFO] 15:42:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-extension-parent --- 15:42:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/parent/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.1-SNAPSHOT/bgp-extension-parent-0.21.1-SNAPSHOT.pom 15:42:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/parent/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.1-SNAPSHOT/bgp-extension-parent-0.21.1-SNAPSHOT-cyclonedx.xml 15:42:47 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/parent/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-extension-parent/0.21.1-SNAPSHOT/bgp-extension-parent-0.21.1-SNAPSHOT-cyclonedx.json 15:42:47 [INFO] 15:42:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-extension-parent --- 15:42:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:42:47 [INFO] 15:42:47 [INFO] ------------------< org.opendaylight.bgpcep:bgp-inet >------------------ 15:42:47 [INFO] Building bgp-inet 0.21.1-SNAPSHOT [34/169] 15:42:47 [INFO] -------------------------------[ bundle ]------------------------------- 15:42:47 [INFO] 15:42:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-inet --- 15:42:47 [INFO] 15:42:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-inet --- 15:42:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:47 [INFO] 15:42:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-inet --- 15:42:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:42:47 [INFO] 15:42:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-inet --- 15:42:47 [INFO] 15:42:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-inet --- 15:42:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:42:47 [INFO] 15:42:47 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-inet --- 15:42:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:42:47 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/src/main/yang 15:42:47 [INFO] yang-to-sources: Found 12 dependencies in 3.364 ms 15:42:47 [INFO] yang-to-sources: Project model files found: 1 in 1.617 ms 15:42:47 [INFO] yang-to-sources: 13 YANG models processed in 134.2 ms 15:42:47 [INFO] BindingJavaFileGenerator: Defined 68 files in 13.55 ms 15:42:47 [INFO] Sorted 68 files into 22 directories in 142.6 μs 15:42:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 68 in 35.59 ms 15:42:47 [INFO] 15:42:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-inet --- 15:42:47 [INFO] Starting audit... 15:42:47 Audit done. 15:42:47 [INFO] You have 0 Checkstyle violations. 15:42:47 [INFO] 15:42:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-inet --- 15:42:47 [INFO] Starting audit... 15:42:47 Audit done. 15:42:47 [INFO] You have 0 Checkstyle violations. 15:42:47 [INFO] 15:42:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-inet --- 15:42:47 [INFO] 15:42:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-inet --- 15:42:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/src/main/resources 15:42:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/generated-sources/spi 15:42:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:42:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:42:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:42:47 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/generated-sources/spi 15:42:47 [INFO] 15:42:47 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-inet --- 15:42:47 [INFO] Recompiling the module because of changed dependency. 15:42:47 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 15:42:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 15:42:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 15:42:48 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 15:42:48 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[48,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 15:42:48 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/src/main/java/org/opendaylight/protocol/bgp/inet/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 15:42:48 [INFO] 15:42:48 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-inet >>> 15:42:48 [INFO] 15:42:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-inet --- 15:42:48 [INFO] Fork Value is true 15:42:51 [INFO] Done SpotBugs Analysis.... 15:42:51 [INFO] 15:42:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-inet <<< 15:42:51 [INFO] 15:42:51 [INFO] 15:42:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-inet --- 15:42:51 [INFO] BugInstance size is 0 15:42:51 [INFO] Error size is 0 15:42:51 [INFO] No errors/warnings found 15:42:51 [INFO] 15:42:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-inet --- 15:42:51 [INFO] Copying 2 resources from src/test/resources to target/test-classes 15:42:51 [INFO] 15:42:51 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-inet --- 15:42:51 [INFO] Recompiling the module because of changed dependency. 15:42:51 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 15:42:52 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/src/test/java/org/opendaylight/protocol/bgp/inet/codec/BGPParserTest.java:[99,19] explicit call to close() on an auto-closeable resource 15:42:52 [INFO] 15:42:52 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-inet --- 15:42:52 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/surefire-reports 15:42:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:42:52 [INFO] 15:42:52 [INFO] ------------------------------------------------------- 15:42:52 [INFO] T E S T S 15:42:52 [INFO] ------------------------------------------------------- 15:42:53 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 15:42:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:42:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 s -- in org.opendaylight.protocol.bgp.inet.codec.Ipv4NlriParserTest 15:42:55 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 15:42:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.opendaylight.protocol.bgp.inet.codec.BGPParserTest 15:42:55 [INFO] Running org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 15:42:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.inet.codec.nexthop.NextHopParserSerializerTest 15:42:55 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 15:42:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.635 s -- in org.opendaylight.protocol.bgp.inet.IPv4RIBSupportTest 15:42:59 [INFO] Running org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 15:42:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.protocol.bgp.inet.Ipv6BgpPrefixSidParserTest 15:42:59 [INFO] Running org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 15:42:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.bgp.inet.IPv6RIBSupportTest 15:42:59 [INFO] Running org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 15:42:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.bgp.inet.TableTypeActivatorTest 15:42:59 [INFO] 15:42:59 [INFO] Results: 15:42:59 [INFO] 15:42:59 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 15:42:59 [INFO] 15:42:59 [INFO] 15:42:59 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-inet --- 15:42:59 [INFO] 15:42:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-inet --- 15:42:59 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/bgp-inet-0.21.1-SNAPSHOT.jar 15:42:59 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/classes/META-INF/MANIFEST.MF 15:42:59 [INFO] 15:42:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-inet --- 15:43:00 [INFO] No previous run data found, generating javadoc. 15:43:03 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/bgp-inet-0.21.1-SNAPSHOT-javadoc.jar 15:43:03 [INFO] 15:43:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-inet --- 15:43:03 [INFO] CycloneDX: Resolving Dependencies 15:43:04 [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) 15:43:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/bom.xml 15:43:04 [INFO] attaching as bgp-inet-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/bom.json 15:43:04 [INFO] attaching as bgp-inet-0.21.1-SNAPSHOT-cyclonedx.json 15:43:04 [INFO] 15:43:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-inet --- 15:43:04 [INFO] Skipping duplicate-finder execution! 15:43:04 [INFO] 15:43:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-inet --- 15:43:04 [INFO] No dependency problems found 15:43:04 [INFO] 15:43:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-inet --- 15:43:04 [INFO] Skipping source per configuration. 15:43:04 [INFO] 15:43:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-inet --- 15:43:04 [INFO] 15:43:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-inet --- 15:43:04 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/code-coverage/jacoco.exec 15:43:04 [INFO] Analyzed bundle 'bgp-inet' with 13 classes 15:43:04 [INFO] 15:43:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-inet --- 15:43:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/bgp-inet-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.1-SNAPSHOT/bgp-inet-0.21.1-SNAPSHOT.jar 15:43:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.1-SNAPSHOT/bgp-inet-0.21.1-SNAPSHOT.pom 15:43:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/bgp-inet-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.1-SNAPSHOT/bgp-inet-0.21.1-SNAPSHOT-javadoc.jar 15:43:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.1-SNAPSHOT/bgp-inet-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:04 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-inet/0.21.1-SNAPSHOT/bgp-inet-0.21.1-SNAPSHOT-cyclonedx.json 15:43:04 [INFO] 15:43:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-inet --- 15:43:04 [INFO] Installing org/opendaylight/bgpcep/bgp-inet/0.21.1-SNAPSHOT/bgp-inet-0.21.1-SNAPSHOT.jar 15:43:04 [INFO] Writing OBR metadata 15:43:04 [INFO] 15:43:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-inet --- 15:43:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:43:04 [INFO] 15:43:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-inet --- 15:43:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:04 [INFO] 15:43:04 [INFO] ----------< org.opendaylight.bgpcep:bgp-path-selection-mode >----------- 15:43:04 [INFO] Building bgp-path-selection-mode 0.21.1-SNAPSHOT [35/169] 15:43:04 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-path-selection-mode --- 15:43:04 [INFO] 15:43:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-path-selection-mode --- 15:43:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:04 [INFO] 15:43:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-path-selection-mode --- 15:43:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:04 [INFO] 15:43:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-path-selection-mode --- 15:43:05 [INFO] 15:43:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-path-selection-mode --- 15:43:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:43:05 [INFO] 15:43:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-path-selection-mode --- 15:43:05 [INFO] Starting audit... 15:43:05 Audit done. 15:43:05 [INFO] You have 0 Checkstyle violations. 15:43:05 [INFO] 15:43:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-path-selection-mode --- 15:43:05 [INFO] Starting audit... 15:43:05 Audit done. 15:43:05 [INFO] You have 0 Checkstyle violations. 15:43:05 [INFO] 15:43:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-path-selection-mode --- 15:43:05 [INFO] 15:43:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-path-selection-mode --- 15:43:05 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/resources 15:43:05 [INFO] 15:43:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-path-selection-mode --- 15:43:05 [INFO] Recompiling the module because of changed dependency. 15:43:05 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 15:43:05 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:[17,8] auto-closeable resource org.opendaylight.protocol.bgp.mode.api.PathSelectionMode has a member method close() that could throw InterruptedException 15:43:05 [INFO] 15:43:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-path-selection-mode >>> 15:43:05 [INFO] 15:43:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-path-selection-mode --- 15:43:05 [INFO] Fork Value is true 15:43:09 [INFO] Done SpotBugs Analysis.... 15:43:09 [INFO] 15:43:09 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-path-selection-mode <<< 15:43:09 [INFO] 15:43:09 [INFO] 15:43:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-path-selection-mode --- 15:43:09 [INFO] BugInstance size is 0 15:43:09 [INFO] Error size is 0 15:43:09 [INFO] No errors/warnings found 15:43:09 [INFO] 15:43:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-path-selection-mode --- 15:43:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/test/resources 15:43:09 [INFO] 15:43:09 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-path-selection-mode --- 15:43:09 [INFO] Recompiling the module because of changed dependency. 15:43:09 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 15:43:09 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/test/java/org/opendaylight/protocol/bgp/mode/impl/BGPPeerTrackerMock.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:43:09 [INFO] 15:43:09 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-path-selection-mode --- 15:43:09 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/surefire-reports 15:43:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:43:09 [INFO] 15:43:09 [INFO] ------------------------------------------------------- 15:43:09 [INFO] T E S T S 15:43:09 [INFO] ------------------------------------------------------- 15:43:10 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 15:43:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BaseBestPathTest 15:43:10 [INFO] Running org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 15:43:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.protocol.bgp.mode.impl.base.BasePathSelectorTest 15:43:10 [INFO] 15:43:10 [INFO] Results: 15:43:10 [INFO] 15:43:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 15:43:10 [INFO] 15:43:10 [INFO] 15:43:10 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-path-selection-mode --- 15:43:10 [INFO] 15:43:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-path-selection-mode --- 15:43:10 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.1-SNAPSHOT.jar 15:43:10 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/classes/META-INF/MANIFEST.MF 15:43:10 [INFO] 15:43:10 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-path-selection-mode --- 15:43:10 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.1-SNAPSHOT-tests.jar 15:43:10 [INFO] 15:43:10 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-path-selection-mode --- 15:43:10 [INFO] Skipping source per configuration. 15:43:10 [INFO] 15:43:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-path-selection-mode --- 15:43:10 [INFO] No previous run data found, generating javadoc. 15:43:12 [WARNING] Javadoc Warnings 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:19: warning: no comment 15:43:12 [WARNING] public abstract class AbstractBestPath implements BestPath { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:20: warning: no comment 15:43:12 [WARNING] protected final BestPathState state; 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:22: warning: no comment 15:43:12 [WARNING] protected AbstractBestPath(final BestPathState state) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:26: warning: no comment 15:43:12 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPath.java:31: warning: no comment 15:43:12 [WARNING] public final BestPathState getState() { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:23: warning: no comment 15:43:12 [WARNING] public class AbstractBestPathSelector { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:28: warning: no comment 15:43:12 [WARNING] protected RouterId bestOriginatorId = null; 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:29: warning: no comment 15:43:12 [WARNING] protected BestPathState bestState = null; 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/spi/AbstractBestPathSelector.java:31: warning: no comment 15:43:12 [WARNING] protected AbstractBestPathSelector(final long ourAs) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:34: warning: no comment 15:43:12 [WARNING] protected AbstractOffsetMap(final K[] emptyKeys, final Comparator comparator, final ImmutableSet routerIds) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:119: warning: no comment 15:43:12 [WARNING] protected abstract Comparator comparator(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:121: warning: no comment 15:43:12 [WARNING] protected abstract K[] emptyKeys(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:89: warning: no comment 15:43:12 [WARNING] public final C[] expand(final T oldOffsets, final C[] oldArray, final int offset) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:40: warning: no comment 15:43:12 [WARNING] public final K getKey(final int offset) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:79: warning: no comment 15:43:12 [WARNING] public final C getValue(final C[] array, final int offset) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:123: warning: no comment 15:43:12 [WARNING] protected abstract T instanceForKeys(ImmutableSet newKeys); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:48: warning: no comment 15:43:12 [WARNING] public final boolean isEmpty() { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:44: warning: no comment 15:43:12 [WARNING] public final int offsetOf(final K key) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:98: warning: no comment 15:43:12 [WARNING] public final C[] removeValue(final C[] oldArray, final int offset, final C[] emptyArray) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:84: warning: no comment 15:43:12 [WARNING] public final void setValue(final C[] array, final int offset, final C value) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:52: warning: no comment 15:43:12 [WARNING] public final int size() { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:56: warning: no comment 15:43:12 [WARNING] public final T with(final K key) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/AbstractOffsetMap.java:67: warning: no comment 15:43:12 [WARNING] public final T without(final K key) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:50: warning: no @param for ribSupport 15:43:12 [WARNING] boolean selectBest(RIBSupport ribSupport, long localAs); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:68: warning: no @return 15:43:12 [WARNING] @NonNull List> actualBestPaths(@NonNull RIBSupport ribSupport, 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/RouteEntry.java:87: warning: no @return 15:43:12 [WARNING] @NonNull List> newBestPaths(@NonNull RIBSupport ribSupport, @NonNull String routeKey); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:216: warning: no @param for ribSupport 15:43:12 [WARNING] protected final void processOffset(final RIBSupport ribSupport, final AddPathSelector selector, 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:225: warning: no comment 15:43:12 [WARNING] protected final AddPathBestPath bestPathAt(final RIBSupport ribSupport, final int offset) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathAbstractRouteEntry.java:207: warning: no comment 15:43:12 [WARNING] protected abstract ImmutableList selectBest(RIBSupport ribSupport, long localAs, 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 15:43:12 [WARNING] @NonNull RouteEntry createRouteEntry(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:24: warning: no @param for 15:43:12 [WARNING] @NonNull RouteEntry createRouteEntry(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:20: warning: no comment 15:43:12 [WARNING] public final class AddPathBestNPathSelection implements PathSelectionMode { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/n/paths/AddPathBestNPathSelection.java:23: warning: no comment 15:43:12 [WARNING] public AddPathBestNPathSelection(final int npaths) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:19: warning: no comment 15:43:12 [WARNING] public final class AddPathBestPath extends AbstractBestPath { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathBestPath.java:36: warning: no comment 15:43:12 [WARNING] public int getOffset() { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:19: warning: no comment 15:43:12 [WARNING] public final class AddPathSelector extends AbstractBestPathSelector { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:26: warning: no comment 15:43:12 [WARNING] public AddPathSelector(final long ourAs) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/AddPathSelector.java:52: warning: no comment 15:43:12 [WARNING] public AddPathBestPath result() { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:18: warning: no comment 15:43:12 [WARNING] public final class AllPathSelection implements PathSelectionMode { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/add/all/paths/AllPathSelection.java:19: warning: no comment 15:43:12 [WARNING] public AllPathSelection() { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:12: warning: no comment 15:43:12 [WARNING] public final class BasePathSelectionModeFactory { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectionModeFactory.java:17: warning: no comment 15:43:12 [WARNING] public static PathSelectionMode createBestPathSelectionStrategy() { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:13: warning: no comment 15:43:12 [WARNING] public final class BesthPathStateUtil { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/BesthPathStateUtil.java:18: warning: no comment 15:43:12 [WARNING] public static long getPeerAs(final List segments) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPath.java:15: warning: no comment 15:43:12 [WARNING] public interface BestPath { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:16: warning: no comment 15:43:12 [WARNING] public interface BestPathState { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:25: warning: no comment 15:43:12 [WARNING] int getAsPathLength(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:34: warning: no comment 15:43:12 [WARNING] @NonNull ContainerNode getAttributes(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:17: warning: no comment 15:43:12 [WARNING] @Nullable Uint32 getLocalPref(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:19: warning: no comment 15:43:12 [WARNING] long getMultiExitDisc(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:21: warning: no comment 15:43:12 [WARNING] @Nullable BgpOrigin getOrigin(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/BestPathState.java:23: warning: no comment 15:43:12 [WARNING] long getPeerAs(); 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:50: warning: no comment 15:43:12 [WARNING] public final class BestPathStateImpl implements BestPathState { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BestPathStateImpl.java:100: warning: no comment 15:43:12 [WARNING] public BestPathStateImpl(final ContainerNode attributes) { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:23: warning: no comment 15:43:12 [WARNING] public final class BGPRouteEntryExportParametersImpl implements BGPRouteEntryExportParameters { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/impl/BGPRouteEntryExportParametersImpl.java:29: warning: no comment 15:43:12 [WARNING] public BGPRouteEntryExportParametersImpl(final Peer fromPeer, final Peer toPeer, 15:43:12 [WARNING] ^ 15:43:12 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/src/main/java/org/opendaylight/protocol/bgp/mode/api/PathSelectionMode.java:17: warning: no comment 15:43:12 [WARNING] public interface PathSelectionMode extends AutoCloseable { 15:43:12 [WARNING] ^ 15:43:12 [WARNING] 57 warnings 15:43:12 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.1-SNAPSHOT-javadoc.jar 15:43:12 [INFO] 15:43:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-path-selection-mode --- 15:43:12 [INFO] CycloneDX: Resolving Dependencies 15:43:13 [INFO] CycloneDX: Creating BOM version 1.4 with 49 component(s) 15:43:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bom.xml 15:43:13 [INFO] attaching as bgp-path-selection-mode-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bom.json 15:43:13 [INFO] attaching as bgp-path-selection-mode-0.21.1-SNAPSHOT-cyclonedx.json 15:43:13 [INFO] 15:43:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-path-selection-mode --- 15:43:13 [INFO] Skipping duplicate-finder execution! 15:43:13 [INFO] 15:43:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-path-selection-mode --- 15:43:13 [WARNING] Used undeclared dependencies found: 15:43:13 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 15:43:13 [WARNING] Non-test scoped test only dependencies found: 15:43:13 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 15:43:13 [WARNING] org.opendaylight.bgpcep:bgp-parser-spi:jar:0.21.1-SNAPSHOT:compile 15:43:13 [INFO] 15:43:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-path-selection-mode --- 15:43:13 [INFO] Skipping source per configuration. 15:43:13 [INFO] 15:43:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-path-selection-mode --- 15:43:13 [INFO] 15:43:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-path-selection-mode --- 15:43:13 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/code-coverage/jacoco.exec 15:43:13 [INFO] Analyzed bundle 'bgp-path-selection-mode' with 28 classes 15:43:13 [INFO] 15:43:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-path-selection-mode --- 15:43:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.1-SNAPSHOT/bgp-path-selection-mode-0.21.1-SNAPSHOT.jar 15:43:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.1-SNAPSHOT/bgp-path-selection-mode-0.21.1-SNAPSHOT.pom 15:43:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.1-SNAPSHOT/bgp-path-selection-mode-0.21.1-SNAPSHOT-tests.jar 15:43:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bgp-path-selection-mode-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.1-SNAPSHOT/bgp-path-selection-mode-0.21.1-SNAPSHOT-javadoc.jar 15:43:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.1-SNAPSHOT/bgp-path-selection-mode-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:13 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.1-SNAPSHOT/bgp-path-selection-mode-0.21.1-SNAPSHOT-cyclonedx.json 15:43:13 [INFO] 15:43:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-path-selection-mode --- 15:43:13 [INFO] Installing org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.1-SNAPSHOT/bgp-path-selection-mode-0.21.1-SNAPSHOT.jar 15:43:13 [INFO] Writing OBR metadata 15:43:13 [INFO] 15:43:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-path-selection-mode --- 15:43:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:43:13 [INFO] 15:43:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-path-selection-mode --- 15:43:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:13 [INFO] 15:43:13 [INFO] -------------< org.opendaylight.bgpcep:config-loader-spi >-------------- 15:43:13 [INFO] Building config-loader-spi 0.21.1-SNAPSHOT [36/169] 15:43:13 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:13 [INFO] 15:43:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-spi --- 15:43:13 [INFO] 15:43:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-spi --- 15:43:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:13 [INFO] 15:43:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ config-loader-spi --- 15:43:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:13 [INFO] 15:43:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ config-loader-spi --- 15:43:14 [INFO] 15:43:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ config-loader-spi --- 15:43:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-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/** 15:43:14 [INFO] 15:43:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ config-loader-spi --- 15:43:14 [INFO] Starting audit... 15:43:14 Audit done. 15:43:14 [INFO] You have 0 Checkstyle violations. 15:43:14 [INFO] 15:43:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ config-loader-spi --- 15:43:14 [INFO] Starting audit... 15:43:14 Audit done. 15:43:14 [INFO] You have 0 Checkstyle violations. 15:43:14 [INFO] 15:43:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ config-loader-spi --- 15:43:14 [INFO] 15:43:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-spi --- 15:43:14 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/src/main/resources 15:43:14 [INFO] 15:43:14 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ config-loader-spi --- 15:43:14 [INFO] Recompiling the module because of changed dependency. 15:43:14 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 15:43:14 [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 15:43:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:43:14 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 15:43:14 [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 15:43:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:43:14 [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 15:43:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:43:14 [INFO] 15:43:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ config-loader-spi >>> 15:43:14 [INFO] 15:43:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ config-loader-spi --- 15:43:14 [INFO] Fork Value is true 15:43:16 [INFO] Done SpotBugs Analysis.... 15:43:16 [INFO] 15:43:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ config-loader-spi <<< 15:43:16 [INFO] 15:43:16 [INFO] 15:43:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ config-loader-spi --- 15:43:16 [INFO] BugInstance size is 0 15:43:16 [INFO] Error size is 0 15:43:16 [INFO] No errors/warnings found 15:43:16 [INFO] 15:43:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-spi --- 15:43:16 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/src/test/resources 15:43:16 [INFO] 15:43:16 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ config-loader-spi --- 15:43:16 [INFO] No sources to compile 15:43:16 [INFO] 15:43:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ config-loader-spi --- 15:43:16 [INFO] No tests to run. 15:43:16 [INFO] 15:43:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ config-loader-spi --- 15:43:16 [INFO] 15:43:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-spi --- 15:43:16 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/target/config-loader-spi-0.21.1-SNAPSHOT.jar 15:43:16 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/target/classes/META-INF/MANIFEST.MF 15:43:16 [INFO] 15:43:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ config-loader-spi --- 15:43:16 [INFO] No previous run data found, generating javadoc. 15:43:17 [WARNING] Javadoc Warnings 15:43:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/AbstractConfigFileProcessor.java:37: warning: no comment 15:43:17 [WARNING] protected AbstractConfigFileProcessor(final String name, final ConfigLoader configLoader, 15:43:17 [WARNING] ^ 15:43:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:23: warning: no @return 15:43:17 [WARNING] AbstractRegistration registerConfigFile(ConfigFileProcessor config); 15:43:17 [WARNING] ^ 15:43:17 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/src/main/java/org/opendaylight/bgpcep/config/loader/spi/ConfigLoader.java:16: warning: no comment 15:43:17 [WARNING] public interface ConfigLoader { 15:43:17 [WARNING] ^ 15:43:17 [WARNING] 3 warnings 15:43:17 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/target/config-loader-spi-0.21.1-SNAPSHOT-javadoc.jar 15:43:17 [INFO] 15:43:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ config-loader-spi --- 15:43:17 [INFO] CycloneDX: Resolving Dependencies 15:43:18 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 15:43:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/target/bom.xml 15:43:18 [INFO] attaching as config-loader-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/target/bom.json 15:43:18 [INFO] attaching as config-loader-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:43:18 [INFO] 15:43:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-spi --- 15:43:18 [INFO] Skipping duplicate-finder execution! 15:43:18 [INFO] 15:43:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ config-loader-spi --- 15:43:18 [INFO] No dependency problems found 15:43:18 [INFO] 15:43:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ config-loader-spi --- 15:43:18 [INFO] Skipping source per configuration. 15:43:18 [INFO] 15:43:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ config-loader-spi --- 15:43:18 [INFO] 15:43:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ config-loader-spi --- 15:43:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:43:18 [INFO] 15:43:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-loader-spi --- 15:43:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/target/config-loader-spi-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.1-SNAPSHOT/config-loader-spi-0.21.1-SNAPSHOT.jar 15:43:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.1-SNAPSHOT/config-loader-spi-0.21.1-SNAPSHOT.pom 15:43:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/target/config-loader-spi-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.1-SNAPSHOT/config-loader-spi-0.21.1-SNAPSHOT-javadoc.jar 15:43:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.1-SNAPSHOT/config-loader-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:18 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-spi/0.21.1-SNAPSHOT/config-loader-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:43:18 [INFO] 15:43:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-spi --- 15:43:18 [INFO] Installing org/opendaylight/bgpcep/config-loader-spi/0.21.1-SNAPSHOT/config-loader-spi-0.21.1-SNAPSHOT.jar 15:43:18 [INFO] Writing OBR metadata 15:43:18 [INFO] 15:43:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ config-loader-spi --- 15:43:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:43:18 [INFO] 15:43:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ config-loader-spi --- 15:43:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:18 [INFO] 15:43:18 [INFO] -------------< org.opendaylight.bgpcep:config-loader-impl >------------- 15:43:18 [INFO] Building config-loader-impl 0.21.1-SNAPSHOT [37/169] 15:43:18 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:18 [INFO] 15:43:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ config-loader-impl --- 15:43:18 [INFO] 15:43:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ config-loader-impl --- 15:43:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:18 [INFO] 15:43:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ config-loader-impl --- 15:43:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:18 [INFO] 15:43:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ config-loader-impl --- 15:43:18 [INFO] 15:43:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ config-loader-impl --- 15:43:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-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/** 15:43:18 [INFO] 15:43:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ config-loader-impl --- 15:43:18 [INFO] Starting audit... 15:43:18 Audit done. 15:43:18 [INFO] You have 0 Checkstyle violations. 15:43:18 [INFO] 15:43:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ config-loader-impl --- 15:43:19 [INFO] Starting audit... 15:43:19 Audit done. 15:43:19 [INFO] You have 0 Checkstyle violations. 15:43:19 [INFO] 15:43:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ config-loader-impl --- 15:43:19 [INFO] 15:43:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ config-loader-impl --- 15:43:19 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/resources 15:43:19 [INFO] 15:43:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ config-loader-impl --- 15:43:19 [INFO] Recompiling the module because of changed dependency. 15:43:19 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 15:43:19 [INFO] 15:43:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ config-loader-impl >>> 15:43:19 [INFO] 15:43:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ config-loader-impl --- 15:43:19 [INFO] Fork Value is true 15:43:22 [INFO] Done SpotBugs Analysis.... 15:43:22 [INFO] 15:43:22 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ config-loader-impl <<< 15:43:22 [INFO] 15:43:22 [INFO] 15:43:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ config-loader-impl --- 15:43:22 [INFO] BugInstance size is 0 15:43:22 [INFO] Error size is 0 15:43:22 [INFO] No errors/warnings found 15:43:22 [INFO] 15:43:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ config-loader-impl --- 15:43:22 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:43:22 [INFO] 15:43:22 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ config-loader-impl --- 15:43:22 [INFO] Recompiling the module because of changed dependency. 15:43:22 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 15:43:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/test/java/org/opendaylight/bgpcep/config/loader/impl/AbstractConfigLoaderTest.java:[46,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:43:22 [INFO] 15:43:22 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ config-loader-impl --- 15:43:22 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/surefire-reports 15:43:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:43:22 [INFO] 15:43:22 [INFO] ------------------------------------------------------- 15:43:22 [INFO] T E S T S 15:43:22 [INFO] ------------------------------------------------------- 15:43:23 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 15:43:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:43:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.260 s -- in org.opendaylight.bgpcep.config.loader.impl.ConfigLoaderImplTest 15:43:27 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 15:43:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.bgpcep.config.loader.impl.DefaultWatcherTest 15:43:27 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 15:43:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.opendaylight.bgpcep.config.loader.impl.OSGiConfigLoaderTest 15:43:27 [INFO] Running org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 15:43:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.bgpcep.config.loader.impl.SimpleConfigLoaderTest 15:43:28 [INFO] 15:43:28 [INFO] Results: 15:43:28 [INFO] 15:43:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 15:43:28 [INFO] 15:43:28 [INFO] 15:43:28 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ config-loader-impl --- 15:43:28 [INFO] 15:43:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ config-loader-impl --- 15:43:28 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/config-loader-impl-0.21.1-SNAPSHOT.jar 15:43:28 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/classes/META-INF/MANIFEST.MF 15:43:28 [INFO] 15:43:28 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ config-loader-impl --- 15:43:28 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/config-loader-impl-0.21.1-SNAPSHOT-tests.jar 15:43:28 [INFO] 15:43:28 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ config-loader-impl --- 15:43:28 [INFO] Skipping source per configuration. 15:43:28 [INFO] 15:43:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ config-loader-impl --- 15:43:28 [INFO] No previous run data found, generating javadoc. 15:43:29 [WARNING] Javadoc Warnings 15:43:29 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:35: warning: no comment 15:43:29 [WARNING] public final class DefaultFileWatcher extends AbstractRegistration implements FileWatcher { 15:43:29 [WARNING] ^ 15:43:29 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:64: warning: no comment 15:43:29 [WARNING] public DefaultFileWatcher() throws IOException { 15:43:29 [WARNING] ^ 15:43:29 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:81: warning: no comment 15:43:29 [WARNING] public void activate() throws IOException { 15:43:29 [WARNING] ^ 15:43:29 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/DefaultFileWatcher.java:94: warning: no comment 15:43:29 [WARNING] public void deactivate() { 15:43:29 [WARNING] ^ 15:43:29 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/FileWatcher.java:14: warning: no comment 15:43:29 [WARNING] public interface FileWatcher { 15:43:29 [WARNING] ^ 15:43:29 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/OSGiConfigLoader.java:25: warning: no comment 15:43:29 [WARNING] public final class OSGiConfigLoader extends AbstractWatchingConfigLoader { 15:43:29 [WARNING] ^ 15:43:29 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:23: warning: no comment 15:43:29 [WARNING] public final class SimpleConfigLoader extends AbstractWatchingConfigLoader implements AutoCloseable { 15:43:29 [WARNING] ^ 15:43:29 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:28: warning: no comment 15:43:29 [WARNING] public SimpleConfigLoader(final FileWatcher fileWatcher, final BindingRuntimeContext runtimeContext) { 15:43:29 [WARNING] ^ 15:43:29 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/src/main/java/org/opendaylight/bgpcep/config/loader/impl/SimpleConfigLoader.java:35: warning: no comment 15:43:29 [WARNING] public void init() { 15:43:29 [WARNING] ^ 15:43:29 [WARNING] 9 warnings 15:43:29 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/config-loader-impl-0.21.1-SNAPSHOT-javadoc.jar 15:43:29 [INFO] 15:43:29 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ config-loader-impl --- 15:43:29 [INFO] CycloneDX: Resolving Dependencies 15:43:30 [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) 15:43:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/bom.xml 15:43:30 [INFO] attaching as config-loader-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/bom.json 15:43:30 [INFO] attaching as config-loader-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:43:30 [INFO] 15:43:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ config-loader-impl --- 15:43:30 [INFO] Skipping duplicate-finder execution! 15:43:30 [INFO] 15:43:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ config-loader-impl --- 15:43:30 [INFO] No dependency problems found 15:43:30 [INFO] 15:43:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ config-loader-impl --- 15:43:30 [INFO] Skipping source per configuration. 15:43:30 [INFO] 15:43:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ config-loader-impl --- 15:43:30 [INFO] 15:43:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ config-loader-impl --- 15:43:30 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/code-coverage/jacoco.exec 15:43:30 [INFO] Analyzed bundle 'config-loader-impl' with 8 classes 15:43:30 [INFO] 15:43:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ config-loader-impl --- 15:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/config-loader-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.1-SNAPSHOT/config-loader-impl-0.21.1-SNAPSHOT.jar 15:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.1-SNAPSHOT/config-loader-impl-0.21.1-SNAPSHOT.pom 15:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/config-loader-impl-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.1-SNAPSHOT/config-loader-impl-0.21.1-SNAPSHOT-tests.jar 15:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/config-loader-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.1-SNAPSHOT/config-loader-impl-0.21.1-SNAPSHOT-javadoc.jar 15:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.1-SNAPSHOT/config-loader-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:30 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/config-loader-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/config-loader-impl/0.21.1-SNAPSHOT/config-loader-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:43:30 [INFO] 15:43:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ config-loader-impl --- 15:43:30 [INFO] Installing org/opendaylight/bgpcep/config-loader-impl/0.21.1-SNAPSHOT/config-loader-impl-0.21.1-SNAPSHOT.jar 15:43:30 [INFO] Writing OBR metadata 15:43:30 [INFO] 15:43:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ config-loader-impl --- 15:43:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:43:30 [INFO] 15:43:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ config-loader-impl --- 15:43:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:30 [INFO] 15:43:30 [INFO] ---------------< org.opendaylight.bgpcep:testtool-util >---------------- 15:43:30 [INFO] Building testtool-util 0.21.1-SNAPSHOT [38/169] 15:43:30 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:30 [INFO] 15:43:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ testtool-util --- 15:43:30 [INFO] 15:43:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ testtool-util --- 15:43:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:30 [INFO] 15:43:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ testtool-util --- 15:43:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:31 [INFO] 15:43:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ testtool-util --- 15:43:31 [INFO] 15:43:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ testtool-util --- 15:43:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-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/** 15:43:31 [INFO] 15:43:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ testtool-util --- 15:43:31 [INFO] Starting audit... 15:43:31 Audit done. 15:43:31 [INFO] You have 0 Checkstyle violations. 15:43:31 [INFO] 15:43:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ testtool-util --- 15:43:31 [INFO] Starting audit... 15:43:31 Audit done. 15:43:31 [INFO] You have 0 Checkstyle violations. 15:43:31 [INFO] 15:43:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ testtool-util --- 15:43:31 [INFO] 15:43:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ testtool-util --- 15:43:31 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/resources 15:43:31 [INFO] 15:43:31 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ testtool-util --- 15:43:31 [INFO] Recompiling the module because of changed dependency. 15:43:31 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 15:43:31 [INFO] 15:43:31 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ testtool-util >>> 15:43:31 [INFO] 15:43:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ testtool-util --- 15:43:31 [INFO] Fork Value is true 15:43:34 [INFO] Done SpotBugs Analysis.... 15:43:34 [INFO] 15:43:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ testtool-util <<< 15:43:34 [INFO] 15:43:34 [INFO] 15:43:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ testtool-util --- 15:43:34 [INFO] BugInstance size is 0 15:43:34 [INFO] Error size is 0 15:43:34 [INFO] No errors/warnings found 15:43:34 [INFO] 15:43:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ testtool-util --- 15:43:34 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/test/resources 15:43:34 [INFO] 15:43:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ testtool-util --- 15:43:34 [INFO] Recompiling the module because of changed dependency. 15:43:34 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 15:43:34 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[71,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 15:43:34 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/test/java/org/opendaylight/protocol/util/CheckUtilTest.java:[126,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:43:34 [INFO] 15:43:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ testtool-util --- 15:43:34 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/surefire-reports 15:43:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:43:34 [INFO] 15:43:34 [INFO] ------------------------------------------------------- 15:43:34 [INFO] T E S T S 15:43:34 [INFO] ------------------------------------------------------- 15:43:35 [INFO] Running org.opendaylight.protocol.util.LoggerUtilTest 15:43:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.opendaylight.protocol.util.LoggerUtilTest 15:43:35 [INFO] Running org.opendaylight.protocol.util.CheckUtilTest 15:43:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:43:56 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.66 s -- in org.opendaylight.protocol.util.CheckUtilTest 15:43:56 [INFO] Running org.opendaylight.protocol.util.InetSocketAddressUtilTest 15:43:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.protocol.util.InetSocketAddressUtilTest 15:43:56 [INFO] 15:43:56 [INFO] Results: 15:43:56 [INFO] 15:43:56 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 15:43:56 [INFO] 15:43:56 [INFO] 15:43:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ testtool-util --- 15:43:56 [INFO] 15:43:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ testtool-util --- 15:43:56 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/testtool-util-0.21.1-SNAPSHOT.jar 15:43:56 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/classes/META-INF/MANIFEST.MF 15:43:56 [INFO] 15:43:56 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ testtool-util --- 15:43:56 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/testtool-util-0.21.1-SNAPSHOT-tests.jar 15:43:56 [INFO] 15:43:56 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ testtool-util --- 15:43:56 [INFO] Skipping source per configuration. 15:43:56 [INFO] 15:43:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ testtool-util --- 15:43:56 [INFO] No previous run data found, generating javadoc. 15:43:57 [WARNING] Javadoc Warnings 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/ArgumentsInput.java:17: warning: no comment 15:43:57 [WARNING] Level getLogLevel(); 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:29: warning: no comment 15:43:57 [WARNING] public final class CheckTestUtil { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:174: warning: no comment 15:43:57 [WARNING] public interface CheckEquals { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:169: warning: no comment 15:43:57 [WARNING] public interface ListenerCheck { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:131: warning: no comment 15:43:57 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:135: warning: no comment 15:43:57 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:106: warning: no comment 15:43:57 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:101: warning: no comment 15:43:57 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:96: warning: no comment 15:43:57 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:91: warning: no comment 15:43:57 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:150: warning: no comment 15:43:57 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:57: warning: no comment 15:43:57 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:44: warning: no comment 15:43:57 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:37: warning: no comment 15:43:57 [WARNING] public static > void waitFutureSuccess(final T future) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:175: warning: no comment 15:43:57 [WARNING] void check() throws ExecutionException, InterruptedException; 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckTestUtil.java:170: warning: no comment 15:43:57 [WARNING] int getListMessageSize(); 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:31: warning: no comment 15:43:57 [WARNING] public final class CheckUtil { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:187: warning: no comment 15:43:57 [WARNING] public interface CheckEquals { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:179: warning: no comment 15:43:57 [WARNING] public interface ListenerCheck { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:142: warning: no comment 15:43:57 [WARNING] public static void checkEquals(final CheckEquals function) throws Exception { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:146: warning: no comment 15:43:57 [WARNING] public static void checkEquals(final CheckEquals function, final int timeout) throws Exception { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:115: warning: no comment 15:43:57 [WARNING] public static void checkNotPresentConfiguration(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:110: warning: no comment 15:43:57 [WARNING] public static void checkNotPresentOperational(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:105: warning: no comment 15:43:57 [WARNING] public static T checkPresentConfiguration(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:100: warning: no comment 15:43:57 [WARNING] public static T checkPresentOperational(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:161: warning: no comment 15:43:57 [WARNING] public static void checkReceivedMessages(final ListenerCheck listener, final int numberOfMessages) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:64: warning: no comment 15:43:57 [WARNING] public static R readDataConfiguration(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:51: warning: no comment 15:43:57 [WARNING] public static R readDataOperational(final DataBroker dataBroker, 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:39: warning: no comment 15:43:57 [WARNING] public static > void waitFutureSuccess(final T future) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:188: warning: no comment 15:43:57 [WARNING] void check() throws ExecutionException, InterruptedException; 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:183: warning: no comment 15:43:57 [WARNING] int getListMessageSize(); 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/CheckUtil.java:181: warning: no comment 15:43:57 [WARNING] List getListMsg(); 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:43: warning: no comment 15:43:57 [WARNING] public static InetSocketAddress getInetSocketAddress(final String hostPortString, final Integer defaultPort) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:60: warning: no comment 15:43:57 [WARNING] public static InetSocketAddress getRandomLoopbackInetSocketAddress() { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:51: warning: no comment 15:43:57 [WARNING] public static synchronized InetSocketAddress getRandomLoopbackInetSocketAddress(final int port) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:35: warning: no comment 15:43:57 [WARNING] public static List parseAddresses(final String address) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:30: warning: no comment 15:43:57 [WARNING] public static List parseAddresses(final String address, final int defaultPort) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/InetSocketAddressUtil.java:39: warning: no comment 15:43:57 [WARNING] public static HostAndPort toHostAndPort(final InetSocketAddress address) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:18: warning: no comment 15:43:57 [WARNING] public final class LoggerUtil { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/src/main/java/org/opendaylight/protocol/util/LoggerUtil.java:23: warning: no comment 15:43:57 [WARNING] public static void initiateLogger(final ArgumentsInput arguments) { 15:43:57 [WARNING] ^ 15:43:57 [WARNING] 40 warnings 15:43:57 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/testtool-util-0.21.1-SNAPSHOT-javadoc.jar 15:43:57 [INFO] 15:43:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ testtool-util --- 15:43:57 [INFO] CycloneDX: Resolving Dependencies 15:43:59 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 15:43:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/bom.xml 15:43:59 [INFO] attaching as testtool-util-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/bom.json 15:43:59 [INFO] attaching as testtool-util-0.21.1-SNAPSHOT-cyclonedx.json 15:43:59 [INFO] 15:43:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ testtool-util --- 15:43:59 [INFO] Skipping duplicate-finder execution! 15:43:59 [INFO] 15:43:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ testtool-util --- 15:43:59 [INFO] No dependency problems found 15:43:59 [INFO] 15:43:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ testtool-util --- 15:43:59 [INFO] Skipping source per configuration. 15:43:59 [INFO] 15:43:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ testtool-util --- 15:43:59 [INFO] 15:43:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ testtool-util --- 15:43:59 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/code-coverage/jacoco.exec 15:43:59 [INFO] Analyzed bundle 'testtool-util' with 4 classes 15:43:59 [INFO] 15:43:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testtool-util --- 15:43:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/testtool-util-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.1-SNAPSHOT/testtool-util-0.21.1-SNAPSHOT.jar 15:43:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/pom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.1-SNAPSHOT/testtool-util-0.21.1-SNAPSHOT.pom 15:43:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/testtool-util-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.1-SNAPSHOT/testtool-util-0.21.1-SNAPSHOT-tests.jar 15:43:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/testtool-util-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.1-SNAPSHOT/testtool-util-0.21.1-SNAPSHOT-javadoc.jar 15:43:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.1-SNAPSHOT/testtool-util-0.21.1-SNAPSHOT-cyclonedx.xml 15:43:59 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/testtool-util/target/bom.json to /tmp/r/org/opendaylight/bgpcep/testtool-util/0.21.1-SNAPSHOT/testtool-util-0.21.1-SNAPSHOT-cyclonedx.json 15:43:59 [INFO] 15:43:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ testtool-util --- 15:43:59 [INFO] Installing org/opendaylight/bgpcep/testtool-util/0.21.1-SNAPSHOT/testtool-util-0.21.1-SNAPSHOT.jar 15:43:59 [INFO] Writing OBR metadata 15:43:59 [INFO] 15:43:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ testtool-util --- 15:43:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:43:59 [INFO] 15:43:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ testtool-util --- 15:43:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:43:59 [INFO] 15:43:59 [INFO] --------< org.opendaylight.bgpcep:routing-policy-config-loader >-------- 15:43:59 [INFO] Building routing-policy-config-loader 0.21.1-SNAPSHOT [39/169] 15:43:59 [INFO] -------------------------------[ bundle ]------------------------------- 15:43:59 [INFO] 15:43:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ routing-policy-config-loader --- 15:43:59 [INFO] 15:43:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ routing-policy-config-loader --- 15:43:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:59 [INFO] 15:43:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ routing-policy-config-loader --- 15:43:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:43:59 [INFO] 15:43:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ routing-policy-config-loader --- 15:43:59 [INFO] 15:43:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ routing-policy-config-loader --- 15:43:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:43:59 [INFO] 15:43:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ routing-policy-config-loader --- 15:43:59 [INFO] Starting audit... 15:43:59 Audit done. 15:43:59 [INFO] You have 0 Checkstyle violations. 15:43:59 [INFO] 15:43:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ routing-policy-config-loader --- 15:43:59 [INFO] Starting audit... 15:43:59 Audit done. 15:43:59 [INFO] You have 0 Checkstyle violations. 15:43:59 [INFO] 15:43:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ routing-policy-config-loader --- 15:43:59 [INFO] 15:43:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ routing-policy-config-loader --- 15:43:59 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/src/main/resources 15:43:59 [INFO] 15:43:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ routing-policy-config-loader --- 15:43:59 [INFO] Recompiling the module because of changed dependency. 15:43:59 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 15:43:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 15:43:59 [INFO] 15:43:59 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ routing-policy-config-loader >>> 15:43:59 [INFO] 15:43:59 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ routing-policy-config-loader --- 15:43:59 [INFO] Fork Value is true 15:44:01 [INFO] Done SpotBugs Analysis.... 15:44:01 [INFO] 15:44:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ routing-policy-config-loader <<< 15:44:01 [INFO] 15:44:01 [INFO] 15:44:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ routing-policy-config-loader --- 15:44:01 [INFO] BugInstance size is 0 15:44:01 [INFO] Error size is 0 15:44:01 [INFO] No errors/warnings found 15:44:01 [INFO] 15:44:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ routing-policy-config-loader --- 15:44:01 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:44:01 [INFO] 15:44:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ routing-policy-config-loader --- 15:44:01 [INFO] Recompiling the module because of changed dependency. 15:44:01 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 15:44:02 [INFO] 15:44:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ routing-policy-config-loader --- 15:44:02 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/surefire-reports 15:44:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:44:02 [INFO] 15:44:02 [INFO] ------------------------------------------------------- 15:44:02 [INFO] T E S T S 15:44:02 [INFO] ------------------------------------------------------- 15:44:02 [INFO] Running org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 15:44:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:44:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.534 s -- in org.opendaylight.bgpcep.config.loader.routing.policy.OpenconfigRoutingPolicyLoaderTest 15:44:07 [INFO] 15:44:07 [INFO] Results: 15:44:07 [INFO] 15:44:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:44:07 [INFO] 15:44:07 [INFO] 15:44:07 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ routing-policy-config-loader --- 15:44:07 [INFO] 15:44:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ routing-policy-config-loader --- 15:44:07 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.1-SNAPSHOT.jar 15:44:07 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/classes/META-INF/MANIFEST.MF 15:44:07 [INFO] 15:44:07 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ routing-policy-config-loader --- 15:44:07 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.1-SNAPSHOT-tests.jar 15:44:07 [INFO] 15:44:07 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ routing-policy-config-loader --- 15:44:07 [INFO] Skipping source per configuration. 15:44:07 [INFO] 15:44:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ routing-policy-config-loader --- 15:44:07 [INFO] No previous run data found, generating javadoc. 15:44:08 [WARNING] Javadoc Warnings 15:44:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:26: warning: no comment 15:44:08 [WARNING] public final class OpenconfigRoutingConfigFileProcessor extends AbstractConfigFileProcessor { 15:44:08 [WARNING] ^ 15:44:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:28: warning: no comment 15:44:08 [WARNING] public OpenconfigRoutingConfigFileProcessor(final ConfigLoader configLoader, final DOMDataBroker dataBroker) { 15:44:08 [WARNING] ^ 15:44:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OpenconfigRoutingConfigFileProcessor.java:33: warning: no comment 15:44:08 [WARNING] public void init() { 15:44:08 [WARNING] ^ 15:44:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/src/main/java/org/opendaylight/bgpcep/config/loader/routing/policy/OSGiOpenconfigConfigFileProcessor.java:20: warning: no comment 15:44:08 [WARNING] public final class OSGiOpenconfigConfigFileProcessor extends AbstractOSGiConfigFileProcessor { 15:44:08 [WARNING] ^ 15:44:08 [WARNING] 4 warnings 15:44:08 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.1-SNAPSHOT-javadoc.jar 15:44:09 [INFO] 15:44:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ routing-policy-config-loader --- 15:44:09 [INFO] CycloneDX: Resolving Dependencies 15:44:10 [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) 15:44:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/bom.xml 15:44:10 [INFO] attaching as routing-policy-config-loader-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/bom.json 15:44:10 [INFO] attaching as routing-policy-config-loader-0.21.1-SNAPSHOT-cyclonedx.json 15:44:10 [INFO] 15:44:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ routing-policy-config-loader --- 15:44:10 [INFO] Skipping duplicate-finder execution! 15:44:10 [INFO] 15:44:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ routing-policy-config-loader --- 15:44:10 [INFO] No dependency problems found 15:44:10 [INFO] 15:44:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ routing-policy-config-loader --- 15:44:10 [INFO] Skipping source per configuration. 15:44:10 [INFO] 15:44:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ routing-policy-config-loader --- 15:44:10 [INFO] 15:44:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ routing-policy-config-loader --- 15:44:10 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/code-coverage/jacoco.exec 15:44:10 [INFO] Analyzed bundle 'routing-policy-config-loader' with 2 classes 15:44:10 [INFO] 15:44:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ routing-policy-config-loader --- 15:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.1-SNAPSHOT/routing-policy-config-loader-0.21.1-SNAPSHOT.jar 15:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/pom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.1-SNAPSHOT/routing-policy-config-loader-0.21.1-SNAPSHOT.pom 15:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.1-SNAPSHOT/routing-policy-config-loader-0.21.1-SNAPSHOT-tests.jar 15:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/routing-policy-config-loader-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.1-SNAPSHOT/routing-policy-config-loader-0.21.1-SNAPSHOT-javadoc.jar 15:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.1-SNAPSHOT/routing-policy-config-loader-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:10 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/config-loader/routing-policy-config-loader/target/bom.json to /tmp/r/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.1-SNAPSHOT/routing-policy-config-loader-0.21.1-SNAPSHOT-cyclonedx.json 15:44:10 [INFO] 15:44:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ routing-policy-config-loader --- 15:44:10 [INFO] Installing org/opendaylight/bgpcep/routing-policy-config-loader/0.21.1-SNAPSHOT/routing-policy-config-loader-0.21.1-SNAPSHOT.jar 15:44:10 [INFO] Writing OBR metadata 15:44:10 [INFO] 15:44:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ routing-policy-config-loader --- 15:44:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:44:10 [INFO] 15:44:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ routing-policy-config-loader --- 15:44:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:44:10 [INFO] 15:44:10 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-spi >------------ 15:44:10 [INFO] Building bgp-openconfig-rp-spi 0.21.1-SNAPSHOT [40/169] 15:44:10 [INFO] -------------------------------[ bundle ]------------------------------- 15:44:10 [INFO] 15:44:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-spi --- 15:44:10 [INFO] 15:44:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-spi --- 15:44:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:10 [INFO] 15:44:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-spi --- 15:44:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:10 [INFO] 15:44:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-rp-spi --- 15:44:10 [INFO] 15:44:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-spi --- 15:44:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-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/** 15:44:10 [INFO] 15:44:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-spi --- 15:44:10 [INFO] Starting audit... 15:44:10 Audit done. 15:44:10 [INFO] You have 0 Checkstyle violations. 15:44:10 [INFO] 15:44:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-spi --- 15:44:11 [INFO] Starting audit... 15:44:11 Audit done. 15:44:11 [INFO] You have 0 Checkstyle violations. 15:44:11 [INFO] 15:44:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-spi --- 15:44:11 [INFO] 15:44:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-spi --- 15:44:11 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/resources 15:44:11 [INFO] 15:44:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-rp-spi --- 15:44:11 [INFO] Recompiling the module because of changed dependency. 15:44:11 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 15:44:11 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistryProvider.java:[32,22] found raw type: @org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[33,66] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[41,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[43,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[59,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[85,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ConditionsRegistryImpl.java:[110,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[35,13] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[38,13] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[42,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[44,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[63,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[94,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[126,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsAugmentationPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[131,50] unchecked call to matchImportCondition(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009.AfiSafiType,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.RouteEntryBaseAttributes,@org.eclipse.jdt.annotation.NonNull org.opendaylight.protocol.bgp.rib.spi.policy.BGPRouteEntryImportParameters,N,T) as a member of the raw type org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[154,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[163,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[172,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[195,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[204,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpConditionsRegistry.java:[213,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.BgpConditionsPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/ForwardingStatementRegistry.java:[54,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:[86,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.condition.ConditionsAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[54,61] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[56,66] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[79,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[81,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[97,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[99,19] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[216,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/ActionsRegistryImpl.java:[293,23] found raw type: org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 missing type arguments for generic class org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.policy.action.BgpActionAugPolicy 15:44:11 [INFO] 15:44:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-spi >>> 15:44:11 [INFO] 15:44:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-rp-spi --- 15:44:11 [INFO] Fork Value is true 15:44:14 [INFO] Done SpotBugs Analysis.... 15:44:14 [INFO] 15:44:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-spi <<< 15:44:14 [INFO] 15:44:14 [INFO] 15:44:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-rp-spi --- 15:44:14 [INFO] BugInstance size is 0 15:44:14 [INFO] Error size is 0 15:44:14 [INFO] No errors/warnings found 15:44:14 [INFO] 15:44:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-spi --- 15:44:14 [INFO] Copying 2 resources from src/test/resources to target/test-classes 15:44:14 [INFO] 15:44:14 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-rp-spi --- 15:44:14 [INFO] Recompiling the module because of changed dependency. 15:44:14 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 15:44:14 [INFO] 15:44:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-rp-spi --- 15:44:14 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/surefire-reports 15:44:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:44:14 [INFO] 15:44:14 [INFO] ------------------------------------------------------- 15:44:14 [INFO] T E S T S 15:44:14 [INFO] ------------------------------------------------------- 15:44:15 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 15:44:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:44:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.896 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AppendActionTest 15:44:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 15:44:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AsPathLengthTest 15:44:20 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 15:44:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.AttributesEqualTests 15:44:20 [INFO] 15:44:20 [INFO] Results: 15:44:20 [INFO] 15:44:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 15:44:20 [INFO] 15:44:20 [INFO] 15:44:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-rp-spi --- 15:44:20 [INFO] 15:44:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-spi --- 15:44:20 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT.jar 15:44:20 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/classes/META-INF/MANIFEST.MF 15:44:20 [INFO] 15:44:20 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-openconfig-rp-spi --- 15:44:20 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-tests.jar 15:44:20 [INFO] 15:44:20 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-openconfig-rp-spi --- 15:44:20 [INFO] Skipping source per configuration. 15:44:20 [INFO] 15:44:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-spi --- 15:44:20 [INFO] No previous run data found, generating javadoc. 15:44:22 [WARNING] Javadoc Warnings 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:18: warning: no comment 15:44:22 [WARNING] public abstract class AbstractBGPStatementProviderActivator implements StatementProviderActivator, AutoCloseable { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:14: warning: no comment 15:44:22 [WARNING] void start(StatementRegistryProvider context); 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/AbstractBGPStatementProviderActivator.java:23: warning: no comment 15:44:22 [WARNING] protected abstract List startImpl(StatementRegistryProvider context); 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:16: warning: no comment 15:44:22 [WARNING] void stop(); 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 15:44:22 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:30: warning: no @param for 15:44:22 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsPolicy( 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:40: warning: no @param for 15:44:22 [WARNING] > @NonNull AbstractRegistration registerBgpActionPolicy( 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 15:44:22 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:50: warning: no @param for 15:44:22 [WARNING] , N> @NonNull AbstractRegistration registerBgpConditionsAugmentationPolicy( 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:60: warning: no @param for 15:44:22 [WARNING] > @NonNull AbstractRegistration registerBgpActionAugmentationPolicy( 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/BgpStatementRegistryProvider.java:22: warning: no comment 15:44:22 [WARNING] public interface BgpStatementRegistryProvider { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/OSGiStatementRegistry.java:26: warning: no comment 15:44:22 [WARNING] public final class OSGiStatementRegistry extends ForwardingStatementRegistry { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:25: warning: no comment 15:44:22 [WARNING] public static RouteAttributeContainer routeAttributeContainerFalse(final Attributes attributes) { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/RouteAttributeContainer.java:29: warning: no comment 15:44:22 [WARNING] public static RouteAttributeContainer routeAttributeContainerTrue(final Attributes attributes) { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:23: warning: no comment 15:44:22 [WARNING] public final class SimpleStatementRegistry extends ForwardingStatementRegistry implements AutoCloseable { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:30: warning: no comment 15:44:22 [WARNING] public SimpleStatementRegistry(final List extensionActivators) { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/SimpleStatementRegistry.java:40: warning: no comment 15:44:22 [WARNING] public void start() { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementProviderActivator.java:13: warning: no comment 15:44:22 [WARNING] public interface StatementProviderActivator { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/spi/registry/StatementRegistry.java:33: warning: no comment 15:44:22 [WARNING] public final class StatementRegistry implements StatementRegistryConsumer, StatementRegistryProvider { 15:44:22 [WARNING] ^ 15:44:22 [WARNING] 19 warnings 15:44:22 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-javadoc.jar 15:44:22 [INFO] 15:44:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-rp-spi --- 15:44:22 [INFO] CycloneDX: Resolving Dependencies 15:44:23 [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) 15:44:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bom.xml 15:44:23 [INFO] attaching as bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bom.json 15:44:23 [INFO] attaching as bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:44:23 [INFO] 15:44:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-spi --- 15:44:23 [INFO] Skipping duplicate-finder execution! 15:44:23 [INFO] 15:44:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-spi --- 15:44:23 [INFO] No dependency problems found 15:44:23 [INFO] 15:44:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-spi --- 15:44:23 [INFO] Skipping source per configuration. 15:44:23 [INFO] 15:44:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-rp-spi --- 15:44:23 [INFO] 15:44:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-rp-spi --- 15:44:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/code-coverage/jacoco.exec 15:44:23 [INFO] Analyzed bundle 'bgp-openconfig-rp-spi' with 16 classes 15:44:23 [INFO] 15:44:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-rp-spi --- 15:44:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT.jar 15:44:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT.pom 15:44:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-tests.jar 15:44:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-javadoc.jar 15:44:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:44:23 [INFO] 15:44:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-spi --- 15:44:23 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/bgp-openconfig-rp-spi-0.21.1-SNAPSHOT.jar 15:44:23 [INFO] Writing OBR metadata 15:44:23 [INFO] 15:44:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-openconfig-rp-spi --- 15:44:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:44:23 [INFO] 15:44:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-openconfig-rp-spi --- 15:44:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:44:23 [INFO] 15:44:23 [INFO] --------------< org.opendaylight.bgpcep:bgp-route-target >-------------- 15:44:23 [INFO] Building bgp-route-target 0.21.1-SNAPSHOT [41/169] 15:44:23 [INFO] -------------------------------[ bundle ]------------------------------- 15:44:23 [INFO] 15:44:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-route-target --- 15:44:23 [INFO] 15:44:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-route-target --- 15:44:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:23 [INFO] 15:44:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-route-target --- 15:44:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:24 [INFO] 15:44:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-route-target --- 15:44:24 [INFO] 15:44:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-route-target --- 15:44:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:44:24 [INFO] 15:44:24 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-route-target --- 15:44:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:44:24 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/src/main/yang 15:44:24 [INFO] yang-to-sources: Found 13 dependencies in 4.477 ms 15:44:24 [INFO] yang-to-sources: Project model files found: 1 in 1.982 ms 15:44:24 [INFO] yang-to-sources: 19 YANG models processed in 120.4 ms 15:44:24 [INFO] BindingJavaFileGenerator: Defined 50 files in 17.46 ms 15:44:24 [INFO] Sorted 50 files into 20 directories in 126.0 μs 15:44:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 50 in 34.34 ms 15:44:24 [INFO] 15:44:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-route-target --- 15:44:24 [INFO] Starting audit... 15:44:24 Audit done. 15:44:24 [INFO] You have 0 Checkstyle violations. 15:44:24 [INFO] 15:44:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-route-target --- 15:44:24 [INFO] Starting audit... 15:44:24 Audit done. 15:44:24 [INFO] You have 0 Checkstyle violations. 15:44:24 [INFO] 15:44:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-route-target --- 15:44:24 [INFO] 15:44:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-route-target --- 15:44:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/src/main/resources 15:44:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/generated-sources/spi 15:44:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:44:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:44:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:44:24 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/generated-sources/spi 15:44:24 [INFO] 15:44:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-route-target --- 15:44:24 [INFO] Recompiling the module because of changed dependency. 15:44:24 [INFO] Compiling 66 source files with javac [debug release 17] to target/classes 15:44:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 15:44:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 15:44:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 15:44:25 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 15:44:25 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/src/main/java/org/opendaylight/protocol/bgp/route/targetcontrain/impl/activators/BGPActivator.java:[50,39] unchecked generic array creation for varargs parameter of type java.lang.Class[] 15:44:25 [INFO] 15:44:25 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-route-target >>> 15:44:25 [INFO] 15:44:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-route-target --- 15:44:25 [INFO] Fork Value is true 15:44:28 [INFO] Done SpotBugs Analysis.... 15:44:28 [INFO] 15:44:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-route-target <<< 15:44:28 [INFO] 15:44:28 [INFO] 15:44:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-route-target --- 15:44:28 [INFO] BugInstance size is 0 15:44:28 [INFO] Error size is 0 15:44:28 [INFO] No errors/warnings found 15:44:28 [INFO] 15:44:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-route-target --- 15:44:28 [INFO] Copying 2 resources from src/test/resources to target/test-classes 15:44:28 [INFO] 15:44:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-route-target --- 15:44:28 [INFO] Recompiling the module because of changed dependency. 15:44:28 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 15:44:28 [INFO] 15:44:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-route-target --- 15:44:28 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/surefire-reports 15:44:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:44:28 [INFO] 15:44:28 [INFO] ------------------------------------------------------- 15:44:28 [INFO] T E S T S 15:44:28 [INFO] ------------------------------------------------------- 15:44:29 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 15:44:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:44:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.123 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.RouteTargetConstrainRIBSupportTest 15:44:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 15:44:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.BGPActivatorTest 15:44:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 15:44:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.TableTypeActivatorTest 15:44:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 15:44:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators.RIBActivatorTest 15:44:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 15:44:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.route.policy.ClientAttributePrependHandlerTest 15:44:35 [INFO] Running org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 15:44:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.route.targetcontrain.impl.nlri.SimpleRouteTargetConstrainNlriRegistryTest 15:44:35 [INFO] 15:44:35 [INFO] Results: 15:44:35 [INFO] 15:44:35 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 15:44:35 [INFO] 15:44:35 [INFO] 15:44:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-route-target --- 15:44:35 [INFO] 15:44:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-route-target --- 15:44:35 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/bgp-route-target-0.21.1-SNAPSHOT.jar 15:44:35 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/classes/META-INF/MANIFEST.MF 15:44:35 [INFO] 15:44:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-route-target --- 15:44:36 [INFO] No previous run data found, generating javadoc. 15:44:38 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/bgp-route-target-0.21.1-SNAPSHOT-javadoc.jar 15:44:38 [INFO] 15:44:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-route-target --- 15:44:38 [INFO] CycloneDX: Resolving Dependencies 15:44:40 [INFO] CycloneDX: Creating BOM version 1.4 with 60 component(s) 15:44:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/bom.xml 15:44:40 [INFO] attaching as bgp-route-target-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/bom.json 15:44:40 [INFO] attaching as bgp-route-target-0.21.1-SNAPSHOT-cyclonedx.json 15:44:40 [INFO] 15:44:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-route-target --- 15:44:40 [INFO] Skipping duplicate-finder execution! 15:44:40 [INFO] 15:44:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-route-target --- 15:44:40 [INFO] No dependency problems found 15:44:40 [INFO] 15:44:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-route-target --- 15:44:40 [INFO] Skipping source per configuration. 15:44:40 [INFO] 15:44:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-route-target --- 15:44:40 [INFO] 15:44:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-route-target --- 15:44:40 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/code-coverage/jacoco.exec 15:44:40 [INFO] Analyzed bundle 'bgp-route-target' with 14 classes 15:44:40 [INFO] 15:44:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-route-target --- 15:44:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/bgp-route-target-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.1-SNAPSHOT/bgp-route-target-0.21.1-SNAPSHOT.jar 15:44:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.1-SNAPSHOT/bgp-route-target-0.21.1-SNAPSHOT.pom 15:44:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/bgp-route-target-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.1-SNAPSHOT/bgp-route-target-0.21.1-SNAPSHOT-javadoc.jar 15:44:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.1-SNAPSHOT/bgp-route-target-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-route-target/0.21.1-SNAPSHOT/bgp-route-target-0.21.1-SNAPSHOT-cyclonedx.json 15:44:40 [INFO] 15:44:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-route-target --- 15:44:40 [INFO] Installing org/opendaylight/bgpcep/bgp-route-target/0.21.1-SNAPSHOT/bgp-route-target-0.21.1-SNAPSHOT.jar 15:44:40 [INFO] Writing OBR metadata 15:44:40 [INFO] 15:44:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-route-target --- 15:44:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:44:40 [INFO] 15:44:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-route-target --- 15:44:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:44:40 [INFO] 15:44:40 [INFO] -----------< org.opendaylight.bgpcep:bgp-openconfig-rp-impl >----------- 15:44:40 [INFO] Building bgp-openconfig-rp-impl 0.21.1-SNAPSHOT [42/169] 15:44:40 [INFO] -------------------------------[ bundle ]------------------------------- 15:44:40 [INFO] 15:44:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] 15:44:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:40 [INFO] 15:44:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:40 [INFO] 15:44:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] 15:44:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-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/** 15:44:40 [INFO] 15:44:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] Starting audit... 15:44:40 Audit done. 15:44:40 [INFO] You have 0 Checkstyle violations. 15:44:40 [INFO] 15:44:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] Starting audit... 15:44:40 Audit done. 15:44:40 [INFO] You have 0 Checkstyle violations. 15:44:40 [INFO] 15:44:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] 15:44:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/src/main/resources 15:44:40 [INFO] 15:44:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] Recompiling the module because of changed dependency. 15:44:40 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 15:44:40 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.BGPRibRoutingPolicyFactory 15:44:40 [INFO] 15:44:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-impl >>> 15:44:40 [INFO] 15:44:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-rp-impl --- 15:44:40 [INFO] Fork Value is true 15:44:43 [INFO] Done SpotBugs Analysis.... 15:44:43 [INFO] 15:44:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-impl <<< 15:44:43 [INFO] 15:44:43 [INFO] 15:44:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-rp-impl --- 15:44:43 [INFO] BugInstance size is 0 15:44:43 [INFO] Error size is 0 15:44:43 [INFO] No errors/warnings found 15:44:43 [INFO] 15:44:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-impl --- 15:44:43 [INFO] Copying 2 resources from src/test/resources to target/test-classes 15:44:43 [INFO] 15:44:43 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-rp-impl --- 15:44:43 [INFO] No sources to compile 15:44:43 [INFO] 15:44:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-rp-impl --- 15:44:43 [INFO] 15:44:43 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-rp-impl --- 15:44:43 [INFO] 15:44:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-impl --- 15:44:43 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT.jar 15:44:43 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/classes/META-INF/MANIFEST.MF 15:44:43 [INFO] 15:44:43 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-openconfig-rp-impl --- 15:44:43 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-tests.jar 15:44:43 [INFO] 15:44:43 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-openconfig-rp-impl --- 15:44:43 [INFO] Skipping source per configuration. 15:44:43 [INFO] 15:44:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-impl --- 15:44:43 [INFO] No previous run data found, generating javadoc. 15:44:44 [WARNING] Javadoc Warnings 15:44:44 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:31: warning: no comment 15:44:44 [WARNING] public final class DefaultBGPRibRoutingPolicyFactory implements BGPRibRoutingPolicyFactory { 15:44:44 [WARNING] ^ 15:44:44 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:35: warning: no comment 15:44:44 [WARNING] public DefaultBGPRibRoutingPolicyFactory() { 15:44:44 [WARNING] ^ 15:44:44 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/DefaultBGPRibRoutingPolicyFactory.java:41: warning: no comment 15:44:44 [WARNING] public DefaultBGPRibRoutingPolicyFactory(final @Reference DataBroker databroker, 15:44:44 [WARNING] ^ 15:44:44 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:16: warning: no comment 15:44:44 [WARNING] public final class PolicyRIBBaseParametersImpl implements RouteEntryBaseAttributes { 15:44:44 [WARNING] ^ 15:44:44 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/impl/PolicyRIBBaseParametersImpl.java:21: warning: no comment 15:44:44 [WARNING] public PolicyRIBBaseParametersImpl(final long localAs, final Ipv4AddressNoZone originatorId, 15:44:44 [WARNING] ^ 15:44:44 [WARNING] 5 warnings 15:44:44 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-javadoc.jar 15:44:44 [INFO] 15:44:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-rp-impl --- 15:44:44 [INFO] CycloneDX: Resolving Dependencies 15:44:45 [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) 15:44:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bom.xml 15:44:45 [INFO] attaching as bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bom.json 15:44:45 [INFO] attaching as bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:44:45 [INFO] 15:44:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-impl --- 15:44:45 [INFO] Skipping duplicate-finder execution! 15:44:45 [INFO] 15:44:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-impl --- 15:44:45 [INFO] No dependency problems found 15:44:45 [INFO] 15:44:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-impl --- 15:44:45 [INFO] Skipping source per configuration. 15:44:45 [INFO] 15:44:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-rp-impl --- 15:44:45 [INFO] 15:44:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-rp-impl --- 15:44:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:45 [INFO] 15:44:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-rp-impl --- 15:44:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT.jar 15:44:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT.pom 15:44:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-tests.jar 15:44:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-javadoc.jar 15:44:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:45 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:44:45 [INFO] 15:44:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-impl --- 15:44:45 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/bgp-openconfig-rp-impl-0.21.1-SNAPSHOT.jar 15:44:45 [INFO] Writing OBR metadata 15:44:45 [INFO] 15:44:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-openconfig-rp-impl --- 15:44:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:44:45 [INFO] 15:44:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-openconfig-rp-impl --- 15:44:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:44:45 [INFO] 15:44:45 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-api >------------------ 15:44:45 [INFO] Building rsvp-api 0.21.1-SNAPSHOT [43/169] 15:44:45 [INFO] -------------------------------[ bundle ]------------------------------- 15:44:45 [INFO] 15:44:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-api --- 15:44:45 [INFO] 15:44:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-api --- 15:44:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:45 [INFO] 15:44:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-api --- 15:44:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:45 [INFO] 15:44:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-api --- 15:44:46 [INFO] 15:44:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rsvp-api --- 15:44:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/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/** 15:44:46 [INFO] 15:44:46 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rsvp-api --- 15:44:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:44:46 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/src/main/yang 15:44:46 [INFO] yang-to-sources: Found 4 dependencies in 779.3 μs 15:44:46 [INFO] yang-to-sources: Project model files found: 1 in 5.474 ms 15:44:46 [INFO] yang-to-sources: 7 YANG models processed in 36.97 ms 15:44:46 [INFO] BindingJavaFileGenerator: Defined 240 files in 8.463 ms 15:44:46 [INFO] Sorted 240 files into 76 directories in 309.2 μs 15:44:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 240 in 72.04 ms 15:44:46 [INFO] 15:44:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-api --- 15:44:46 [INFO] Starting audit... 15:44:46 Audit done. 15:44:46 [INFO] You have 0 Checkstyle violations. 15:44:46 [INFO] 15:44:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-api --- 15:44:46 [INFO] Starting audit... 15:44:46 Audit done. 15:44:46 [INFO] You have 0 Checkstyle violations. 15:44:46 [INFO] 15:44:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-api --- 15:44:46 [INFO] 15:44:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-api --- 15:44:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/src/main/resources 15:44:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/generated-sources/spi 15:44:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:44:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:44:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:44:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/generated-sources/spi 15:44:46 [INFO] 15:44:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rsvp-api --- 15:44:46 [INFO] Recompiling the module because of changed dependency. 15:44:46 [INFO] Compiling 240 source files with javac [debug release 17] to target/classes 15:44:47 [INFO] 15:44:47 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rsvp-api >>> 15:44:47 [INFO] 15:44:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rsvp-api --- 15:44:47 [INFO] Fork Value is true 15:44:50 [INFO] Done SpotBugs Analysis.... 15:44:50 [INFO] 15:44:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rsvp-api <<< 15:44:50 [INFO] 15:44:50 [INFO] 15:44:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rsvp-api --- 15:44:50 [INFO] BugInstance size is 0 15:44:50 [INFO] Error size is 0 15:44:50 [INFO] No errors/warnings found 15:44:50 [INFO] 15:44:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-api --- 15:44:50 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/src/test/resources 15:44:50 [INFO] 15:44:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rsvp-api --- 15:44:50 [INFO] No sources to compile 15:44:50 [INFO] 15:44:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rsvp-api --- 15:44:50 [INFO] No tests to run. 15:44:50 [INFO] 15:44:50 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rsvp-api --- 15:44:50 [INFO] 15:44:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-api --- 15:44:50 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/rsvp-api-0.21.1-SNAPSHOT.jar 15:44:50 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/classes/META-INF/MANIFEST.MF 15:44:50 [INFO] 15:44:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-api --- 15:44:51 [INFO] No previous run data found, generating javadoc. 15:44:55 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/rsvp-api-0.21.1-SNAPSHOT-javadoc.jar 15:44:55 [INFO] 15:44:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rsvp-api --- 15:44:55 [INFO] CycloneDX: Resolving Dependencies 15:44:56 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 15:44:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/bom.xml 15:44:56 [INFO] attaching as rsvp-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/bom.json 15:44:56 [INFO] attaching as rsvp-api-0.21.1-SNAPSHOT-cyclonedx.json 15:44:56 [INFO] 15:44:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-api --- 15:44:56 [INFO] Skipping duplicate-finder execution! 15:44:56 [INFO] 15:44:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-api --- 15:44:56 [INFO] No dependency problems found 15:44:56 [INFO] 15:44:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rsvp-api --- 15:44:56 [INFO] Skipping source per configuration. 15:44:56 [INFO] 15:44:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rsvp-api --- 15:44:56 [INFO] 15:44:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rsvp-api --- 15:44:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:44:56 [INFO] 15:44:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-api --- 15:44:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/rsvp-api-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.1-SNAPSHOT/rsvp-api-0.21.1-SNAPSHOT.jar 15:44:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.1-SNAPSHOT/rsvp-api-0.21.1-SNAPSHOT.pom 15:44:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/rsvp-api-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.1-SNAPSHOT/rsvp-api-0.21.1-SNAPSHOT-javadoc.jar 15:44:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.1-SNAPSHOT/rsvp-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:44:56 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-api/0.21.1-SNAPSHOT/rsvp-api-0.21.1-SNAPSHOT-cyclonedx.json 15:44:56 [INFO] 15:44:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-api --- 15:44:56 [INFO] Installing org/opendaylight/bgpcep/rsvp-api/0.21.1-SNAPSHOT/rsvp-api-0.21.1-SNAPSHOT.jar 15:44:56 [INFO] Writing OBR metadata 15:44:56 [INFO] 15:44:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rsvp-api --- 15:44:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:44:56 [INFO] 15:44:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rsvp-api --- 15:44:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:44:56 [INFO] 15:44:56 [INFO] ------------------< org.opendaylight.bgpcep:rsvp-spi >------------------ 15:44:56 [INFO] Building rsvp-spi 0.21.1-SNAPSHOT [44/169] 15:44:56 [INFO] -------------------------------[ bundle ]------------------------------- 15:44:56 [INFO] 15:44:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-spi --- 15:44:56 [INFO] 15:44:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-spi --- 15:44:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:56 [INFO] 15:44:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-spi --- 15:44:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:44:56 [INFO] 15:44:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-spi --- 15:44:57 [INFO] 15:44:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rsvp-spi --- 15:44:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/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/** 15:44:57 [INFO] 15:44:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-spi --- 15:44:57 [INFO] Starting audit... 15:44:57 Audit done. 15:44:57 [INFO] You have 0 Checkstyle violations. 15:44:57 [INFO] 15:44:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-spi --- 15:44:57 [INFO] Starting audit... 15:44:57 Audit done. 15:44:57 [INFO] You have 0 Checkstyle violations. 15:44:57 [INFO] 15:44:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-spi --- 15:44:57 [INFO] 15:44:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-spi --- 15:44:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/src/main/resources 15:44:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/generated-sources/spi 15:44:57 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/generated-sources/yang 15:44:57 [INFO] 15:44:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rsvp-spi --- 15:44:57 [INFO] Recompiling the module because of changed dependency. 15:44:57 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 15:44:57 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionConsumerContext 15:44:57 [INFO] 15:44:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rsvp-spi >>> 15:44:57 [INFO] 15:44:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rsvp-spi --- 15:44:57 [INFO] Fork Value is true 15:45:00 [INFO] Done SpotBugs Analysis.... 15:45:00 [INFO] 15:45:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rsvp-spi <<< 15:45:00 [INFO] 15:45:00 [INFO] 15:45:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rsvp-spi --- 15:45:00 [INFO] BugInstance size is 0 15:45:00 [INFO] Error size is 0 15:45:00 [INFO] No errors/warnings found 15:45:00 [INFO] 15:45:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-spi --- 15:45:00 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/src/test/resources 15:45:00 [INFO] 15:45:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rsvp-spi --- 15:45:00 [INFO] Recompiling the module because of changed dependency. 15:45:00 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 15:45:00 [INFO] 15:45:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rsvp-spi --- 15:45:00 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/surefire-reports 15:45:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:45:00 [INFO] 15:45:00 [INFO] ------------------------------------------------------- 15:45:00 [INFO] T E S T S 15:45:00 [INFO] ------------------------------------------------------- 15:45:01 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 15:45:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:45:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleEROSubobjectRegistryTest 15:45:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 15:45:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleLabelRegistryTest 15:45:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 15:45:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRROSubobjectRegistryTest 15:45:03 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 15:45:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPExtensionProviderContextTest 15:45:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 15:45:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleRSVPObjectRegistryTest 15:45:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 15:45:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.protocol.rsvp.parser.spi.pojo.SimpleXROSubobjectRegistryTest 15:45:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 15:45:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.PathKeyUtilsTest 15:45:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 15:45:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.EROSubobjectListParserTest 15:45:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 15:45:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.UnnumberedInterfaceSubobjectUtilsTest 15:45:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 15:45:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.RROSubobjectListParserTest 15:45:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 15:45:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.protocol.rsvp.parser.spi.subobjects.XROSubobjectListParserTest 15:45:04 [INFO] Running org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 15:45:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.rsvp.parser.spi.EROSubobjectUtilTest 15:45:04 [INFO] 15:45:04 [INFO] Results: 15:45:04 [INFO] 15:45:04 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 15:45:04 [INFO] 15:45:04 [INFO] 15:45:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rsvp-spi --- 15:45:04 [INFO] 15:45:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-spi --- 15:45:04 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/rsvp-spi-0.21.1-SNAPSHOT.jar 15:45:04 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/classes/META-INF/MANIFEST.MF 15:45:04 [INFO] 15:45:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-spi --- 15:45:04 [INFO] No previous run data found, generating javadoc. 15:45:06 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/rsvp-spi-0.21.1-SNAPSHOT-javadoc.jar 15:45:06 [INFO] 15:45:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rsvp-spi --- 15:45:06 [INFO] CycloneDX: Resolving Dependencies 15:45:06 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 15:45:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/bom.xml 15:45:06 [INFO] attaching as rsvp-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/bom.json 15:45:06 [INFO] attaching as rsvp-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:45:06 [INFO] 15:45:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-spi --- 15:45:06 [INFO] Skipping duplicate-finder execution! 15:45:06 [INFO] 15:45:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-spi --- 15:45:06 [INFO] No dependency problems found 15:45:06 [INFO] 15:45:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rsvp-spi --- 15:45:06 [INFO] Skipping source per configuration. 15:45:06 [INFO] 15:45:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rsvp-spi --- 15:45:06 [INFO] 15:45:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rsvp-spi --- 15:45:06 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/code-coverage/jacoco.exec 15:45:06 [INFO] Analyzed bundle 'rsvp-spi' with 17 classes 15:45:06 [INFO] 15:45:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-spi --- 15:45:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/rsvp-spi-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.1-SNAPSHOT/rsvp-spi-0.21.1-SNAPSHOT.jar 15:45:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.1-SNAPSHOT/rsvp-spi-0.21.1-SNAPSHOT.pom 15:45:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/rsvp-spi-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.1-SNAPSHOT/rsvp-spi-0.21.1-SNAPSHOT-javadoc.jar 15:45:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.1-SNAPSHOT/rsvp-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-spi/0.21.1-SNAPSHOT/rsvp-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:45:06 [INFO] 15:45:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-spi --- 15:45:06 [INFO] Installing org/opendaylight/bgpcep/rsvp-spi/0.21.1-SNAPSHOT/rsvp-spi-0.21.1-SNAPSHOT.jar 15:45:06 [INFO] Writing OBR metadata 15:45:06 [INFO] 15:45:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rsvp-spi --- 15:45:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:45:06 [INFO] 15:45:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rsvp-spi --- 15:45:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:06 [INFO] 15:45:06 [INFO] -----------------< org.opendaylight.bgpcep:rsvp-impl >------------------ 15:45:06 [INFO] Building rsvp-impl 0.21.1-SNAPSHOT [45/169] 15:45:06 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:06 [INFO] 15:45:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rsvp-impl --- 15:45:06 [INFO] 15:45:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rsvp-impl --- 15:45:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:06 [INFO] 15:45:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rsvp-impl --- 15:45:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:06 [INFO] 15:45:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rsvp-impl --- 15:45:07 [INFO] 15:45:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rsvp-impl --- 15:45:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/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/** 15:45:07 [INFO] 15:45:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rsvp-impl --- 15:45:07 [INFO] Starting audit... 15:45:07 Audit done. 15:45:07 [INFO] You have 0 Checkstyle violations. 15:45:07 [INFO] 15:45:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rsvp-impl --- 15:45:07 [INFO] Starting audit... 15:45:07 Audit done. 15:45:07 [INFO] You have 0 Checkstyle violations. 15:45:07 [INFO] 15:45:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rsvp-impl --- 15:45:07 [INFO] 15:45:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rsvp-impl --- 15:45:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/src/main/resources 15:45:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/generated-sources/spi 15:45:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/generated-sources/yang 15:45:07 [INFO] 15:45:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rsvp-impl --- 15:45:07 [INFO] Recompiling the module because of changed dependency. 15:45:07 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 15:45:08 [INFO] Writing META-INF/services/org.opendaylight.protocol.rsvp.parser.spi.RSVPExtensionProviderActivator 15:45:08 [INFO] 15:45:08 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rsvp-impl >>> 15:45:08 [INFO] 15:45:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rsvp-impl --- 15:45:08 [INFO] Fork Value is true 15:45:12 [INFO] Done SpotBugs Analysis.... 15:45:12 [INFO] 15:45:12 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rsvp-impl <<< 15:45:12 [INFO] 15:45:12 [INFO] 15:45:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rsvp-impl --- 15:45:12 [INFO] BugInstance size is 0 15:45:12 [INFO] Error size is 0 15:45:12 [INFO] No errors/warnings found 15:45:12 [INFO] 15:45:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rsvp-impl --- 15:45:12 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/src/test/resources 15:45:12 [INFO] 15:45:12 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rsvp-impl --- 15:45:12 [INFO] Recompiling the module because of changed dependency. 15:45:12 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 15:45:12 [INFO] 15:45:12 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rsvp-impl --- 15:45:12 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/surefire-reports 15:45:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:45:12 [INFO] 15:45:12 [INFO] ------------------------------------------------------- 15:45:12 [INFO] T E S T S 15:45:12 [INFO] ------------------------------------------------------- 15:45:13 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 15:45:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.opendaylight.protocol.rsvp.parser.impl.EROSubobjectParserTest 15:45:13 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 15:45:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.protocol.rsvp.parser.impl.RROSubobjectParserTest 15:45:13 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 15:45:14 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.protocol.rsvp.parser.impl.te.TEObjectTest 15:45:14 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 15:45:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.rsvp.parser.impl.LabelSubobjectParserTest 15:45:14 [INFO] Running org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 15:45:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.protocol.rsvp.parser.impl.XROSubobjectParserTest 15:45:14 [INFO] 15:45:14 [INFO] Results: 15:45:14 [INFO] 15:45:14 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 15:45:14 [INFO] 15:45:14 [INFO] 15:45:14 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rsvp-impl --- 15:45:14 [INFO] 15:45:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rsvp-impl --- 15:45:14 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/rsvp-impl-0.21.1-SNAPSHOT.jar 15:45:14 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/classes/META-INF/MANIFEST.MF 15:45:14 [INFO] 15:45:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rsvp-impl --- 15:45:14 [INFO] No previous run data found, generating javadoc. 15:45:16 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/rsvp-impl-0.21.1-SNAPSHOT-javadoc.jar 15:45:16 [INFO] 15:45:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rsvp-impl --- 15:45:16 [INFO] CycloneDX: Resolving Dependencies 15:45:16 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 15:45:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/bom.xml 15:45:16 [INFO] attaching as rsvp-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/bom.json 15:45:16 [INFO] attaching as rsvp-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:45:16 [INFO] 15:45:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rsvp-impl --- 15:45:16 [INFO] Skipping duplicate-finder execution! 15:45:16 [INFO] 15:45:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rsvp-impl --- 15:45:16 [INFO] No dependency problems found 15:45:16 [INFO] 15:45:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rsvp-impl --- 15:45:16 [INFO] Skipping source per configuration. 15:45:16 [INFO] 15:45:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rsvp-impl --- 15:45:16 [INFO] 15:45:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rsvp-impl --- 15:45:16 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/code-coverage/jacoco.exec 15:45:16 [INFO] Analyzed bundle 'rsvp-impl' with 59 classes 15:45:16 [INFO] 15:45:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rsvp-impl --- 15:45:16 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/rsvp-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.1-SNAPSHOT/rsvp-impl-0.21.1-SNAPSHOT.jar 15:45:16 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.1-SNAPSHOT/rsvp-impl-0.21.1-SNAPSHOT.pom 15:45:16 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/rsvp-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.1-SNAPSHOT/rsvp-impl-0.21.1-SNAPSHOT-javadoc.jar 15:45:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.1-SNAPSHOT/rsvp-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:17 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/rsvp/impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/rsvp-impl/0.21.1-SNAPSHOT/rsvp-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:45:17 [INFO] 15:45:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rsvp-impl --- 15:45:17 [INFO] Installing org/opendaylight/bgpcep/rsvp-impl/0.21.1-SNAPSHOT/rsvp-impl-0.21.1-SNAPSHOT.jar 15:45:17 [INFO] Writing OBR metadata 15:45:17 [INFO] 15:45:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rsvp-impl --- 15:45:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:45:17 [INFO] 15:45:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rsvp-impl --- 15:45:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:17 [INFO] 15:45:17 [INFO] ---------------< org.opendaylight.bgpcep:bgp-linkstate >---------------- 15:45:17 [INFO] Building bgp-linkstate 0.21.1-SNAPSHOT [46/169] 15:45:17 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:17 [INFO] 15:45:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-linkstate --- 15:45:17 [INFO] 15:45:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-linkstate --- 15:45:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:17 [INFO] 15:45:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-linkstate --- 15:45:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:17 [INFO] 15:45:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-linkstate --- 15:45:17 [INFO] 15:45:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-linkstate --- 15:45:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:17 [INFO] 15:45:17 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-linkstate --- 15:45:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:45:17 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/yang 15:45:17 [INFO] yang-to-sources: Found 13 dependencies in 4.421 ms 15:45:17 [INFO] yang-to-sources: Project model files found: 3 in 6.156 ms 15:45:17 [INFO] yang-to-sources: 17 YANG models processed in 278.1 ms 15:45:18 [INFO] BindingJavaFileGenerator: Defined 283 files in 20.90 ms 15:45:18 [INFO] Sorted 283 files into 72 directories in 368.0 μs 15:45:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 283 in 72.83 ms 15:45:18 [INFO] 15:45:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-linkstate --- 15:45:18 [INFO] Starting audit... 15:45:18 Audit done. 15:45:18 [INFO] You have 0 Checkstyle violations. 15:45:18 [INFO] 15:45:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-linkstate --- 15:45:18 [INFO] Starting audit... 15:45:18 Audit done. 15:45:18 [INFO] You have 0 Checkstyle violations. 15:45:18 [INFO] 15:45:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-linkstate --- 15:45:18 [INFO] 15:45:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-linkstate --- 15:45:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/resources 15:45:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/spi 15:45:18 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:45:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:45:18 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 15:45:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/spi 15:45:18 [INFO] 15:45:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-linkstate --- 15:45:18 [INFO] Recompiling the module because of changed dependency. 15:45:18 [INFO] Compiling 346 source files with javac [debug release 17] to target/classes 15:45:20 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.spi.BGPTableTypeRegistryProviderActivator 15:45:20 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.parser.spi.BGPExtensionProviderActivator 15:45:20 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.RIBExtensionProviderActivator 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[67,55] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[94,38] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[94,57] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBits.java:[113,54] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/BGPActivator.java:[95,44] unchecked generic array creation for varargs parameter of type java.lang.Class[] 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[338,99] unchecked cast 15:45:20 required: java.util.List 15:45:20 found: java.lang.Object 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[341,105] unchecked cast 15:45:20 required: java.util.List 15:45:20 found: java.lang.Object 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkAttributesParser.java:[347,102] unchecked cast 15:45:20 required: java.util.List 15:45:20 found: java.lang.Object 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[185,93] unchecked cast 15:45:20 required: java.lang.Class 15:45:20 found: java.lang.Class 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[223,89] unchecked cast 15:45:20 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 15:45:20 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/spi/pojo/SimpleNlriTypeRegistry.java:[237,89] unchecked cast 15:45:20 required: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 15:45:20 found: org.opendaylight.protocol.bgp.linkstate.spi.LinkstateTlvParser.LinkstateTlvSerializer 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/TeLspAttributesParser.java:[126,83] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/PrefixAttributesParser.java:[213,44] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[86,27] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[108,28] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[123,35] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/bgp/linkstate/rev200120/prefix/state/IgpBitsBuilder.java:[348,120] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java:[164,41] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 15:45:20 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/main/java/org/opendaylight/protocol/bgp/linkstate/impl/attribute/LinkstateAttributeParser.java:[165,86] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 15:45:20 [INFO] 15:45:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-linkstate >>> 15:45:20 [INFO] 15:45:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-linkstate --- 15:45:20 [INFO] Fork Value is true 15:45:26 [INFO] Done SpotBugs Analysis.... 15:45:26 [INFO] 15:45:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-linkstate <<< 15:45:26 [INFO] 15:45:26 [INFO] 15:45:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-linkstate --- 15:45:26 [INFO] BugInstance size is 0 15:45:26 [INFO] Error size is 0 15:45:26 [INFO] No errors/warnings found 15:45:26 [INFO] 15:45:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-linkstate --- 15:45:26 [INFO] Copying 4 resources from src/test/resources to target/test-classes 15:45:26 [INFO] 15:45:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-linkstate --- 15:45:26 [INFO] Recompiling the module because of changed dependency. 15:45:26 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 15:45:26 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/ParserTest.java:[134,19] explicit call to close() on an auto-closeable resource 15:45:26 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java:[354,27] getUpDown() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.IgpBits has been deprecated 15:45:26 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/src/test/java/org/opendaylight/protocol/bgp/linkstate/LinkstateAttributeParserTest.java:[383,51] org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute.TeLspAttributesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.linkstate.path.attribute.link.state.attribute has been deprecated 15:45:26 [INFO] 15:45:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-linkstate --- 15:45:26 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/surefire-reports 15:45:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:45:26 [INFO] 15:45:26 [INFO] ------------------------------------------------------- 15:45:26 [INFO] T E S T S 15:45:26 [INFO] ------------------------------------------------------- 15:45:27 [INFO] Running org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 15:45:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.protocol.bgp.linkstate.TableTypeActivatorTest 15:45:27 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ActivatorTest 15:45:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.915 s -- in org.opendaylight.protocol.bgp.linkstate.ActivatorTest 15:45:31 [INFO] Running org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 15:45:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.linkstate.impl.TableTypeActivatorTest 15:45:31 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 15:45:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:45:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.127 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateRIBSupportTest 15:45:33 [INFO] Running org.opendaylight.protocol.bgp.linkstate.ParserTest 15:45:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.opendaylight.protocol.bgp.linkstate.ParserTest 15:45:33 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 15:45:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateAttributeParserTest 15:45:33 [INFO] Running org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 15:45:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.protocol.bgp.linkstate.LinkstateNlriParserTest 15:45:33 [INFO] Running org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 15:45:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.protocol.bgp.linkstate.SrAttributeParserTest 15:45:34 [INFO] 15:45:34 [INFO] Results: 15:45:34 [INFO] 15:45:34 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 15:45:34 [INFO] 15:45:34 [INFO] 15:45:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-linkstate --- 15:45:34 [INFO] 15:45:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-linkstate --- 15:45:34 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/bgp-linkstate-0.21.1-SNAPSHOT.jar 15:45:34 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/classes/META-INF/MANIFEST.MF 15:45:34 [INFO] 15:45:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-linkstate --- 15:45:34 [INFO] No previous run data found, generating javadoc. 15:45:40 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/bgp-linkstate-0.21.1-SNAPSHOT-javadoc.jar 15:45:40 [INFO] 15:45:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-linkstate --- 15:45:40 [INFO] CycloneDX: Resolving Dependencies 15:45:42 [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) 15:45:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/bom.xml 15:45:42 [INFO] attaching as bgp-linkstate-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/bom.json 15:45:42 [INFO] attaching as bgp-linkstate-0.21.1-SNAPSHOT-cyclonedx.json 15:45:42 [INFO] 15:45:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-linkstate --- 15:45:42 [INFO] Skipping duplicate-finder execution! 15:45:42 [INFO] 15:45:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-linkstate --- 15:45:42 [INFO] No dependency problems found 15:45:42 [INFO] 15:45:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-linkstate --- 15:45:42 [INFO] Skipping source per configuration. 15:45:42 [INFO] 15:45:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-linkstate --- 15:45:42 [INFO] 15:45:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-linkstate --- 15:45:42 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/code-coverage/jacoco.exec 15:45:42 [INFO] Analyzed bundle 'bgp-linkstate' with 70 classes 15:45:42 [INFO] 15:45:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-linkstate --- 15:45:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/bgp-linkstate-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.1-SNAPSHOT/bgp-linkstate-0.21.1-SNAPSHOT.jar 15:45:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.1-SNAPSHOT/bgp-linkstate-0.21.1-SNAPSHOT.pom 15:45:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/bgp-linkstate-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.1-SNAPSHOT/bgp-linkstate-0.21.1-SNAPSHOT-javadoc.jar 15:45:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.1-SNAPSHOT/bgp-linkstate-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/extensions/linkstate/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-linkstate/0.21.1-SNAPSHOT/bgp-linkstate-0.21.1-SNAPSHOT-cyclonedx.json 15:45:42 [INFO] 15:45:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-linkstate --- 15:45:42 [INFO] Installing org/opendaylight/bgpcep/bgp-linkstate/0.21.1-SNAPSHOT/bgp-linkstate-0.21.1-SNAPSHOT.jar 15:45:42 [INFO] Writing OBR metadata 15:45:42 [INFO] 15:45:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-linkstate --- 15:45:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:45:42 [INFO] 15:45:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-linkstate --- 15:45:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:42 [INFO] 15:45:42 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-mock >---------------- 15:45:42 [INFO] Building bgp-rib-mock 0.21.1-SNAPSHOT [47/169] 15:45:42 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:42 [INFO] 15:45:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-mock --- 15:45:42 [INFO] 15:45:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-mock --- 15:45:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:42 [INFO] 15:45:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-mock --- 15:45:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:42 [INFO] 15:45:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-mock --- 15:45:43 [INFO] 15:45:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-mock --- 15:45:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:43 [INFO] 15:45:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-mock --- 15:45:43 [INFO] Starting audit... 15:45:43 Audit done. 15:45:43 [INFO] You have 0 Checkstyle violations. 15:45:43 [INFO] 15:45:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-mock --- 15:45:43 [INFO] Starting audit... 15:45:43 Audit done. 15:45:43 [INFO] You have 0 Checkstyle violations. 15:45:43 [INFO] 15:45:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-mock --- 15:45:43 [INFO] 15:45:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-mock --- 15:45:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/src/main/resources 15:45:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/generated-sources/spi 15:45:43 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/generated-sources/yang 15:45:43 [INFO] 15:45:43 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-mock --- 15:45:43 [INFO] Recompiling the module because of changed dependency. 15:45:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 15:45:43 [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 15:45:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:45:43 [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 15:45:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:45:43 [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 15:45:43 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:45:43 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/src/main/java/org/opendaylight/protocol/bgp/rib/mock/EventBusRegistration.java:[172,21] exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable) in io.netty.channel.ChannelHandler has been deprecated 15:45:43 [INFO] 15:45:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-rib-mock >>> 15:45:43 [INFO] 15:45:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-rib-mock --- 15:45:43 [INFO] Fork Value is true 15:45:46 [INFO] Done SpotBugs Analysis.... 15:45:46 [INFO] 15:45:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-rib-mock <<< 15:45:46 [INFO] 15:45:46 [INFO] 15:45:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-rib-mock --- 15:45:46 [INFO] BugInstance size is 0 15:45:46 [INFO] Error size is 0 15:45:46 [INFO] No errors/warnings found 15:45:46 [INFO] 15:45:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-mock --- 15:45:46 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/src/test/resources 15:45:46 [INFO] 15:45:46 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-mock --- 15:45:46 [INFO] No sources to compile 15:45:46 [INFO] 15:45:46 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-rib-mock --- 15:45:46 [INFO] No tests to run. 15:45:46 [INFO] 15:45:46 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-rib-mock --- 15:45:46 [INFO] 15:45:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-mock --- 15:45:46 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/bgp-rib-mock-0.21.1-SNAPSHOT.jar 15:45:46 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/classes/META-INF/MANIFEST.MF 15:45:46 [INFO] 15:45:46 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-mock --- 15:45:46 [INFO] No previous run data found, generating javadoc. 15:45:47 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/bgp-rib-mock-0.21.1-SNAPSHOT-javadoc.jar 15:45:47 [INFO] 15:45:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-rib-mock --- 15:45:47 [INFO] CycloneDX: Resolving Dependencies 15:45:48 [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) 15:45:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/bom.xml 15:45:48 [INFO] attaching as bgp-rib-mock-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/bom.json 15:45:48 [INFO] attaching as bgp-rib-mock-0.21.1-SNAPSHOT-cyclonedx.json 15:45:48 [INFO] 15:45:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-mock --- 15:45:48 [INFO] Skipping duplicate-finder execution! 15:45:48 [INFO] 15:45:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-mock --- 15:45:48 [INFO] No dependency problems found 15:45:48 [INFO] 15:45:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-mock --- 15:45:48 [INFO] Skipping source per configuration. 15:45:48 [INFO] 15:45:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-mock --- 15:45:48 [INFO] 15:45:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-mock --- 15:45:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:48 [INFO] 15:45:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-mock --- 15:45:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/bgp-rib-mock-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.1-SNAPSHOT/bgp-rib-mock-0.21.1-SNAPSHOT.jar 15:45:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.1-SNAPSHOT/bgp-rib-mock-0.21.1-SNAPSHOT.pom 15:45:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/bgp-rib-mock-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.1-SNAPSHOT/bgp-rib-mock-0.21.1-SNAPSHOT-javadoc.jar 15:45:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.1-SNAPSHOT/bgp-rib-mock-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:48 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-mock/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-mock/0.21.1-SNAPSHOT/bgp-rib-mock-0.21.1-SNAPSHOT-cyclonedx.json 15:45:48 [INFO] 15:45:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-mock --- 15:45:48 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-mock/0.21.1-SNAPSHOT/bgp-rib-mock-0.21.1-SNAPSHOT.jar 15:45:48 [INFO] Writing OBR metadata 15:45:48 [INFO] 15:45:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-rib-mock --- 15:45:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:45:48 [INFO] 15:45:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-rib-mock --- 15:45:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:48 [INFO] 15:45:48 [INFO] -------------< org.opendaylight.bgpcep:bgp-config-example >------------- 15:45:48 [INFO] Building bgp-config-example 0.21.1-SNAPSHOT [48/169] 15:45:48 [INFO] --------------------------------[ jar ]--------------------------------- 15:45:48 [INFO] 15:45:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-config-example --- 15:45:48 [INFO] 15:45:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-config-example --- 15:45:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:48 [INFO] 15:45:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-config-example --- 15:45:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:48 [INFO] 15:45:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-config-example --- 15:45:49 [INFO] 15:45:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-config-example --- 15:45:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:49 [INFO] 15:45:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-config-example --- 15:45:49 [INFO] Starting audit... 15:45:49 Audit done. 15:45:49 [INFO] You have 0 Checkstyle violations. 15:45:49 [INFO] 15:45:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-config-example --- 15:45:49 [INFO] Starting audit... 15:45:49 Audit done. 15:45:49 [INFO] You have 0 Checkstyle violations. 15:45:49 [INFO] 15:45:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-config-example --- 15:45:49 [INFO] 15:45:49 [INFO] --- maven-remote-resources-plugin:3.1.0:bundle (default) @ bgp-config-example --- 15:45:49 [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 3 entries 15:45:49 [INFO] 15:45:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-config-example --- 15:45:49 [INFO] Copying 3 resources from src/main/resources to target/classes 15:45:49 [INFO] 15:45:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-config-example --- 15:45:49 [INFO] No sources to compile 15:45:49 [INFO] 15:45:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-config-example >>> 15:45:49 [INFO] 15:45:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-config-example --- 15:45:49 [INFO] 15:45:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-config-example <<< 15:45:49 [INFO] 15:45:49 [INFO] 15:45:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-config-example --- 15:45:49 [INFO] 15:45:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-config-example --- 15:45:49 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/src/test/resources 15:45:49 [INFO] 15:45:49 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-config-example --- 15:45:49 [INFO] No sources to compile 15:45:49 [INFO] 15:45:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-config-example --- 15:45:49 [INFO] No tests to run. 15:45:49 [INFO] 15:45:49 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-config-example --- 15:45:49 [INFO] 15:45:49 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bgp-config-example --- 15:45:49 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/bgp-config-example-0.21.1-SNAPSHOT.jar 15:45:49 [INFO] 15:45:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-config-example --- 15:45:49 [INFO] 15:45:49 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ bgp-config-example --- 15:45:49 [INFO] 15:45:49 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-config-example --- 15:45:49 [INFO] CycloneDX: Resolving Dependencies 15:45:50 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) 15:45:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/bom.xml 15:45:50 [INFO] attaching as bgp-config-example-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/bom.json 15:45:50 [INFO] attaching as bgp-config-example-0.21.1-SNAPSHOT-cyclonedx.json 15:45:50 [INFO] 15:45:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-config-example --- 15:45:50 [INFO] Skipping duplicate-finder execution! 15:45:50 [INFO] 15:45:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-config-example --- 15:45:50 [INFO] No dependency problems found 15:45:50 [INFO] 15:45:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-config-example --- 15:45:50 [INFO] Skipping source per configuration. 15:45:50 [INFO] 15:45:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-config-example --- 15:45:50 [INFO] 15:45:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-config-example --- 15:45:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:45:50 [INFO] 15:45:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-config-example --- 15:45:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/bgp-config-example-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.1-SNAPSHOT/bgp-config-example-0.21.1-SNAPSHOT.jar 15:45:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.1-SNAPSHOT/bgp-config-example-0.21.1-SNAPSHOT.pom 15:45:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/classes/initial/protocols-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.1-SNAPSHOT/bgp-config-example-0.21.1-SNAPSHOT-bgp-initial-config.xml 15:45:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/classes/initial/network-topology-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.1-SNAPSHOT/bgp-config-example-0.21.1-SNAPSHOT-network-topology-bgp-initial-config.xml 15:45:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/classes/initial/routing-policy-config.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.1-SNAPSHOT/bgp-config-example-0.21.1-SNAPSHOT-routing-policy-default-config.xml 15:45:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.1-SNAPSHOT/bgp-config-example-0.21.1-SNAPSHOT-cyclonedx.xml 15:45:50 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/config-example/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-config-example/0.21.1-SNAPSHOT/bgp-config-example-0.21.1-SNAPSHOT-cyclonedx.json 15:45:50 [INFO] 15:45:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-config-example --- 15:45:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:45:50 [INFO] 15:45:50 [INFO] --------< org.opendaylight.bgpcep:bgp-openconfig-rp-statement >--------- 15:45:50 [INFO] Building bgp-openconfig-rp-statement 0.21.1-SNAPSHOT [49/169] 15:45:50 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:50 [INFO] 15:45:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-rp-statement --- 15:45:50 [INFO] 15:45:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-rp-statement --- 15:45:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:50 [INFO] 15:45:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-rp-statement --- 15:45:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:50 [INFO] 15:45:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-rp-statement --- 15:45:50 [INFO] 15:45:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-rp-statement --- 15:45:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:50 [INFO] 15:45:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-rp-statement --- 15:45:50 [INFO] Starting audit... 15:45:50 Audit done. 15:45:50 [INFO] You have 0 Checkstyle violations. 15:45:50 [INFO] 15:45:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-rp-statement --- 15:45:51 [INFO] Starting audit... 15:45:51 Audit done. 15:45:51 [INFO] You have 0 Checkstyle violations. 15:45:51 [INFO] 15:45:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-openconfig-rp-statement --- 15:45:51 [INFO] 15:45:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-openconfig-rp-statement --- 15:45:51 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/resources 15:45:51 [INFO] 15:45:51 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-openconfig-rp-statement --- 15:45:51 [INFO] Recompiling the module because of changed dependency. 15:45:51 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 15:45:51 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementProviderActivator 15:45:51 [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 15:45:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:45:51 [INFO] 15:45:51 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-openconfig-rp-statement >>> 15:45:51 [INFO] 15:45:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-openconfig-rp-statement --- 15:45:51 [INFO] Fork Value is true 15:45:54 [INFO] Done SpotBugs Analysis.... 15:45:54 [INFO] 15:45:54 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-openconfig-rp-statement <<< 15:45:54 [INFO] 15:45:54 [INFO] 15:45:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-openconfig-rp-statement --- 15:45:54 [INFO] BugInstance size is 0 15:45:54 [INFO] Error size is 0 15:45:54 [INFO] No errors/warnings found 15:45:54 [INFO] 15:45:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-openconfig-rp-statement --- 15:45:54 [INFO] Copying 2 resources from src/test/resources to target/test-classes 15:45:54 [INFO] 15:45:54 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-openconfig-rp-statement --- 15:45:54 [INFO] Recompiling the module because of changed dependency. 15:45:54 [INFO] Compiling 13 source files with javac [debug release 17] to target/test-classes 15:45:55 [INFO] 15:45:55 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-openconfig-rp-statement --- 15:45:55 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/surefire-reports 15:45:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:45:55 [INFO] 15:45:55 [INFO] ------------------------------------------------------- 15:45:55 [INFO] T E S T S 15:45:55 [INFO] ------------------------------------------------------- 15:45:56 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 15:45:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:46:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.382 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ExportDefaultStatementTest 15:46:01 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 15:46:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.ImportDefaultStatementTest 15:46:01 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 15:46:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAfiSafiNotInTest 15:46:01 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 15:46:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchAsPathSetTest 15:46:01 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 15:46:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchBgpNeighborSetTest 15:46:01 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 15:46:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchCommunityTest 15:46:02 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 15:46:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.MatchExtComTest 15:46:02 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 15:46:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetCommunityTest 15:46:02 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 15:46:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.SetExtCommunityTest 15:46:02 [INFO] Running org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 15:46:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.VpnNonMemberHandlerTest 15:46:02 [INFO] 15:46:02 [INFO] Results: 15:46:02 [INFO] 15:46:02 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 15:46:02 [INFO] 15:46:02 [INFO] 15:46:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-openconfig-rp-statement --- 15:46:02 [INFO] 15:46:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-openconfig-rp-statement --- 15:46:02 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT.jar 15:46:02 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/classes/META-INF/MANIFEST.MF 15:46:02 [INFO] 15:46:02 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-openconfig-rp-statement --- 15:46:02 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-tests.jar 15:46:02 [INFO] 15:46:02 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-openconfig-rp-statement --- 15:46:02 [INFO] Skipping source per configuration. 15:46:02 [INFO] 15:46:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-openconfig-rp-statement --- 15:46:02 [INFO] No previous run data found, generating javadoc. 15:46:04 [WARNING] Javadoc Warnings 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:35: warning: no comment 15:46:04 [WARNING] public class AbstractCommunityHandler { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:42: warning: no comment 15:46:04 [WARNING] protected final LoadingCache> communitySets; 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractCommunityHandler.java:44: warning: no comment 15:46:04 [WARNING] public AbstractCommunityHandler(final DataBroker dataBroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:37: warning: no comment 15:46:04 [WARNING] public class AbstractExtCommunityHandler { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:45: warning: no comment 15:46:04 [WARNING] protected final LoadingCache> extCommunitySets = CacheBuilder.newBuilder() 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/AbstractExtCommunityHandler.java:54: warning: no comment 15:46:04 [WARNING] public AbstractExtCommunityHandler(final DataBroker databroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/AsPathPrepend.java:30: warning: no comment 15:46:04 [WARNING] public static AsPathPrepend getInstance() { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:18: warning: no comment 15:46:04 [WARNING] public final class LocalAsPathPrependHandler extends AbstractPrependAsPath 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/LocalAsPathPrependHandler.java:26: warning: no comment 15:46:04 [WARNING] public static LocalAsPathPrependHandler getInstance() { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAfiSafiNotInHandler.java:31: warning: no comment 15:46:04 [WARNING] public static MatchAfiSafiNotInHandler getInstance() { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchAsPathSetHandler.java:70: warning: no comment 15:46:04 [WARNING] public MatchAsPathSetHandler(final DataBroker dataBroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchBgpNeighborSetHandler.java:62: warning: no comment 15:46:04 [WARNING] public MatchBgpNeighborSetHandler(final DataBroker dataBroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchClusterIdSetHandler.java:67: warning: no comment 15:46:04 [WARNING] public MatchClusterIdSetHandler(final DataBroker dataBroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchCommunitySetHandler.java:30: warning: no comment 15:46:04 [WARNING] public MatchCommunitySetHandler(final DataBroker databroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchExtCommunitySetHandler.java:30: warning: no comment 15:46:04 [WARNING] public MatchExtCommunitySetHandler(final DataBroker databroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchOriginatorIdSetHandler.java:65: warning: no comment 15:46:04 [WARNING] public MatchOriginatorIdSetHandler(final DataBroker dataBroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/MatchRoleSetHandler.java:66: warning: no comment 15:46:04 [WARNING] public MatchRoleSetHandler(final DataBroker dataBroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/NonTransitiveAttributesFilterHandler.java:38: warning: no comment 15:46:04 [WARNING] public static NonTransitiveAttributesFilterHandler getInstance() { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/OSGiStatementActivator.java:25: warning: no comment 15:46:04 [WARNING] public final class OSGiStatementActivator extends AbstractBGPStatementProviderActivator { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetClusterIdPrependHandler.java:32: warning: no comment 15:46:04 [WARNING] public static SetClusterIdPrependHandler getInstance() { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetCommunityHandler.java:34: warning: no comment 15:46:04 [WARNING] public SetCommunityHandler(final DataBroker dataBroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetExtCommunityHandler.java:35: warning: no comment 15:46:04 [WARNING] public SetExtCommunityHandler(final DataBroker dataBroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/actions/SetOriginatorIdPrependHandler.java:30: warning: no comment 15:46:04 [WARNING] public static SetOriginatorIdPrependHandler getInstance() { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:58: warning: no comment 15:46:04 [WARNING] public final class StatementActivator extends AbstractBGPStatementProviderActivator { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:61: warning: no comment 15:46:04 [WARNING] public StatementActivator() { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/StatementActivator.java:67: warning: no comment 15:46:04 [WARNING] public StatementActivator(final DataBroker dataBroker) { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/src/main/java/org/opendaylight/protocol/bgp/openconfig/routing/policy/statement/conditions/VpnNonMemberHandler.java:45: warning: no comment 15:46:04 [WARNING] public static VpnNonMemberHandler getInstance() { 15:46:04 [WARNING] ^ 15:46:04 [WARNING] 27 warnings 15:46:04 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-javadoc.jar 15:46:04 [INFO] 15:46:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-openconfig-rp-statement --- 15:46:04 [INFO] CycloneDX: Resolving Dependencies 15:46:05 [INFO] CycloneDX: Creating BOM version 1.4 with 57 component(s) 15:46:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bom.xml 15:46:05 [INFO] attaching as bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-cyclonedx.xml 15:46:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bom.json 15:46:05 [INFO] attaching as bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-cyclonedx.json 15:46:05 [INFO] 15:46:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-openconfig-rp-statement --- 15:46:05 [INFO] Skipping duplicate-finder execution! 15:46:05 [INFO] 15:46:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-openconfig-rp-statement --- 15:46:05 [INFO] No dependency problems found 15:46:05 [INFO] 15:46:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-openconfig-rp-statement --- 15:46:05 [INFO] Skipping source per configuration. 15:46:05 [INFO] 15:46:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-openconfig-rp-statement --- 15:46:05 [INFO] 15:46:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-openconfig-rp-statement --- 15:46:05 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/code-coverage/jacoco.exec 15:46:05 [INFO] Analyzed bundle 'bgp-openconfig-rp-statement' with 28 classes 15:46:05 [INFO] 15:46:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-openconfig-rp-statement --- 15:46:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT.jar 15:46:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT.pom 15:46:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-tests.jar 15:46:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-javadoc.jar 15:46:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-cyclonedx.xml 15:46:05 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-cyclonedx.json 15:46:05 [INFO] 15:46:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-openconfig-rp-statement --- 15:46:05 [INFO] Installing org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/bgp-openconfig-rp-statement-0.21.1-SNAPSHOT.jar 15:46:05 [INFO] Writing OBR metadata 15:46:05 [INFO] 15:46:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-openconfig-rp-statement --- 15:46:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:46:05 [INFO] 15:46:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-openconfig-rp-statement --- 15:46:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:46:05 [INFO] 15:46:05 [INFO] ----------------< org.opendaylight.bgpcep:bgp-rib-impl >---------------- 15:46:05 [INFO] Building bgp-rib-impl 0.21.1-SNAPSHOT [50/169] 15:46:05 [INFO] -------------------------------[ bundle ]------------------------------- 15:46:05 [INFO] 15:46:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-rib-impl --- 15:46:05 [INFO] 15:46:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-rib-impl --- 15:46:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:05 [INFO] 15:46:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-rib-impl --- 15:46:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:46:05 [INFO] 15:46:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-rib-impl --- 15:46:06 [INFO] 15:46:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-rib-impl --- 15:46:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-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/** 15:46:06 [INFO] 15:46:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-rib-impl --- 15:46:06 [INFO] Starting audit... 15:46:06 Audit done. 15:46:06 [INFO] You have 0 Checkstyle violations. 15:46:06 [INFO] 15:46:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-rib-impl --- 15:46:07 [INFO] Starting audit... 15:46:07 Audit done. 15:46:07 [INFO] You have 0 Checkstyle violations. 15:46:07 [INFO] 15:46:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-rib-impl --- 15:46:07 [INFO] 15:46:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-rib-impl --- 15:46:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/resources 15:46:07 [INFO] 15:46:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-rib-impl --- 15:46:07 [INFO] Recompiling the module because of changed dependency. 15:46:07 [INFO] Compiling 77 source files with javac [debug release 17] to target/classes 15:46:08 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.impl.spi.BGPPeerRegistry 15:46:08 [INFO] Writing META-INF/services/org.opendaylight.protocol.bgp.rib.spi.state.BGPStateProviderRegistry 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:[761,45] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[269,51] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[271,62] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[313,34] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[314,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:[317,21] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:[101,39] found raw type: org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode 15:46:08 missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[218,62] unchecked cast 15:46:08 required: org.opendaylight.mdsal.binding.api.DataObjectModification 15:46:08 found: org.opendaylight.mdsal.binding.api.DataObjectModification 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[227,72] unchecked cast 15:46:08 required: org.opendaylight.mdsal.binding.api.DataObjectModification 15:46:08 found: org.opendaylight.mdsal.binding.api.DataObjectModification 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:[229,70] unchecked cast 15:46:08 required: org.opendaylight.mdsal.binding.api.DataObjectModification 15:46:08 found: org.opendaylight.mdsal.binding.api.DataObjectModification 15:46:08 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:[14,8] auto-closeable resource org.opendaylight.protocol.bgp.rib.impl.spi.BGPBestPathSelection has a member method close() that could throw InterruptedException 15:46:08 [INFO] 15:46:08 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-rib-impl >>> 15:46:08 [INFO] 15:46:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-rib-impl --- 15:46:08 [INFO] Fork Value is true 15:46:15 [INFO] Done SpotBugs Analysis.... 15:46:15 [INFO] 15:46:15 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-rib-impl <<< 15:46:15 [INFO] 15:46:15 [INFO] 15:46:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-rib-impl --- 15:46:15 [INFO] BugInstance size is 0 15:46:15 [INFO] Error size is 0 15:46:15 [INFO] No errors/warnings found 15:46:15 [INFO] 15:46:15 [INFO] --- maven-remote-resources-plugin:3.1.0:process (default) @ bgp-rib-impl --- 15:46:15 [INFO] Preparing remote bundle org.opendaylight.bgpcep:bgp-config-example:0.21.1-SNAPSHOT 15:46:15 [INFO] Copying 3 resources from 1 bundle. 15:46:15 [INFO] 15:46:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-rib-impl --- 15:46:15 [INFO] Copying 2 resources from src/test/resources to target/test-classes 15:46:15 [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes 15:46:15 [INFO] 15:46:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-rib-impl --- 15:46:15 [INFO] Recompiling the module because of changed dependency. 15:46:15 [INFO] Compiling 34 source files with javac [debug release 17] to target/test-classes 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,30] unchecked method invocation: method getPeerGroup in interface org.opendaylight.protocol.bgp.rib.impl.config.PeerGroupConfigLoader is applied to given types 15:46:16 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 15:46:16 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.String 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/AbstractConfig.java:[130,34] unchecked conversion 15:46:16 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:46:16 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[102,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[120,47] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[145,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[147,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[148,32] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[150,33] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[152,42] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[165,30] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[166,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[167,50] org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil.LlGracefulRestartDTO in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtil has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[168,34] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtilTest.java:[200,58] org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtil in org.opendaylight.protocol.bgp.rib.impl.config has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/AbstractRIBTestSetup.java:[121,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[42,31] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[41,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[55,27] auto-closeable resource peerStateReg is never referenced in body of corresponding try statement 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollectorTest.java:[64,27] auto-closeable resource ribStateReg is never referenced in body of corresponding try statement 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImplTest.java:[104,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[95,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,43] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 15:46:16 required: io.netty.util.concurrent.GenericFutureListener> 15:46:16 found: io.netty.util.concurrent.GenericFutureListener 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/FSMTest.java:[142,47] unchecked conversion 15:46:16 required: io.netty.util.concurrent.GenericFutureListener> 15:46:16 found: io.netty.util.concurrent.GenericFutureListener 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[116,15] found raw type: io.netty.util.concurrent.Future 15:46:16 missing type arguments for generic class io.netty.util.concurrent.Future 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[200,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:46:16 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/test/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpDeployerTest.java:[212,11] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 15:46:16 [INFO] 15:46:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-rib-impl --- 15:46:16 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/surefire-reports 15:46:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:46:16 [INFO] 15:46:16 [INFO] ------------------------------------------------------- 15:46:16 [INFO] T E S T S 15:46:16 [INFO] ------------------------------------------------------- 15:46:17 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 15:46:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiatorTest 15:46:17 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 15:46:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:46:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.62 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathAllPathsTest 15:46:28 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 15:46:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.830 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathBasePathsTest 15:46:30 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 15:46:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.780 s -- in org.opendaylight.protocol.bgp.rib.impl.AddPathNPathsTest 15:46:33 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 15:46:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.opendaylight.protocol.bgp.rib.impl.AdjRibsInWriterTest 15:46:34 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 15:46:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPDispatcherImplTest 15:46:34 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 15:46:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPParserTest 15:46:34 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 15:46:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.559 s -- in org.opendaylight.protocol.bgp.rib.impl.BGPSessionImplTest 15:46:40 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 15:46:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerRpcTest 15:46:41 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 15:46:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.protocol.bgp.rib.impl.BgpPeerUtilTest 15:46:41 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.FSMTest 15:46:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.protocol.bgp.rib.impl.FSMTest 15:46:41 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 15:46:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.47 s -- in org.opendaylight.protocol.bgp.rib.impl.GracefulRestartTest 15:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 15:46:59 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest 15:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.PeerTest 15:46:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.opendaylight.protocol.bgp.rib.impl.PeerTest 15:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 15:46:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.protocol.bgp.rib.impl.RouteUpdateKeyTest 15:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 15:46:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistryTest 15:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 15:46:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationAndExceptionTest 15:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 15:46:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.protocol.bgp.rib.impl.SynchronizationTest 15:46:59 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 15:47:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.protocol.bgp.rib.impl.config.AppPeerTest 15:47:00 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 15:47:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpDeployerTest 15:47:01 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 15:47:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerTest 15:47:01 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 15:47:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.protocol.bgp.rib.impl.config.GracefulRestartUtilTest 15:47:01 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 15:47:01 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.protocol.bgp.rib.impl.config.OpenConfigMappingUtilTest 15:47:01 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 15:47:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.protocol.bgp.rib.impl.config.RibImplTest 15:47:01 [INFO] Running org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 15:47:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.opendaylight.protocol.bgp.rib.impl.state.BGPStateCollectorTest 15:47:01 [INFO] 15:47:01 [INFO] Results: 15:47:01 [INFO] 15:47:01 [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 2 15:47:01 [INFO] 15:47:01 [INFO] 15:47:01 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-rib-impl --- 15:47:01 [INFO] 15:47:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-rib-impl --- 15:47:01 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bgp-rib-impl-0.21.1-SNAPSHOT.jar 15:47:01 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/classes/META-INF/MANIFEST.MF 15:47:01 [INFO] 15:47:01 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bgp-rib-impl --- 15:47:01 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bgp-rib-impl-0.21.1-SNAPSHOT-tests.jar 15:47:01 [INFO] 15:47:01 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ bgp-rib-impl --- 15:47:01 [INFO] Skipping source per configuration. 15:47:01 [INFO] 15:47:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-rib-impl --- 15:47:01 [INFO] No previous run data found, generating javadoc. 15:47:04 [WARNING] Javadoc Warnings 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:114: warning: no comment 15:47:04 [WARNING] public ApplicationPeer( 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ApplicationPeer.java:129: warning: no comment 15:47:04 [WARNING] public synchronized void instantiateServiceInstance(final DataTreeChangeExtension dataTreeChangeService, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:14: warning: no comment 15:47:04 [WARNING] public interface BGPBestPathSelection extends BgpTableType, AutoCloseable { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPBestPathSelection.java:15: warning: no comment 15:47:04 [WARNING] PathSelectionMode getStrategy(); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiator.java:22: warning: no comment 15:47:04 [WARNING] public BGPClientSessionNegotiator(final Promise promise, final Channel channel, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/AbstractBGPSessionNegotiator.java:252: warning: no comment 15:47:04 [WARNING] public synchronized State getState() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:16: warning: no comment 15:47:04 [WARNING] public final class BGPClientSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPClientSessionNegotiatorFactory.java:19: warning: no comment 15:47:04 [WARNING] public BGPClientSessionNegotiatorFactory(final BGPPeerRegistry peerRegistry) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:62: warning: no comment 15:47:04 [WARNING] public class BGPClusterSingletonService implements ClusterSingletonService, AutoCloseable { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BGPClusterSingletonService.java:345: warning: no comment 15:47:04 [WARNING] public void onNeighborRemoved(final Neighbor neighbor) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:69: warning: no comment 15:47:04 [WARNING] public BGPDispatcherImpl(@Reference final BGPExtensionConsumerContext extensions, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPDispatcherImpl.java:77: warning: no comment 15:47:04 [WARNING] public synchronized Future createClient(final InetSocketAddress localAddress, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:23: warning: no comment 15:47:04 [WARNING] public BGPHandlerFactory(final MessageRegistry registry) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:32: warning: no comment 15:47:04 [WARNING] public ChannelHandler[] getDecoders() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPHandlerFactory.java:28: warning: no comment 15:47:04 [WARNING] public ChannelHandler[] getEncoders() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:38: warning: no comment 15:47:04 [WARNING] public final class BGPNettyGroups implements AutoCloseable { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPNettyGroups.java:113: warning: no comment 15:47:04 [WARNING] public BGPNettyGroups() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:73: warning: no comment 15:47:04 [WARNING] public class BgpPeer extends PeerBean { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:86: warning: no comment 15:47:04 [WARNING] public BgpPeer(final RpcProviderService rpcRegistry, final BGPStateProviderRegistry stateProviderRegistry) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:357: warning: no comment 15:47:04 [WARNING] public synchronized List getBgpFixedCapabilities() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:365: warning: no comment 15:47:04 [WARNING] public synchronized Optional getErrorHandling() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/BgpPeer.java:361: warning: no comment 15:47:04 [WARNING] public synchronized int getGracefulRestartTimer() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:159: warning: no comment 15:47:04 [WARNING] public BGPPeer( 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeer.java:247: warning: no comment 15:47:04 [WARNING] public synchronized void instantiateServiceInstance() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:46: warning: no comment 15:47:04 [WARNING] public abstract class BGPPeerStateImpl extends DefaultRibReference implements BGPPeerState, BGPAfiSafiState, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:77: warning: no comment 15:47:04 [WARNING] public BGPPeerStateImpl(final @NonNull KeyedInstanceIdentifier instanceIdentifier, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:207: warning: no comment 15:47:04 [WARNING] protected final synchronized void registerPrefixesCounters( 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:202: warning: no comment 15:47:04 [WARNING] protected final synchronized void registerPrefixesSentCounter(final TablesKey tablesKey, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:214: warning: no comment 15:47:04 [WARNING] protected final synchronized void resetState() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:282: warning: no comment 15:47:04 [WARNING] protected final void setActive(final boolean active) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:197: warning: no comment 15:47:04 [WARNING] protected final synchronized void setAdvertizedGracefulRestartTableTypes(final List receivedGraceful) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:297: warning: no comment 15:47:04 [WARNING] public final synchronized void setAdvertizedLlGracefulRestartTableTypes( 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:190: warning: no comment 15:47:04 [WARNING] public final synchronized void setAfiSafiGracefulRestartState(final int newPeerRestartTime, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:224: warning: no comment 15:47:04 [WARNING] protected final synchronized void setLocalRestartingState(final boolean restarting) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPPeerStateImpl.java:220: warning: no comment 15:47:04 [WARNING] protected final synchronized void setRestartingState() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPPeerTrackerImpl.java:22: warning: no comment 15:47:04 [WARNING] public final class BGPPeerTrackerImpl implements BGPPeerTracker { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:24: warning: no comment 15:47:04 [WARNING] public final class BgpPeerUtil { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:91: warning: no comment 15:47:04 [WARNING] public LlGracefulRestartDTO(final TablesKey tableKey, final int staleTime, final boolean forwardingFlag) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:101: warning: no comment 15:47:04 [WARNING] public int getStaleTime() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:97: warning: no comment 15:47:04 [WARNING] public TablesKey getTableKey() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BgpPeerUtil.java:105: warning: no comment 15:47:04 [WARNING] public boolean isForwarding() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:33: warning: no comment 15:47:04 [WARNING] public final class BGPProtocolSessionPromise extends DefaultPromise { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:50: warning: no comment 15:47:04 [WARNING] public BGPProtocolSessionPromise(final @NonNull InetSocketAddress remoteAddress, final int retryTimer, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPProtocolSessionPromise.java:61: warning: no comment 15:47:04 [WARNING] public synchronized void connect() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:28: warning: no comment 15:47:04 [WARNING] public class BGPReconnectPromise extends DefaultPromise { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:38: warning: no comment 15:47:04 [WARNING] public BGPReconnectPromise(final @NonNull EventExecutor executor, final @NonNull InetSocketAddress address, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/protocol/BGPReconnectPromise.java:49: warning: no comment 15:47:04 [WARNING] public synchronized void connect() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:29: warning: no comment 15:47:04 [WARNING] public class BGPRibStateImpl extends DefaultRibReference implements BGPRibState, BGPRibStateProvider { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:39: warning: no comment 15:47:04 [WARNING] protected BGPRibStateImpl(final KeyedInstanceIdentifier instanceIdentifier, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:88: warning: no comment 15:47:04 [WARNING] protected final synchronized void registerTotalPathCounter(final @NonNull TablesKey key, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:93: warning: no comment 15:47:04 [WARNING] protected final synchronized void registerTotalPrefixesCounter(final @NonNull TablesKey key, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPRibStateImpl.java:103: warning: no comment 15:47:04 [WARNING] protected final synchronized void setActive(final boolean active) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiator.java:22: warning: no comment 15:47:04 [WARNING] public BGPServerSessionNegotiator(final Promise promise, final Channel channel, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:16: warning: no comment 15:47:04 [WARNING] public final class BGPServerSessionNegotiatorFactory implements BGPSessionNegotiatorFactory { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPServerSessionNegotiatorFactory.java:19: warning: no comment 15:47:04 [WARNING] public BGPServerSessionNegotiatorFactory(final BGPPeerRegistry registry) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:247: warning: no @param for remoteOpen 15:47:04 [WARNING] public synchronized void setChannelExtMsgCoder(final Open remoteOpen) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:85: warning: no comment 15:47:04 [WARNING] public class BGPSessionImpl extends SimpleChannelInboundHandler> implements BGPSession, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:138: warning: no comment 15:47:04 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:131: warning: no comment 15:47:04 [WARNING] public BGPSessionImpl(final BGPSessionListener listener, final Channel channel, final Open remoteOpen, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:483: warning: no comment 15:47:04 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper toStringHelper) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:541: warning: no comment 15:47:04 [WARNING] public ChannelOutputLimiter getLimiter() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSessionImpl.java:527: warning: no comment 15:47:04 [WARNING] public synchronized State getState() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/BGPSessionPreferences.java:53: warning: no comment 15:47:04 [WARNING] public BGPSessionPreferences(final AsNumber as, final int hold, final BgpId bgpId, final AsNumber remoteAs, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:36: warning: no comment 15:47:04 [WARNING] public final class BGPSessionStateImpl implements BGPSessionState, BGPTimersState, BGPTransportState, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:59: warning: no comment 15:47:04 [WARNING] public BGPSessionStateImpl() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPSessionStateImpl.java:179: warning: no comment 15:47:04 [WARNING] public synchronized void registerMessagesCounter(final BGPMessagesListener bgpMessagesListener) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:32: warning: no comment 15:47:04 [WARNING] public final class BGPStateCollector implements BGPStateProviderRegistry, BGPStateProvider { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/state/BGPStateCollector.java:59: warning: no comment 15:47:04 [WARNING] public BGPStateCollector() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:61: warning: no comment 15:47:04 [WARNING] public final Map syncStorage = new HashMap<>(); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/BGPSynchronization.java:65: warning: no comment 15:47:04 [WARNING] public BGPSynchronization(final BGPSessionListener listener, final Set types) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:64: warning: no comment 15:47:04 [WARNING] public void flush() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ChannelOutputLimiter.java:54: warning: no comment 15:47:04 [WARNING] public void write(final Notification msg) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:14: warning: no comment 15:47:04 [WARNING] public interface ChannelPipelineInitializer { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/ChannelPipelineInitializer.java:15: warning: no comment 15:47:04 [WARNING] void initializeChannel(SocketChannel socketChannel, Promise promise); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:33: warning: no comment 15:47:04 [WARNING] Attributes deserializeAttributes(NormalizedNode attributes); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:35: warning: no comment 15:47:04 [WARNING] ContainerNode serializeAttributes(Attributes pathAttr); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:31: warning: no comment 15:47:04 [WARNING] ContainerNode serializeReachNlri(MpReachNlri nlri); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/Codecs.java:29: warning: no comment 15:47:04 [WARNING] ContainerNode serializeUnreachNlri(MpUnreachNlri nlri); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:54: warning: no comment 15:47:04 [WARNING] public final class CodecsImpl implements Codecs { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/CodecsImpl.java:88: warning: no comment 15:47:04 [WARNING] public CodecsImpl(final RIBSupport ribSupport) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:22: warning: no comment 15:47:04 [WARNING] public final class ConstantCodecsRegistry implements CodecsRegistry { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/ConstantCodecsRegistry.java:27: warning: no comment 15:47:04 [WARNING] public ConstantCodecsRegistry(final BindingCodecTree codecTree) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:71: warning: no comment 15:47:04 [WARNING] public class DefaultBgpDeployer implements DataTreeChangeListener, PeerGroupConfigLoader, AutoCloseable { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:102: warning: no comment 15:47:04 [WARNING] public DefaultBgpDeployer(final String networkInstanceName, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/DefaultBgpDeployer.java:142: warning: no comment 15:47:04 [WARNING] public synchronized void init() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:153: warning: no comment 15:47:04 [WARNING] public static BgpParameters getGracefulBgpParameters(final List fixedCapabilities, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:62: warning: no comment 15:47:04 [WARNING] public static CParameters getGracefulCapability(final Map tables, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/GracefulRestartUtil.java:73: warning: no comment 15:47:04 [WARNING] public static CParameters getLlGracefulCapability(final Set llGracefulRestarts) { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:30: warning: no comment 15:47:04 [WARNING] public final class OSGiBgpDeployer extends DefaultBgpDeployer { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:32: warning: no comment 15:47:04 [WARNING] public @interface Configuration { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:38: warning: no comment 15:47:04 [WARNING] public OSGiBgpDeployer(@Reference final ClusterSingletonServiceProvider provider, 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/OSGiBgpDeployer.java:34: warning: no comment 15:47:04 [WARNING] String networkInstanceName() default "global-bgp"; 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/OSGiCodecsRegistry.java:29: warning: no comment 15:47:04 [WARNING] public final class OSGiCodecsRegistry implements CodecsRegistry { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:35: warning: no comment 15:47:04 [WARNING] BgpId getBgpIdentifier(); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:77: warning: no comment 15:47:04 [WARNING] CodecsRegistry getCodecsRegistry(); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:45: warning: no comment 15:47:04 [WARNING] BGPDispatcher getDispatcher(); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/spi/RIB.java:95: warning: no comment 15:47:04 [WARNING] Set getLocalTablesKeys(); 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:63: warning: no comment 15:47:04 [WARNING] public final class RibImpl implements RIB, BGPRibStateProvider { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:88: warning: no comment 15:47:04 [WARNING] public RibImpl( 15:47:04 [WARNING] ^ 15:47:04 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/src/main/java/org/opendaylight/protocol/bgp/rib/impl/config/RibImpl.java:265: warning: no comment 15:47:04 [WARNING] public synchronized void instantiateServiceInstance() { 15:47:04 [WARNING] ^ 15:47:04 [WARNING] 100 warnings 15:47:04 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bgp-rib-impl-0.21.1-SNAPSHOT-javadoc.jar 15:47:04 [INFO] 15:47:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-rib-impl --- 15:47:04 [INFO] CycloneDX: Resolving Dependencies 15:47:06 [INFO] CycloneDX: Creating BOM version 1.4 with 72 component(s) 15:47:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bom.xml 15:47:06 [INFO] attaching as bgp-rib-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:47:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bom.json 15:47:06 [INFO] attaching as bgp-rib-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:47:06 [INFO] 15:47:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-rib-impl --- 15:47:06 [INFO] Skipping duplicate-finder execution! 15:47:06 [INFO] 15:47:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-rib-impl --- 15:47:06 [INFO] No dependency problems found 15:47:06 [INFO] 15:47:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-rib-impl --- 15:47:06 [INFO] Skipping source per configuration. 15:47:06 [INFO] 15:47:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-rib-impl --- 15:47:06 [INFO] 15:47:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-rib-impl --- 15:47:06 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/code-coverage/jacoco.exec 15:47:06 [INFO] Analyzed bundle 'bgp-rib-impl' with 103 classes 15:47:06 [INFO] 15:47:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-rib-impl --- 15:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bgp-rib-impl-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.1-SNAPSHOT/bgp-rib-impl-0.21.1-SNAPSHOT.jar 15:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.1-SNAPSHOT/bgp-rib-impl-0.21.1-SNAPSHOT.pom 15:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bgp-rib-impl-0.21.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.1-SNAPSHOT/bgp-rib-impl-0.21.1-SNAPSHOT-tests.jar 15:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bgp-rib-impl-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.1-SNAPSHOT/bgp-rib-impl-0.21.1-SNAPSHOT-javadoc.jar 15:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.1-SNAPSHOT/bgp-rib-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:47:06 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-rib-impl/0.21.1-SNAPSHOT/bgp-rib-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:47:06 [INFO] 15:47:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-rib-impl --- 15:47:06 [INFO] Installing org/opendaylight/bgpcep/bgp-rib-impl/0.21.1-SNAPSHOT/bgp-rib-impl-0.21.1-SNAPSHOT.jar 15:47:06 [INFO] Writing OBR metadata 15:47:06 [INFO] 15:47:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-rib-impl --- 15:47:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:47:06 [INFO] 15:47:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-rib-impl --- 15:47:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:06 [INFO] 15:47:06 [INFO] -------------< org.opendaylight.bgpcep:bgp-peer-acceptor >-------------- 15:47:06 [INFO] Building bgp-peer-acceptor 0.21.1-SNAPSHOT [51/169] 15:47:06 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:06 [INFO] 15:47:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-peer-acceptor --- 15:47:06 [INFO] 15:47:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-peer-acceptor --- 15:47:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:06 [INFO] 15:47:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-peer-acceptor --- 15:47:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:06 [INFO] 15:47:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-peer-acceptor --- 15:47:06 [INFO] 15:47:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-peer-acceptor --- 15:47:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:47:06 [INFO] 15:47:06 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bgp-peer-acceptor --- 15:47:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:47:06 [INFO] yang-to-sources: Inspecting /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/src/main/yang 15:47:06 [INFO] yang-to-sources: Found 14 dependencies in 3.316 ms 15:47:06 [INFO] yang-to-sources: Project model files found: 1 in 1.761 ms 15:47:07 [INFO] yang-to-sources: 2 YANG models processed in 147.8 ms 15:47:07 [INFO] BindingJavaFileGenerator: Defined 7 files in 1.277 ms 15:47:07 [INFO] Sorted 7 files into 3 directories in 44.92 μs 15:47:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 6.551 ms 15:47:07 [INFO] 15:47:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-peer-acceptor --- 15:47:07 [INFO] Starting audit... 15:47:07 Audit done. 15:47:07 [INFO] You have 0 Checkstyle violations. 15:47:07 [INFO] 15:47:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-peer-acceptor --- 15:47:07 [INFO] Starting audit... 15:47:07 Audit done. 15:47:07 [INFO] You have 0 Checkstyle violations. 15:47:07 [INFO] 15:47:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-peer-acceptor --- 15:47:07 [INFO] 15:47:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-peer-acceptor --- 15:47:07 [INFO] Copying 1 resource from src/main/resources to target/classes 15:47:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/generated-sources/spi 15:47:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:47:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 15:47:07 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/generated-sources/spi 15:47:07 [INFO] 15:47:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-peer-acceptor --- 15:47:07 [INFO] Recompiling the module because of changed dependency. 15:47:07 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 15:47:07 [INFO] 15:47:07 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-peer-acceptor >>> 15:47:07 [INFO] 15:47:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-peer-acceptor --- 15:47:07 [INFO] Fork Value is true 15:47:09 [INFO] Done SpotBugs Analysis.... 15:47:09 [INFO] 15:47:09 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-peer-acceptor <<< 15:47:09 [INFO] 15:47:09 [INFO] 15:47:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-peer-acceptor --- 15:47:09 [INFO] BugInstance size is 0 15:47:09 [INFO] Error size is 0 15:47:09 [INFO] No errors/warnings found 15:47:09 [INFO] 15:47:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-peer-acceptor --- 15:47:09 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/src/test/resources 15:47:09 [INFO] 15:47:09 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-peer-acceptor --- 15:47:09 [INFO] Recompiling the module because of changed dependency. 15:47:09 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 15:47: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 15:47:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:47: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 15:47:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:47: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 15:47:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:47:10 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 15:47:10 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:47:10 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 15:47:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:47:10 [INFO] 15:47:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-peer-acceptor --- 15:47:10 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/surefire-reports 15:47:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:47:10 [INFO] 15:47:10 [INFO] ------------------------------------------------------- 15:47:10 [INFO] T E S T S 15:47:10 [INFO] ------------------------------------------------------- 15:47:10 [INFO] Running org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 15:47:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s -- in org.opendaylight.protocol.bgp.peer.acceptor.BGPPeerAcceptorImplTest 15:47:11 [INFO] 15:47:11 [INFO] Results: 15:47:11 [INFO] 15:47:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:47:11 [INFO] 15:47:11 [INFO] 15:47:11 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-peer-acceptor --- 15:47:11 [INFO] 15:47:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-peer-acceptor --- 15:47:12 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.1-SNAPSHOT.jar 15:47:12 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/classes/META-INF/MANIFEST.MF 15:47:12 [INFO] 15:47:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-peer-acceptor --- 15:47:12 [INFO] No previous run data found, generating javadoc. 15:47:13 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.1-SNAPSHOT-javadoc.jar 15:47:13 [INFO] 15:47:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-peer-acceptor --- 15:47:13 [INFO] CycloneDX: Resolving Dependencies 15:47:14 [INFO] CycloneDX: Creating BOM version 1.4 with 63 component(s) 15:47:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/bom.xml 15:47:14 [INFO] attaching as bgp-peer-acceptor-0.21.1-SNAPSHOT-cyclonedx.xml 15:47:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/bom.json 15:47:14 [INFO] attaching as bgp-peer-acceptor-0.21.1-SNAPSHOT-cyclonedx.json 15:47:14 [INFO] 15:47:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-peer-acceptor --- 15:47:14 [INFO] Skipping duplicate-finder execution! 15:47:14 [INFO] 15:47:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-peer-acceptor --- 15:47:14 [WARNING] Used undeclared dependencies found: 15:47:14 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 15:47:14 [WARNING] Unused declared dependencies found: 15:47:14 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.104.Final:compile 15:47:14 [WARNING] Non-test scoped test only dependencies found: 15:47:14 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.1-SNAPSHOT:compile 15:47:14 [WARNING] org.opendaylight.bgpcep:bgp-rib-spi:jar:0.21.1-SNAPSHOT:compile 15:47:14 [INFO] 15:47:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-peer-acceptor --- 15:47:14 [INFO] Skipping source per configuration. 15:47:14 [INFO] 15:47:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-peer-acceptor --- 15:47:14 [INFO] 15:47:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-peer-acceptor --- 15:47:14 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/code-coverage/jacoco.exec 15:47:14 [INFO] Analyzed bundle 'bgp-peer-acceptor' with 4 classes 15:47:15 [INFO] 15:47:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-peer-acceptor --- 15:47:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.1-SNAPSHOT/bgp-peer-acceptor-0.21.1-SNAPSHOT.jar 15:47:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.1-SNAPSHOT/bgp-peer-acceptor-0.21.1-SNAPSHOT.pom 15:47:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/bgp-peer-acceptor-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.1-SNAPSHOT/bgp-peer-acceptor-0.21.1-SNAPSHOT-javadoc.jar 15:47:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.1-SNAPSHOT/bgp-peer-acceptor-0.21.1-SNAPSHOT-cyclonedx.xml 15:47:15 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/peer-acceptor/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.1-SNAPSHOT/bgp-peer-acceptor-0.21.1-SNAPSHOT-cyclonedx.json 15:47:15 [INFO] 15:47:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-peer-acceptor --- 15:47:15 [INFO] Installing org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.1-SNAPSHOT/bgp-peer-acceptor-0.21.1-SNAPSHOT.jar 15:47:15 [INFO] Writing OBR metadata 15:47:15 [INFO] 15:47:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-peer-acceptor --- 15:47:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:47:15 [INFO] 15:47:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-peer-acceptor --- 15:47:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:15 [INFO] 15:47:15 [INFO] ----------------< org.opendaylight.bgpcep:bgp-bmp-spi >----------------- 15:47:15 [INFO] Building bgp-bmp-spi 0.21.1-SNAPSHOT [52/169] 15:47:15 [INFO] -------------------------------[ bundle ]------------------------------- 15:47:15 [INFO] 15:47:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-bmp-spi --- 15:47:15 [INFO] 15:47:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-bmp-spi --- 15:47:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:15 [INFO] 15:47:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-bmp-spi --- 15:47:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:15 [INFO] 15:47:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-bmp-spi --- 15:47:15 [INFO] 15:47:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-bmp-spi --- 15:47:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-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/** 15:47:15 [INFO] 15:47:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-bmp-spi --- 15:47:15 [INFO] Starting audit... 15:47:15 Audit done. 15:47:15 [INFO] You have 0 Checkstyle violations. 15:47:15 [INFO] 15:47:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-bmp-spi --- 15:47:15 [INFO] Starting audit... 15:47:15 Audit done. 15:47:15 [INFO] You have 0 Checkstyle violations. 15:47:15 [INFO] 15:47:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bgp-bmp-spi --- 15:47:15 [INFO] 15:47:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bgp-bmp-spi --- 15:47:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/src/main/resources 15:47:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/generated-sources/spi 15:47:15 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/generated-sources/yang 15:47:15 [INFO] 15:47:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bgp-bmp-spi --- 15:47:15 [INFO] Recompiling the module because of changed dependency. 15:47:15 [INFO] Compiling 26 source files with javac [debug release 17] to target/classes 15:47:15 [INFO] Writing META-INF/services/org.opendaylight.protocol.bmp.spi.registry.BmpExtensionConsumerContext 15:47:15 [WARNING] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/src/main/java/org/opendaylight/protocol/bmp/api/BmpSession.java:[20,8] auto-closeable resource org.opendaylight.protocol.bmp.api.BmpSession has a member method close() that could throw InterruptedException 15:47:15 [INFO] 15:47:15 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bgp-bmp-spi >>> 15:47:15 [INFO] 15:47:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bgp-bmp-spi --- 15:47:15 [INFO] Fork Value is true 15:47:18 [INFO] Done SpotBugs Analysis.... 15:47:18 [INFO] 15:47:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bgp-bmp-spi <<< 15:47:18 [INFO] 15:47:18 [INFO] 15:47:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bgp-bmp-spi --- 15:47:18 [INFO] BugInstance size is 0 15:47:18 [INFO] Error size is 0 15:47:18 [INFO] No errors/warnings found 15:47:18 [INFO] 15:47:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bgp-bmp-spi --- 15:47:18 [INFO] skip non existing resourceDirectory /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/src/test/resources 15:47:18 [INFO] 15:47:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bgp-bmp-spi --- 15:47:18 [INFO] Recompiling the module because of changed dependency. 15:47:18 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 15:47:18 [INFO] 15:47:18 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bgp-bmp-spi --- 15:47:18 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/surefire-reports 15:47:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:47:18 [INFO] 15:47:18 [INFO] ------------------------------------------------------- 15:47:18 [INFO] T E S T S 15:47:18 [INFO] ------------------------------------------------------- 15:47:19 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 15:47:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.protocol.bmp.spi.parser.TlvUtilTest 15:47:19 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 15:47:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpPerPeerMessageParserTest 15:47:19 [INFO] Running org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 15:47:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageWithTlvParserTest 15:47:19 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 15:47:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:47:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.353 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpExtensionProviderContextTest 15:47:21 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 15:47:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistryTest 15:47:21 [INFO] Running org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 15:47:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.protocol.bmp.spi.registry.SimpleBmpTlvRegistryTest 15:47:21 [INFO] 15:47:21 [INFO] Results: 15:47:21 [INFO] 15:47:21 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 15:47:21 [INFO] 15:47:21 [INFO] 15:47:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bgp-bmp-spi --- 15:47:21 [INFO] 15:47:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bgp-bmp-spi --- 15:47:21 [INFO] Building bundle: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/bgp-bmp-spi-0.21.1-SNAPSHOT.jar 15:47:21 [INFO] Writing manifest: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/classes/META-INF/MANIFEST.MF 15:47:21 [INFO] 15:47:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bgp-bmp-spi --- 15:47:21 [INFO] No previous run data found, generating javadoc. 15:47:22 [INFO] Building jar: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/bgp-bmp-spi-0.21.1-SNAPSHOT-javadoc.jar 15:47:22 [INFO] 15:47:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bgp-bmp-spi --- 15:47:22 [INFO] CycloneDX: Resolving Dependencies 15:47:23 [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) 15:47:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/bom.xml 15:47:23 [INFO] attaching as bgp-bmp-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:47:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/bom.json 15:47:23 [INFO] attaching as bgp-bmp-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:47:23 [INFO] 15:47:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bgp-bmp-spi --- 15:47:23 [INFO] Skipping duplicate-finder execution! 15:47:23 [INFO] 15:47:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bgp-bmp-spi --- 15:47:23 [WARNING] Non-test scoped test only dependencies found: 15:47:23 [WARNING] org.opendaylight.bgpcep:bgp-parser-api:jar:0.21.1-SNAPSHOT:compile 15:47:23 [INFO] 15:47:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bgp-bmp-spi --- 15:47:23 [INFO] Skipping source per configuration. 15:47:23 [INFO] 15:47:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bgp-bmp-spi --- 15:47:23 [INFO] 15:47:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bgp-bmp-spi --- 15:47:23 [INFO] Loading execution data file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/code-coverage/jacoco.exec 15:47:23 [INFO] Analyzed bundle 'bgp-bmp-spi' with 9 classes 15:47:23 [INFO] 15:47:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bgp-bmp-spi --- 15:47:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/bgp-bmp-spi-0.21.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.1-SNAPSHOT/bgp-bmp-spi-0.21.1-SNAPSHOT.jar 15:47:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.1-SNAPSHOT/bgp-bmp-spi-0.21.1-SNAPSHOT.pom 15:47:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/bgp-bmp-spi-0.21.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.1-SNAPSHOT/bgp-bmp-spi-0.21.1-SNAPSHOT-javadoc.jar 15:47:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.1-SNAPSHOT/bgp-bmp-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:47:23 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bmp/bmp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.1-SNAPSHOT/bgp-bmp-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:47:23 [INFO] 15:47:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bgp-bmp-spi --- 15:47:23 [INFO] Installing org/opendaylight/bgpcep/bgp-bmp-spi/0.21.1-SNAPSHOT/bgp-bmp-spi-0.21.1-SNAPSHOT.jar 15:47:23 [INFO] Writing OBR metadata 15:47:23 [INFO] 15:47:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bgp-bmp-spi --- 15:47:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:47:23 [INFO] 15:47:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bgp-bmp-spi --- 15:47:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:47:23 [INFO] 15:47:23 [INFO] -------------< org.opendaylight.bgpcep:odl-bgpcep-bmp-api >------------- 15:47:23 [INFO] Building OpenDaylight :: BMP :: API 0.21.1-SNAPSHOT [53/169] 15:47:23 [INFO] ------------------------------[ feature ]------------------------------- 15:47:23 [INFO] 15:47:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bmp-api --- 15:47:23 [INFO] 15:47:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bmp-api --- 15:47:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:23 [INFO] 15:47:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bmp-api --- 15:47:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:23 [INFO] 15:47:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] 15:47:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:47:24 [INFO] argLine set to empty 15:47:24 [INFO] 15:47:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] Starting audit... 15:47:24 Audit done. 15:47:24 [INFO] You have 0 Checkstyle violations. 15:47:24 [INFO] 15:47:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] Starting audit... 15:47:24 Audit done. 15:47:24 [INFO] You have 0 Checkstyle violations. 15:47:24 [INFO] 15:47:24 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bmp-api/target/classes/META-INF/maven/dependencies.properties 15:47:24 [INFO] 15:47:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] 15:47:24 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bmp-api/target/feature/feature.xml 15:47:24 [INFO] ...done! 15:47:24 [INFO] Attaching features XML 15:47:24 [INFO] 15:47:24 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bmp-api --- 15:47: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 15:47:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:47:24 [INFO] 15:47:24 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bmp-api >>> 15:47:24 [INFO] 15:47:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] 15:47:24 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bmp-api <<< 15:47:24 [INFO] 15:47:24 [INFO] 15:47:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] 15:47:24 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] 15:47:24 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bmp-api --- 15:47:24 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bmp-api/target/surefire-reports 15:47:24 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:47:24 [INFO] 15:47:24 [INFO] ------------------------------------------------------- 15:47:24 [INFO] T E S T S 15:47:24 [INFO] ------------------------------------------------------- 15:47:26 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:47:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.76 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:47:38 [INFO] 15:47:38 [INFO] Results: 15:47:38 [INFO] 15:47:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:47:38 [INFO] 15:47:38 [INFO] 15:47:38 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bmp-api --- 15:47:38 [INFO] 15:47:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bmp-api --- 15:47:38 [INFO] 15:47:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bmp-api --- 15:47:38 [INFO] CycloneDX: Resolving Dependencies 15:47:42 [INFO] CycloneDX: Creating BOM version 1.4 with 135 component(s) 15:47:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bmp-api/target/bom.xml 15:47:42 [INFO] attaching as odl-bgpcep-bmp-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:47:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bmp-api/target/bom.json 15:47:42 [INFO] attaching as odl-bgpcep-bmp-api-0.21.1-SNAPSHOT-cyclonedx.json 15:47:42 [INFO] 15:47:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bmp-api --- 15:47:42 [INFO] Skipping duplicate-finder execution! 15:47:42 [INFO] 15:47:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bmp-api --- 15:47:42 [INFO] Skipping plugin execution 15:47:42 [INFO] 15:47:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bmp-api --- 15:47:42 [INFO] Skipping source per configuration. 15:47:42 [INFO] 15:47:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bmp-api --- 15:47:42 [INFO] 15:47:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bmp-api --- 15:47:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:47:42 [INFO] 15:47:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bmp-api --- 15:47:42 [INFO] No primary artifact to install, installing attached artifacts instead. 15:47:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bmp-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.1-SNAPSHOT/odl-bgpcep-bmp-api-0.21.1-SNAPSHOT.pom 15:47:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bmp-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.1-SNAPSHOT/odl-bgpcep-bmp-api-0.21.1-SNAPSHOT-features.xml 15:47:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bmp-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.1-SNAPSHOT/odl-bgpcep-bmp-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:47:42 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bmp-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.1-SNAPSHOT/odl-bgpcep-bmp-api-0.21.1-SNAPSHOT-cyclonedx.json 15:47:42 [INFO] 15:47:42 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bmp-api --- 15:47:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:47:42 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:47:42 [INFO] 15:47:42 [INFO] -------< org.opendaylight.bgpcep:odl-bgpcep-bgp-extensions-api >-------- 15:47:42 [INFO] Building OpenDaylight :: BGP :: Extensions API 0.21.1-SNAPSHOT [54/169] 15:47:42 [INFO] ------------------------------[ feature ]------------------------------- 15:47:42 [INFO] 15:47:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-extensions-api --- 15:47:42 [INFO] 15:47:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-extensions-api --- 15:47:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:42 [INFO] 15:47:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-extensions-api --- 15:47:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:47:42 [INFO] 15:47:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-extensions-api --- 15:47:42 [INFO] 15:47:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-extensions-api --- 15:47:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:47:42 [INFO] argLine set to empty 15:47:42 [INFO] 15:47:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-extensions-api --- 15:47:42 [INFO] Starting audit... 15:47:42 Audit done. 15:47:42 [INFO] You have 0 Checkstyle violations. 15:47:42 [INFO] 15:47:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-extensions-api --- 15:47:42 [INFO] Starting audit... 15:47:42 Audit done. 15:47:42 [INFO] You have 0 Checkstyle violations. 15:47:42 [INFO] 15:47:42 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-extensions-api --- 15:47:42 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-extensions-api/target/classes/META-INF/maven/dependencies.properties 15:47:42 [INFO] 15:47:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-extensions-api --- 15:47:42 [INFO] 15:47:42 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-extensions-api --- 15:47:43 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml 15:47:43 [INFO] ...done! 15:47:43 [INFO] Attaching features XML 15:47:43 [INFO] 15:47:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-extensions-api --- 15:47:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:47:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:47:43 [INFO] 15:47:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-extensions-api >>> 15:47:43 [INFO] 15:47:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-extensions-api --- 15:47:43 [INFO] 15:47:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-extensions-api <<< 15:47:43 [INFO] 15:47:43 [INFO] 15:47:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-extensions-api --- 15:47:43 [INFO] 15:47:43 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-extensions-api --- 15:47:43 [INFO] 15:47:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-extensions-api --- 15:47:43 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-extensions-api/target/surefire-reports 15:47:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:47:43 [INFO] 15:47:43 [INFO] ------------------------------------------------------- 15:47:43 [INFO] T E S T S 15:47:43 [INFO] ------------------------------------------------------- 15:47:44 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:47:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.69 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:47:56 [INFO] 15:47:56 [INFO] Results: 15:47:56 [INFO] 15:47:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:47:56 [INFO] 15:47:56 [INFO] 15:47:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-extensions-api --- 15:47:56 [INFO] 15:47:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-extensions-api --- 15:47:56 [INFO] 15:47:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-extensions-api --- 15:47:56 [INFO] CycloneDX: Resolving Dependencies 15:48:00 [INFO] CycloneDX: Creating BOM version 1.4 with 141 component(s) 15:48:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-extensions-api/target/bom.xml 15:48:00 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:48:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-extensions-api/target/bom.json 15:48:00 [INFO] attaching as odl-bgpcep-bgp-extensions-api-0.21.1-SNAPSHOT-cyclonedx.json 15:48:00 [INFO] 15:48:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-extensions-api --- 15:48:00 [INFO] Skipping duplicate-finder execution! 15:48:00 [INFO] 15:48:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-extensions-api --- 15:48:00 [INFO] Skipping plugin execution 15:48:00 [INFO] 15:48:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-extensions-api --- 15:48:00 [INFO] Skipping source per configuration. 15:48:00 [INFO] 15:48:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-extensions-api --- 15:48:00 [INFO] 15:48:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-extensions-api --- 15:48:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:00 [INFO] 15:48:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-extensions-api --- 15:48:00 [INFO] No primary artifact to install, installing attached artifacts instead. 15:48:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-extensions-api/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.1-SNAPSHOT.pom 15:48:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-extensions-api/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.1-SNAPSHOT-features.xml 15:48:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-extensions-api/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.1-SNAPSHOT-cyclonedx.xml 15:48:00 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-extensions-api/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.1-SNAPSHOT/odl-bgpcep-bgp-extensions-api-0.21.1-SNAPSHOT-cyclonedx.json 15:48:00 [INFO] 15:48:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-extensions-api --- 15:48:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:48:00 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:48:00 [INFO] 15:48:00 [INFO] ------------< org.opendaylight.bgpcep:odl-bgpcep-bgp-inet >------------- 15:48:00 [INFO] Building OpenDaylight :: BGP :: Inet 0.21.1-SNAPSHOT [55/169] 15:48:00 [INFO] ------------------------------[ feature ]------------------------------- 15:48:00 [INFO] 15:48:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-inet --- 15:48:00 [INFO] 15:48:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-inet --- 15:48:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:00 [INFO] 15:48:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-inet --- 15:48:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:00 [INFO] 15:48:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] 15:48:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:01 [INFO] argLine set to empty 15:48:01 [INFO] 15:48:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] Starting audit... 15:48:01 Audit done. 15:48:01 [INFO] You have 0 Checkstyle violations. 15:48:01 [INFO] 15:48:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] Starting audit... 15:48:01 Audit done. 15:48:01 [INFO] You have 0 Checkstyle violations. 15:48:01 [INFO] 15:48:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-inet/target/classes/META-INF/maven/dependencies.properties 15:48:01 [INFO] 15:48:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] 15:48:01 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-inet/target/feature/feature.xml 15:48:01 [INFO] ...done! 15:48:01 [INFO] Attaching features XML 15:48:01 [INFO] 15:48:01 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-inet --- 15:48: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 15:48:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:48:01 [INFO] 15:48:01 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-inet >>> 15:48:01 [INFO] 15:48:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] 15:48:01 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-inet <<< 15:48:01 [INFO] 15:48:01 [INFO] 15:48:01 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] 15:48:01 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] 15:48:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-inet --- 15:48:01 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-inet/target/surefire-reports 15:48:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:48:01 [INFO] 15:48:01 [INFO] ------------------------------------------------------- 15:48:01 [INFO] T E S T S 15:48:01 [INFO] ------------------------------------------------------- 15:48:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:48:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.34 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:48:15 [INFO] 15:48:15 [INFO] Results: 15:48:15 [INFO] 15:48:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:48:15 [INFO] 15:48:15 [INFO] 15:48:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-inet --- 15:48:15 [INFO] 15:48:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-inet --- 15:48:15 [INFO] 15:48:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-inet --- 15:48:15 [INFO] CycloneDX: Resolving Dependencies 15:48:19 [INFO] CycloneDX: Creating BOM version 1.4 with 143 component(s) 15:48:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-inet/target/bom.xml 15:48:20 [INFO] attaching as odl-bgpcep-bgp-inet-0.21.1-SNAPSHOT-cyclonedx.xml 15:48:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-inet/target/bom.json 15:48:20 [INFO] attaching as odl-bgpcep-bgp-inet-0.21.1-SNAPSHOT-cyclonedx.json 15:48:20 [INFO] 15:48:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-inet --- 15:48:20 [INFO] Skipping duplicate-finder execution! 15:48:20 [INFO] 15:48:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-inet --- 15:48:20 [INFO] Skipping plugin execution 15:48:20 [INFO] 15:48:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-inet --- 15:48:20 [INFO] Skipping source per configuration. 15:48:20 [INFO] 15:48:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-inet --- 15:48:20 [INFO] 15:48:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-inet --- 15:48:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:20 [INFO] 15:48:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-inet --- 15:48:20 [INFO] No primary artifact to install, installing attached artifacts instead. 15:48:20 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-inet/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.1-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.1-SNAPSHOT.pom 15:48:20 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-inet/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.1-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.1-SNAPSHOT-features.xml 15:48:20 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-inet/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.1-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.1-SNAPSHOT-cyclonedx.xml 15:48:20 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-inet/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.1-SNAPSHOT/odl-bgpcep-bgp-inet-0.21.1-SNAPSHOT-cyclonedx.json 15:48:20 [INFO] 15:48:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-inet --- 15:48:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:48:20 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:48:20 [INFO] 15:48:20 [INFO] ------< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-spi >------ 15:48:20 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Spi 0.21.1-SNAPSHOT [56/169] 15:48:20 [INFO] ------------------------------[ feature ]------------------------------- 15:48:20 [INFO] 15:48:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] 15:48:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:20 [INFO] 15:48:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:20 [INFO] 15:48:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] 15:48:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:20 [INFO] argLine set to empty 15:48:20 [INFO] 15:48:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] Starting audit... 15:48:20 Audit done. 15:48:20 [INFO] You have 0 Checkstyle violations. 15:48:20 [INFO] 15:48:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] Starting audit... 15:48:20 Audit done. 15:48:20 [INFO] You have 0 Checkstyle violations. 15:48:20 [INFO] 15:48:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-spi/target/classes/META-INF/maven/dependencies.properties 15:48:20 [INFO] 15:48:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] 15:48:20 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml 15:48:20 [INFO] ...done! 15:48:20 [INFO] Attaching features XML 15:48:20 [INFO] 15:48:20 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48: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 15:48:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:48:20 [INFO] 15:48:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi >>> 15:48:20 [INFO] 15:48:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] 15:48:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-spi <<< 15:48:20 [INFO] 15:48:20 [INFO] 15:48:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] 15:48:20 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] 15:48:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:20 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-spi/target/surefire-reports 15:48:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:48:20 [INFO] 15:48:20 [INFO] ------------------------------------------------------- 15:48:20 [INFO] T E S T S 15:48:20 [INFO] ------------------------------------------------------- 15:48:22 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:48:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.19 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:48:35 [INFO] 15:48:35 [INFO] Results: 15:48:35 [INFO] 15:48:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:48:35 [INFO] 15:48:35 [INFO] 15:48:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:35 [INFO] 15:48:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:35 [INFO] 15:48:35 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:35 [INFO] CycloneDX: Resolving Dependencies 15:48:40 [INFO] CycloneDX: Creating BOM version 1.4 with 145 component(s) 15:48:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml 15:48:40 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:48:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json 15:48:40 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:48:40 [INFO] 15:48:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:40 [INFO] Skipping duplicate-finder execution! 15:48:40 [INFO] 15:48:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:40 [INFO] Skipping plugin execution 15:48:40 [INFO] 15:48:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:40 [INFO] Skipping source per configuration. 15:48:40 [INFO] 15:48:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:40 [INFO] 15:48:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:40 [INFO] 15:48:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:40 [INFO] No primary artifact to install, installing attached artifacts instead. 15:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.1-SNAPSHOT.pom 15:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-features.xml 15:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:48:40 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:48:40 [INFO] 15:48:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig-rp-spi --- 15:48:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:48:40 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:48:40 [INFO] 15:48:40 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-bgp-route-target >--------- 15:48:40 [INFO] Building OpenDaylight :: BGP :: Route Target Constrains 0.21.1-SNAPSHOT [57/169] 15:48:40 [INFO] ------------------------------[ feature ]------------------------------- 15:48:40 [INFO] 15:48:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-route-target --- 15:48:40 [INFO] 15:48:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-route-target --- 15:48:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:40 [INFO] 15:48:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-route-target --- 15:48:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:48:40 [INFO] 15:48:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] 15:48:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:48:41 [INFO] argLine set to empty 15:48:41 [INFO] 15:48:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] Starting audit... 15:48:41 Audit done. 15:48:41 [INFO] You have 0 Checkstyle violations. 15:48:41 [INFO] 15:48:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] Starting audit... 15:48:41 Audit done. 15:48:41 [INFO] You have 0 Checkstyle violations. 15:48:41 [INFO] 15:48:41 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-route-target/target/classes/META-INF/maven/dependencies.properties 15:48:41 [INFO] 15:48:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] 15:48:41 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml 15:48:41 [INFO] ...done! 15:48:41 [INFO] Attaching features XML 15:48:41 [INFO] 15:48:41 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-route-target --- 15:48: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 15:48:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:48:41 [INFO] 15:48:41 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-route-target >>> 15:48:41 [INFO] 15:48:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] 15:48:41 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-route-target <<< 15:48:41 [INFO] 15:48:41 [INFO] 15:48:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] 15:48:41 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] 15:48:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-route-target --- 15:48:41 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-route-target/target/surefire-reports 15:48:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:48:41 [INFO] 15:48:41 [INFO] ------------------------------------------------------- 15:48:41 [INFO] T E S T S 15:48:41 [INFO] ------------------------------------------------------- 15:48:43 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:48:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.48 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:48:56 [INFO] 15:48:56 [INFO] Results: 15:48:56 [INFO] 15:48:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:48:56 [INFO] 15:48:56 [INFO] 15:48:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-route-target --- 15:48:56 [INFO] 15:48:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-route-target --- 15:48:56 [INFO] 15:48:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-route-target --- 15:48:56 [INFO] CycloneDX: Resolving Dependencies 15:49:01 [INFO] CycloneDX: Creating BOM version 1.4 with 147 component(s) 15:49:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-route-target/target/bom.xml 15:49:01 [INFO] attaching as odl-bgpcep-bgp-route-target-0.21.1-SNAPSHOT-cyclonedx.xml 15:49:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-route-target/target/bom.json 15:49:01 [INFO] attaching as odl-bgpcep-bgp-route-target-0.21.1-SNAPSHOT-cyclonedx.json 15:49:01 [INFO] 15:49:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-route-target --- 15:49:01 [INFO] Skipping duplicate-finder execution! 15:49:01 [INFO] 15:49:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-route-target --- 15:49:01 [INFO] Skipping plugin execution 15:49:01 [INFO] 15:49:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-route-target --- 15:49:01 [INFO] Skipping source per configuration. 15:49:01 [INFO] 15:49:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-route-target --- 15:49:01 [INFO] 15:49:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-route-target --- 15:49:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:01 [INFO] 15:49:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-route-target --- 15:49:01 [INFO] No primary artifact to install, installing attached artifacts instead. 15:49:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-route-target/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.1-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.1-SNAPSHOT.pom 15:49:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-route-target/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.1-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.1-SNAPSHOT-features.xml 15:49:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-route-target/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.1-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.1-SNAPSHOT-cyclonedx.xml 15:49:01 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-route-target/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.1-SNAPSHOT/odl-bgpcep-bgp-route-target-0.21.1-SNAPSHOT-cyclonedx.json 15:49:01 [INFO] 15:49:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-route-target --- 15:49:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:49:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:49:01 [INFO] 15:49:01 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-path-selection-mode >----- 15:49:01 [INFO] Building OpenDaylight :: BGP :: Path Selection 0.21.1-SNAPSHOT [58/169] 15:49:01 [INFO] ------------------------------[ feature ]------------------------------- 15:49:01 [INFO] 15:49:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] 15:49:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:01 [INFO] 15:49:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:01 [INFO] 15:49:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] 15:49:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:01 [INFO] argLine set to empty 15:49:01 [INFO] 15:49:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] Starting audit... 15:49:01 Audit done. 15:49:01 [INFO] You have 0 Checkstyle violations. 15:49:01 [INFO] 15:49:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] Starting audit... 15:49:01 Audit done. 15:49:01 [INFO] You have 0 Checkstyle violations. 15:49:01 [INFO] 15:49:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-path-selection-mode/target/classes/META-INF/maven/dependencies.properties 15:49:01 [INFO] 15:49:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] 15:49:01 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:01 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml 15:49:02 [INFO] ...done! 15:49:02 [INFO] Attaching features XML 15:49:02 [INFO] 15:49:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-path-selection-mode --- 15:49: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 15:49:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:02 [INFO] 15:49:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-path-selection-mode >>> 15:49:02 [INFO] 15:49:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:02 [INFO] 15:49:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-path-selection-mode <<< 15:49:02 [INFO] 15:49:02 [INFO] 15:49:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:02 [INFO] 15:49:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:02 [INFO] 15:49:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:02 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-path-selection-mode/target/surefire-reports 15:49:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:49:02 [INFO] 15:49:02 [INFO] ------------------------------------------------------- 15:49:02 [INFO] T E S T S 15:49:02 [INFO] ------------------------------------------------------- 15:49:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:49:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.79 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:49:15 [INFO] 15:49:15 [INFO] Results: 15:49:15 [INFO] 15:49:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:49:15 [INFO] 15:49:15 [INFO] 15:49:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:15 [INFO] 15:49:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:15 [INFO] 15:49:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:15 [INFO] CycloneDX: Resolving Dependencies 15:49:20 [INFO] CycloneDX: Creating BOM version 1.4 with 137 component(s) 15:49:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml 15:49:20 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.21.1-SNAPSHOT-cyclonedx.xml 15:49:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json 15:49:20 [INFO] attaching as odl-bgpcep-bgp-path-selection-mode-0.21.1-SNAPSHOT-cyclonedx.json 15:49:20 [INFO] 15:49:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:20 [INFO] Skipping duplicate-finder execution! 15:49:20 [INFO] 15:49:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:20 [INFO] Skipping plugin execution 15:49:20 [INFO] 15:49:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:20 [INFO] Skipping source per configuration. 15:49:20 [INFO] 15:49:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:20 [INFO] 15:49:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:20 [INFO] 15:49:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:20 [INFO] No primary artifact to install, installing attached artifacts instead. 15:49:20 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-path-selection-mode/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.1-SNAPSHOT.pom 15:49:20 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-path-selection-mode/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.1-SNAPSHOT-features.xml 15:49:20 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-path-selection-mode/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.1-SNAPSHOT-cyclonedx.xml 15:49:20 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-path-selection-mode/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.1-SNAPSHOT/odl-bgpcep-bgp-path-selection-mode-0.21.1-SNAPSHOT-cyclonedx.json 15:49:20 [INFO] 15:49:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-path-selection-mode --- 15:49:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:49:20 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:49:20 [INFO] 15:49:20 [INFO] --------< org.opendaylight.bgpcep:odl-bgpcep-config-loader-spi >-------- 15:49:20 [INFO] Building OpenDaylight :: BGPCEP :: SPI Config Loader 0.21.1-SNAPSHOT [59/169] 15:49:20 [INFO] ------------------------------[ feature ]------------------------------- 15:49:20 [INFO] 15:49:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] 15:49:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:20 [INFO] 15:49:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:20 [INFO] 15:49:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] 15:49:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:20 [INFO] argLine set to empty 15:49:20 [INFO] 15:49:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] Starting audit... 15:49:20 Audit done. 15:49:20 [INFO] You have 0 Checkstyle violations. 15:49:20 [INFO] 15:49:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] Starting audit... 15:49:20 Audit done. 15:49:20 [INFO] You have 0 Checkstyle violations. 15:49:20 [INFO] 15:49:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-config-loader-spi/target/classes/META-INF/maven/dependencies.properties 15:49:20 [INFO] 15:49:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] 15:49:20 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml 15:49:20 [INFO] ...done! 15:49:20 [INFO] Attaching features XML 15:49:20 [INFO] 15:49:20 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-config-loader-spi --- 15:49: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 15:49:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:20 [INFO] 15:49:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-config-loader-spi >>> 15:49:20 [INFO] 15:49:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] 15:49:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-config-loader-spi <<< 15:49:20 [INFO] 15:49:20 [INFO] 15:49:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] 15:49:20 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] 15:49:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-config-loader-spi --- 15:49:20 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-config-loader-spi/target/surefire-reports 15:49:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:49:20 [INFO] 15:49:20 [INFO] ------------------------------------------------------- 15:49:20 [INFO] T E S T S 15:49:20 [INFO] ------------------------------------------------------- 15:49:22 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.47 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:49:33 [INFO] 15:49:33 [INFO] Results: 15:49:33 [INFO] 15:49:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:49:33 [INFO] 15:49:33 [INFO] 15:49:33 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-config-loader-spi --- 15:49:33 [INFO] 15:49:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-config-loader-spi --- 15:49:33 [INFO] 15:49:33 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-config-loader-spi --- 15:49:33 [INFO] CycloneDX: Resolving Dependencies 15:49:37 [INFO] CycloneDX: Creating BOM version 1.4 with 94 component(s) 15:49:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-config-loader-spi/target/bom.xml 15:49:37 [INFO] attaching as odl-bgpcep-config-loader-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:49:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-config-loader-spi/target/bom.json 15:49:37 [INFO] attaching as odl-bgpcep-config-loader-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:49:37 [INFO] 15:49:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-config-loader-spi --- 15:49:37 [INFO] Skipping duplicate-finder execution! 15:49:37 [INFO] 15:49:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-config-loader-spi --- 15:49:37 [INFO] Skipping plugin execution 15:49:37 [INFO] 15:49:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-config-loader-spi --- 15:49:37 [INFO] Skipping source per configuration. 15:49:37 [INFO] 15:49:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-config-loader-spi --- 15:49:37 [INFO] 15:49:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-config-loader-spi --- 15:49:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:37 [INFO] 15:49:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-config-loader-spi --- 15:49:37 [INFO] No primary artifact to install, installing attached artifacts instead. 15:49:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-config-loader-spi/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.1-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.1-SNAPSHOT.pom 15:49:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-config-loader-spi/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.1-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.1-SNAPSHOT-features.xml 15:49:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-config-loader-spi/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.1-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.1-SNAPSHOT-cyclonedx.xml 15:49:37 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-config-loader-spi/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.1-SNAPSHOT/odl-bgpcep-config-loader-spi-0.21.1-SNAPSHOT-cyclonedx.json 15:49:37 [INFO] 15:49:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-config-loader-spi --- 15:49:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:49:37 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:49:37 [INFO] 15:49:37 [INFO] -----< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-impl >------ 15:49:37 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Impl 0.21.1-SNAPSHOT [60/169] 15:49:37 [INFO] ------------------------------[ feature ]------------------------------- 15:49:37 [INFO] 15:49:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] 15:49:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:37 [INFO] 15:49:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:49:37 [INFO] 15:49:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] 15:49:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:49:37 [INFO] argLine set to empty 15:49:37 [INFO] 15:49:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] Starting audit... 15:49:37 Audit done. 15:49:37 [INFO] You have 0 Checkstyle violations. 15:49:37 [INFO] 15:49:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] Starting audit... 15:49:37 Audit done. 15:49:37 [INFO] You have 0 Checkstyle violations. 15:49:37 [INFO] 15:49:37 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-impl/target/classes/META-INF/maven/dependencies.properties 15:49:37 [INFO] 15:49:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] 15:49:37 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml 15:49:37 [INFO] ...done! 15:49:37 [INFO] Attaching features XML 15:49:37 [INFO] 15:49:37 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49: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 15:49:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:49:37 [INFO] 15:49:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl >>> 15:49:37 [INFO] 15:49:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] 15:49:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-impl <<< 15:49:37 [INFO] 15:49:37 [INFO] 15:49:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] 15:49:37 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] 15:49:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:37 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-impl/target/surefire-reports 15:49:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:49:37 [INFO] 15:49:37 [INFO] ------------------------------------------------------- 15:49:37 [INFO] T E S T S 15:49:37 [INFO] ------------------------------------------------------- 15:49:39 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:49:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.86 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:49:56 [INFO] 15:49:56 [INFO] Results: 15:49:56 [INFO] 15:49:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:49:56 [INFO] 15:49:56 [INFO] 15:49:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:56 [INFO] 15:49:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:56 [INFO] 15:49:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:49:56 [INFO] CycloneDX: Resolving Dependencies 15:50:02 [INFO] CycloneDX: Creating BOM version 1.4 with 227 component(s) 15:50:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml 15:50:02 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:50:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json 15:50:02 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:50:02 [INFO] 15:50:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:50:02 [INFO] Skipping duplicate-finder execution! 15:50:02 [INFO] 15:50:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:50:02 [INFO] Skipping plugin execution 15:50:02 [INFO] 15:50:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:50:02 [INFO] Skipping source per configuration. 15:50:02 [INFO] 15:50:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:50:02 [INFO] 15:50:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:50:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:02 [INFO] 15:50:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:50:02 [INFO] No primary artifact to install, installing attached artifacts instead. 15:50:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.1-SNAPSHOT.pom 15:50:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-features.xml 15:50:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:50:02 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:50:02 [INFO] 15:50:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig-rp-impl --- 15:50:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:50:02 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:50:02 [INFO] 15:50:02 [INFO] ---< org.opendaylight.bgpcep:odl-bgpcep-bgp-openconfig-rp-statement >--- 15:50:02 [INFO] Building OpenDaylight :: BGP :: Openconfig Routing Policy Statements 0.21.1-SNAPSHOT [61/169] 15:50:02 [INFO] ------------------------------[ feature ]------------------------------- 15:50:02 [INFO] 15:50:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:02 [INFO] 15:50:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:02 [INFO] 15:50:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:02 [INFO] 15:50:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] 15:50:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:03 [INFO] argLine set to empty 15:50:03 [INFO] 15:50:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] Starting audit... 15:50:03 Audit done. 15:50:03 [INFO] You have 0 Checkstyle violations. 15:50:03 [INFO] 15:50:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] Starting audit... 15:50:03 Audit done. 15:50:03 [INFO] You have 0 Checkstyle violations. 15:50:03 [INFO] 15:50:03 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-statement/target/classes/META-INF/maven/dependencies.properties 15:50:03 [INFO] 15:50:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] 15:50:03 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml 15:50:03 [INFO] ...done! 15:50:03 [INFO] Attaching features XML 15:50:03 [INFO] 15:50:03 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:50:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:50:03 [INFO] 15:50:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement >>> 15:50:03 [INFO] 15:50:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] 15:50:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-openconfig-rp-statement <<< 15:50:03 [INFO] 15:50:03 [INFO] 15:50:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] 15:50:03 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] 15:50:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:03 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-statement/target/surefire-reports 15:50:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:50:03 [INFO] 15:50:03 [INFO] ------------------------------------------------------- 15:50:03 [INFO] T E S T S 15:50:03 [INFO] ------------------------------------------------------- 15:50:05 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:50:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.92 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:50:22 [INFO] 15:50:22 [INFO] Results: 15:50:22 [INFO] 15:50:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:50:22 [INFO] 15:50:22 [INFO] 15:50:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:22 [INFO] 15:50:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:22 [INFO] 15:50:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:22 [INFO] CycloneDX: Resolving Dependencies 15:50:27 [INFO] CycloneDX: Creating BOM version 1.4 with 225 component(s) 15:50:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml 15:50:27 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-cyclonedx.xml 15:50:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json 15:50:27 [INFO] attaching as odl-bgpcep-bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-cyclonedx.json 15:50:27 [INFO] 15:50:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:27 [INFO] Skipping duplicate-finder execution! 15:50:27 [INFO] 15:50:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:27 [INFO] Skipping plugin execution 15:50:27 [INFO] 15:50:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:27 [INFO] Skipping source per configuration. 15:50:27 [INFO] 15:50:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:27 [INFO] 15:50:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:27 [INFO] 15:50:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:27 [INFO] No primary artifact to install, installing attached artifacts instead. 15:50:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-statement/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.1-SNAPSHOT.pom 15:50:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-statement/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-features.xml 15:50:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-cyclonedx.xml 15:50:27 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-openconfig-rp-statement/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.1-SNAPSHOT/odl-bgpcep-bgp-openconfig-rp-statement-0.21.1-SNAPSHOT-cyclonedx.json 15:50:27 [INFO] 15:50:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-openconfig-rp-statement --- 15:50:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:50:27 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:50:27 [INFO] 15:50:27 [INFO] ----------< org.opendaylight.bgpcep:odl-bgpcep-bgp-rib-impl >----------- 15:50:27 [INFO] Building OpenDaylight :: BGP :: RIB Impl 0.21.1-SNAPSHOT [62/169] 15:50:27 [INFO] ------------------------------[ feature ]------------------------------- 15:50:28 [INFO] 15:50:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] 15:50:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:28 [INFO] 15:50:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:28 [INFO] 15:50:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] 15:50:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:28 [INFO] argLine set to empty 15:50:28 [INFO] 15:50:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] Starting audit... 15:50:28 Audit done. 15:50:28 [INFO] You have 0 Checkstyle violations. 15:50:28 [INFO] 15:50:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] Starting audit... 15:50:28 Audit done. 15:50:28 [INFO] You have 0 Checkstyle violations. 15:50:28 [INFO] 15:50:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] Created: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-impl/target/classes/META-INF/maven/dependencies.properties 15:50:28 [INFO] 15:50:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] 15:50:28 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] Generating feature descriptor file /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml 15:50:28 [INFO] ...done! 15:50:28 [INFO] Attaching features XML 15:50:28 [INFO] 15:50:28 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-bgpcep-bgp-rib-impl --- 15:50: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 15:50:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:50:28 [INFO] 15:50:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-bgpcep-bgp-rib-impl >>> 15:50:28 [INFO] 15:50:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] 15:50:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-bgpcep-bgp-rib-impl <<< 15:50:28 [INFO] 15:50:28 [INFO] 15:50:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] 15:50:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] 15:50:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-bgpcep-bgp-rib-impl --- 15:50:28 [INFO] Surefire report directory: /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-impl/target/surefire-reports 15:50:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:50:28 [INFO] 15:50:28 [INFO] ------------------------------------------------------- 15:50:28 [INFO] T E S T S 15:50:28 [INFO] ------------------------------------------------------- 15:50:30 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:50:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.28 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 15:50:48 [INFO] 15:50:48 [INFO] Results: 15:50:48 [INFO] 15:50:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 15:50:48 [INFO] 15:50:48 [INFO] 15:50:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-bgpcep-bgp-rib-impl --- 15:50:48 [INFO] 15:50:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-bgpcep-bgp-rib-impl --- 15:50:48 [INFO] 15:50:48 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-bgpcep-bgp-rib-impl --- 15:50:48 [INFO] CycloneDX: Resolving Dependencies 15:50:53 [INFO] CycloneDX: Creating BOM version 1.4 with 240 component(s) 15:50:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-impl/target/bom.xml 15:50:53 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:50:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-impl/target/bom.json 15:50:53 [INFO] attaching as odl-bgpcep-bgp-rib-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:50:53 [INFO] 15:50:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-bgpcep-bgp-rib-impl --- 15:50:53 [INFO] Skipping duplicate-finder execution! 15:50:53 [INFO] 15:50:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-bgpcep-bgp-rib-impl --- 15:50:53 [INFO] Skipping plugin execution 15:50:53 [INFO] 15:50:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-bgpcep-bgp-rib-impl --- 15:50:53 [INFO] Skipping source per configuration. 15:50:53 [INFO] 15:50:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-bgpcep-bgp-rib-impl --- 15:50:53 [INFO] 15:50:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-bgpcep-bgp-rib-impl --- 15:50:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:50:53 [INFO] 15:50:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-bgpcep-bgp-rib-impl --- 15:50:53 [INFO] No primary artifact to install, installing attached artifacts instead. 15:50:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-impl/pom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.1-SNAPSHOT.pom 15:50:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.1-SNAPSHOT-features.xml 15:50:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-impl/target/bom.xml to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.1-SNAPSHOT-cyclonedx.xml 15:50:53 [INFO] Installing /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/features/odl-bgpcep-bgp-rib-impl/target/bom.json to /tmp/r/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.1-SNAPSHOT/odl-bgpcep-bgp-rib-impl-0.21.1-SNAPSHOT-cyclonedx.json 15:50:53 [INFO] 15:50:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-bgpcep-bgp-rib-impl --- 15:50:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/m2repo 15:50:53 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 15:50:53 [INFO] 15:50:53 [INFO] ------------< org.opendaylight.bgpcep:bgp-openconfig-state >------------ 15:50:53 [INFO] Building bgp-openconfig-state 0.21.1-SNAPSHOT [63/169] 15:50:53 [INFO] -------------------------------[ bundle ]------------------------------- 15:50:54 [INFO] 15:50:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bgp-openconfig-state --- 15:50:54 [INFO] 15:50:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bgp-openconfig-state --- 15:50:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:54 [INFO] 15:50:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bgp-openconfig-state --- 15:50:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:54 [INFO] 15:50:54 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bgp-openconfig-state --- 15:50:54 [INFO] 15:50:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bgp-openconfig-state --- 15:50:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:50:54 [INFO] 15:50:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bgp-openconfig-state --- 15:50:54 [INFO] Starting audit... 15:50:54 Audit done. 15:50:54 [INFO] You have 0 Checkstyle violations. 15:50:54 [INFO] 15:50:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bgp-openconfig-state --- 15:50:54 [INFO] Starting audit... 15:50:54 [ERROR] /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/bgp/openconfig-state/src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:271:30: WhitespaceAround: 'switch' is not preceded with whitespace. [WhitespaceAround] 15:50:54 Audit done. 15:50:54 [INFO] There is 1 error reported by Checkstyle 10.12.6 with odl_checks.xml ruleset. 15:50:54 [ERROR] src/main/java/org/opendaylight/protocol/bgp/state/NeighborUtil.java:[271,30] (whitespace) WhitespaceAround: WhitespaceAround: 'switch' is not preceded with whitespace. 15:50:54 [INFO] ------------------------------------------------------------------------ 15:50:54 [INFO] Reactor Summary for bgpcep 0.21.1-SNAPSHOT: 15:50:54 [INFO] 15:50:54 [INFO] bgpcep-artifacts ................................... SUCCESS [ 3.237 s] 15:50:54 [INFO] binding-parent ..................................... SUCCESS [ 10.608 s] 15:50:54 [INFO] graph-api .......................................... SUCCESS [ 14.414 s] 15:50:54 [INFO] algo-api ........................................... SUCCESS [ 7.521 s] 15:50:54 [INFO] concepts ........................................... SUCCESS [ 9.136 s] 15:50:54 [INFO] BGPCEP common parent ............................... SUCCESS [ 0.490 s] 15:50:54 [INFO] algo-impl .......................................... SUCCESS [ 7.443 s] 15:50:54 [INFO] single-feature-parent .............................. SUCCESS [ 9.384 s] 15:50:54 [INFO] OpenDaylight :: GRAPH :: API ....................... SUCCESS [ 17.924 s] 15:50:54 [INFO] OpenDaylight :: BGPCEP :: Concepts ................. SUCCESS [ 16.888 s] 15:50:54 [INFO] OpenDaylight :: Path Computation Algorithms :: API . SUCCESS [ 16.175 s] 15:50:54 [INFO] graph-impl ......................................... SUCCESS [ 6.734 s] 15:50:54 [INFO] OpenDaylight :: GRAPH .............................. SUCCESS [ 28.445 s] 15:50:54 [INFO] OpenDaylight :: Path Computation Algorithms ........ SUCCESS [ 25.257 s] 15:50:54 [INFO] testtool-parent .................................... SUCCESS [ 1.414 s] 15:50:54 [INFO] util ............................................... SUCCESS [ 8.272 s] 15:50:54 [INFO] bgp-concepts ....................................... SUCCESS [ 11.306 s] 15:50:54 [INFO] bgp-parser-api ..................................... SUCCESS [ 11.178 s] 15:50:54 [INFO] bgp-parser-spi ..................................... SUCCESS [ 13.482 s] 15:50:54 [INFO] bgp-util ........................................... SUCCESS [ 6.325 s] 15:50:54 [INFO] bgp-parser-impl .................................... SUCCESS [ 13.831 s] 15:50:54 [INFO] OpenDaylight :: Extras :: Dependencies ............. SUCCESS [ 17.010 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Dependencies ................ SUCCESS [ 17.187 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Parser :: API ............... SUCCESS [ 17.257 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Parser ...................... SUCCESS [ 17.732 s] 15:50:54 [INFO] bgp-rib-api ........................................ SUCCESS [ 7.441 s] 15:50:54 [INFO] bgp-openconfig-api ................................. SUCCESS [ 23.418 s] 15:50:54 [INFO] bgp-rib-spi ........................................ SUCCESS [ 16.233 s] 15:50:54 [INFO] OpenDaylight :: BGP :: RIB Api ..................... SUCCESS [ 19.521 s] 15:50:54 [INFO] bgp-openconfig-spi ................................. SUCCESS [ 6.917 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Openconfig .................. SUCCESS [ 20.143 s] 15:50:54 [INFO] bgp-bmp-api ........................................ SUCCESS [ 9.943 s] 15:50:54 [INFO] bgp-extension-parent ............................... SUCCESS [ 1.517 s] 15:50:54 [INFO] bgp-inet ........................................... SUCCESS [ 17.530 s] 15:50:54 [INFO] bgp-path-selection-mode ............................ SUCCESS [ 9.128 s] 15:50:54 [INFO] config-loader-spi .................................. SUCCESS [ 4.691 s] 15:50:54 [INFO] config-loader-impl ................................. SUCCESS [ 12.513 s] 15:50:54 [INFO] testtool-util ...................................... SUCCESS [ 28.208 s] 15:50:54 [INFO] routing-policy-config-loader ....................... SUCCESS [ 11.228 s] 15:50:54 [INFO] bgp-openconfig-rp-spi .............................. SUCCESS [ 13.553 s] 15:50:54 [INFO] bgp-route-target ................................... SUCCESS [ 16.413 s] 15:50:54 [INFO] bgp-openconfig-rp-impl ............................. SUCCESS [ 5.538 s] 15:50:54 [INFO] rsvp-api ........................................... SUCCESS [ 10.706 s] 15:50:54 [INFO] rsvp-spi ........................................... SUCCESS [ 10.317 s] 15:50:54 [INFO] rsvp-impl .......................................... SUCCESS [ 10.180 s] 15:50:54 [INFO] bgp-linkstate ...................................... SUCCESS [ 25.745 s] 15:50:54 [INFO] bgp-rib-mock ....................................... SUCCESS [ 5.477 s] 15:50:54 [INFO] bgp-config-example ................................. SUCCESS [ 1.885 s] 15:50:54 [INFO] bgp-openconfig-rp-statement ........................ SUCCESS [ 15.682 s] 15:50:54 [INFO] bgp-rib-impl ....................................... SUCCESS [01:00 min] 15:50:54 [INFO] bgp-peer-acceptor .................................. SUCCESS [ 8.324 s] 15:50:54 [INFO] bgp-bmp-spi ........................................ SUCCESS [ 8.971 s] 15:50:54 [INFO] OpenDaylight :: BMP :: API ......................... SUCCESS [ 18.636 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Extensions API .............. SUCCESS [ 18.488 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Inet ........................ SUCCESS [ 19.172 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Spi SUCCESS [ 20.479 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Route Target Constrains ..... SUCCESS [ 20.842 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Path Selection .............. SUCCESS [ 18.732 s] 15:50:54 [INFO] OpenDaylight :: BGPCEP :: SPI Config Loader ........ SUCCESS [ 16.991 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Impl SUCCESS [ 25.426 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Openconfig Routing Policy Statements SUCCESS [ 25.360 s] 15:50:54 [INFO] OpenDaylight :: BGP :: RIB Impl .................... SUCCESS [ 25.858 s] 15:50:54 [INFO] bgp-openconfig-state ............................... FAILURE [ 1.023 s] 15:50:54 [INFO] OpenDaylight :: BGP :: Config Loader ............... SKIPPED 15:50:54 [INFO] topology-api ....................................... SKIPPED 15:50:54 [INFO] topology-tunnel-api ................................ SKIPPED 15:50:54 [INFO] topology-segment-routing ........................... SKIPPED 15:50:54 [INFO] bgp-topology-provider .............................. SKIPPED 15:50:54 [INFO] OpenDaylight :: RSVP :: API ........................ SKIPPED 15:50:54 [INFO] OpenDaylight :: RSVP ............................... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP :: RIB Linkstate ............... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGPCEP :: Topology :: Api .......... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGPCEP :: Topology :: Tunnel :: Api SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP :: Topology .................... SKIPPED 15:50:54 [INFO] bgp-cli ............................................ SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP :: Cli ......................... SKIPPED 15:50:54 [INFO] bgp-flowspec ....................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP :: Flowspec .................... SKIPPED 15:50:54 [INFO] bgp-labeled-unicast ................................ SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP :: Labeled Unicast ............. SKIPPED 15:50:54 [INFO] bgp-l3vpn .......................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP :: L3Vpn ....................... SKIPPED 15:50:54 [INFO] bgp-mvpn ........................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP :: Mvpn ........................ SKIPPED 15:50:54 [INFO] bgp-evpn ........................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP :: Evpn ........................ SKIPPED 15:50:54 [INFO] protocols-config-loader ............................ SKIPPED 15:50:54 [INFO] OpenDaylight :: BGPCEP :: Config Loader Impl ....... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGPCEP :: BGP Routing Policy Config Loader SKIPPED 15:50:54 [INFO] OpenDaylight :: BGPCEP :: Protocols Config Loader .. SKIPPED 15:50:54 [INFO] topology-config-loader ............................. SKIPPED 15:50:54 [INFO] OpenDaylight :: BGPCEP :: Topology Config Loader ... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP ................................ SKIPPED 15:50:54 [INFO] OpenDaylight :: Configuration Example Files ........ SKIPPED 15:50:54 [INFO] bmp-monitors-config-loader ......................... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGPCEP :: BMP Config Loader ........ SKIPPED 15:50:54 [INFO] bgp-bmp-config-example ............................. SKIPPED 15:50:54 [INFO] OpenDaylight :: BMP :: Config files example ........ SKIPPED 15:50:54 [INFO] bgp-bmp-parser-impl ................................ SKIPPED 15:50:54 [INFO] bgp-bmp-impl ....................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: BMP ................................ SKIPPED 15:50:54 [INFO] pcep-api ........................................... SKIPPED 15:50:54 [INFO] pcep-spi ........................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Api ........................ SKIPPED 15:50:54 [INFO] pcep-base-parser ................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Base Parser ................ SKIPPED 15:50:54 [INFO] pcep-impl .......................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Impl ....................... SKIPPED 15:50:54 [INFO] programming-api .................................... SKIPPED 15:50:54 [INFO] programming-spi .................................... SKIPPED 15:50:54 [INFO] programming-topology-api ........................... SKIPPED 15:50:54 [INFO] programming-tunnel-api ............................. SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Programming Api ............ SKIPPED 15:50:54 [INFO] pcep-tunnel-api .................................... SKIPPED 15:50:54 [INFO] programming-impl ................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Programming Impl ........... SKIPPED 15:50:54 [INFO] pcep-topology-api .................................. SKIPPED 15:50:54 [INFO] pcep-topology-spi .................................. SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Topology ................... SKIPPED 15:50:54 [INFO] pcep-ietf-stateful ................................. SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Stateful ................... SKIPPED 15:50:54 [INFO] pcep-ietf-p2mp-te-lsp .............................. SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: P2MP TE LSP ................ SKIPPED 15:50:54 [INFO] pcep-segment-routing ............................... SKIPPED 15:50:54 [INFO] pcep-server-api .................................... SKIPPED 15:50:54 [INFO] pcep-pcc-mock ...................................... SKIPPED 15:50:54 [INFO] pcep-topology-provider ............................. SKIPPED 15:50:54 [INFO] pcep-server-provider ............................... SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: PCE Server API ............. SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: PCE Server Provider ........ SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Topology Provider .......... SKIPPED 15:50:54 [INFO] pcep-tunnel-provider ............................... SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Tunnel Provider ............ SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Segment Routing ............ SKIPPED 15:50:54 [INFO] pcep-auto-bandwidth-extension ...................... SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Auto Bandwidth ............. SKIPPED 15:50:54 [INFO] pcep-config-example ................................ SKIPPED 15:50:54 [INFO] OpenDaylight :: Pcep Configuration Example Files ... SKIPPED 15:50:54 [INFO] pcep-cli ........................................... SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP :: Topology Cli ............... SKIPPED 15:50:54 [INFO] OpenDaylight :: PCEP ............................... SKIPPED 15:50:54 [INFO] OpenDaylight :: BGPCEP :: Topology :: Segment :: Routing :: Api SKIPPED 15:50:54 [INFO] feature-repo-parent ................................ SKIPPED 15:50:54 [INFO] features-bgpcep .................................... SKIPPED 15:50:54 [INFO] bgp-benchmark-app .................................. SKIPPED 15:50:54 [INFO] OpenDaylight :: BGP :: Benchmark ................... SKIPPED 15:50:54 [INFO] data-change-counter ................................ SKIPPED 15:50:54 [INFO] ODL :: Bgpcep :: odl-bgpcep-data-change-counter .... SKIPPED 15:50:54 [INFO] features-bgpcep-testing ............................ SKIPPED 15:50:54 [INFO] bgpcep-features-parent ............................. SKIPPED 15:50:54 [INFO] graph .............................................. SKIPPED 15:50:54 [INFO] bgp-parser-mock .................................... SKIPPED 15:50:54 [INFO] bgp-testtool ....................................... SKIPPED 15:50:54 [INFO] extensions ......................................... SKIPPED 15:50:54 [INFO] bgp-parent ......................................... SKIPPED 15:50:54 [INFO] bmp-mock ........................................... SKIPPED 15:50:54 [INFO] bmp-parent ......................................... SKIPPED 15:50:54 [INFO] algo-parent ........................................ SKIPPED 15:50:54 [INFO] pcep-testtool ...................................... SKIPPED 15:50:54 [INFO] pcep-server-parent ................................. SKIPPED 15:50:54 [INFO] pcep-topology-parent ............................... SKIPPED 15:50:54 [INFO] pcep-tunnel-parent ................................. SKIPPED 15:50:54 [INFO] pcep-parent ........................................ SKIPPED 15:50:54 [INFO] programming-parent ................................. SKIPPED 15:50:54 [INFO] rsvp-parent ........................................ SKIPPED 15:50:54 [INFO] topology-parent .................................... SKIPPED 15:50:54 [INFO] config-loader-parent ............................... SKIPPED 15:50:54 [INFO] bgpcep-karaf ....................................... SKIPPED 15:50:54 [INFO] bgpcep ............................................. SKIPPED 15:50:54 [INFO] ------------------------------------------------------------------------ 15:50:54 [INFO] BUILD FAILURE 15:50:54 [INFO] ------------------------------------------------------------------------ 15:50:54 [INFO] Total time: 15:16 min 15:50:54 [INFO] Finished at: 2024-03-06T15:50:54Z 15:50:54 [INFO] ------------------------------------------------------------------------ 15:50:54 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:check (default) on project bgp-openconfig-state: You have 1 Checkstyle violation. -> [Help 1] 15:50:54 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:check (default) on project bgp-openconfig-state: You have 1 Checkstyle violation. 15:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 15:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 15:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 15:50:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 15:50:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 15:50:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 15:50:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 15:50:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 15:50:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 15:50:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 15:50:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 15:50:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 15:50:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 15:50:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 15:50:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 15:50:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 15:50:54 at java.lang.reflect.Method.invoke (Method.java:568) 15:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 15:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 15:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 15:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 15:50:54 Caused by: org.apache.maven.plugin.MojoFailureException: You have 1 Checkstyle violation. 15:50:54 at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute (CheckstyleViolationCheckMojo.java:594) 15:50:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 15:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 15:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 15:50:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 15:50:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 15:50:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 15:50:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 15:50:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 15:50:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 15:50:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 15:50:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 15:50:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 15:50:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 15:50:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 15:50:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 15:50:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 15:50:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 15:50:54 at java.lang.reflect.Method.invoke (Method.java:568) 15:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 15:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 15:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 15:50:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 15:50:54 [ERROR] 15:50:54 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 15:50:54 [ERROR] 15:50:54 [ERROR] For more information about the errors and possible solutions, please read the following articles: 15:50:54 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 15:50:54 [ERROR] 15:50:54 [ERROR] After correcting the problems, you can resume the build with the command 15:50:54 [ERROR] mvn -rf :bgp-openconfig-state 15:50:55 Build step 'Execute shell' marked build as failure 15:50:55 $ ssh-agent -k 15:50:55 unset SSH_AUTH_SOCK; 15:50:55 unset SSH_AGENT_PID; 15:50:55 echo Agent pid 5674 killed; 15:50:55 [ssh-agent] Stopped. 15:50:55 [PostBuildScript] - [INFO] Executing post build scripts. 15:50:55 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins2579313586464515119.sh 15:50:55 ---> sysstat.sh 15:50:55 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins16310008361758333137.sh 15:50:55 ---> package-listing.sh 15:50:55 ++ facter osfamily 15:50:55 ++ tr '[:upper:]' '[:lower:]' 15:50:56 + OS_FAMILY=redhat 15:50:56 + workspace=/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17 15:50:56 + START_PACKAGES=/tmp/packages_start.txt 15:50:56 + END_PACKAGES=/tmp/packages_end.txt 15:50:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:56 + PACKAGES=/tmp/packages_start.txt 15:50:56 + '[' /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17 ']' 15:50:56 + PACKAGES=/tmp/packages_end.txt 15:50:56 + case "${OS_FAMILY}" in 15:50:56 + rpm -qa 15:50:56 + sort 15:50:56 + '[' -f /tmp/packages_start.txt ']' 15:50:56 + '[' -f /tmp/packages_end.txt ']' 15:50:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:56 + '[' /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17 ']' 15:50:56 + mkdir -p /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/archives/ 15:50:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/archives/ 15:50:56 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins17954889244468559337.sh 15:50:56 ---> capture-instance-metadata.sh 15:50:56 Setup pyenv: 15:50:56 system 15:50:56 3.8.13 15:50:56 3.9.13 15:50:56 * 3.10.6 (set by /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/.python-version) 15:50:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYMV from file:/tmp/.os_lf_venv 15:50:58 lf-activate-venv(): INFO: Installing: lftools 15:51:11 lf-activate-venv(): INFO: Adding /tmp/venv-iYMV/bin to PATH 15:51:11 INFO: Running in OpenStack, capturing instance metadata 15:51:11 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins5088506244278690169.sh 15:51:11 provisioning config files... 15:51:11 Could not find credentials [logs] for bgpcep-maven-verify-master-mvn38-openjdk17 #242 15:51:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17@tmp/config7313515959439545498tmp 15:51:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:51:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:51:11 provisioning config files... 15:51:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:51:12 [EnvInject] - Injecting environment variables from a build step. 15:51:12 [EnvInject] - Injecting as environment variables the properties content 15:51:12 SERVER_ID=logs 15:51:12 15:51:12 [EnvInject] - Variables injected successfully. 15:51:12 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins12342098638353564233.sh 15:51:12 ---> create-netrc.sh 15:51:12 WARN: Log server credential not found. 15:51:12 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins8481317499313930560.sh 15:51:12 ---> python-tools-install.sh 15:51:12 Setup pyenv: 15:51:12 system 15:51:12 3.8.13 15:51:12 3.9.13 15:51:12 * 3.10.6 (set by /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/.python-version) 15:51:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYMV from file:/tmp/.os_lf_venv 15:51:13 lf-activate-venv(): INFO: Installing: lftools 15:51:24 lf-activate-venv(): INFO: Adding /tmp/venv-iYMV/bin to PATH 15:51:24 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins5831259488215623599.sh 15:51:24 ---> sudo-logs.sh 15:51:24 Archiving 'sudo' log.. 15:51:24 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash /tmp/jenkins2161921574704287138.sh 15:51:24 ---> job-cost.sh 15:51:24 Setup pyenv: 15:51:24 system 15:51:24 3.8.13 15:51:24 3.9.13 15:51:24 * 3.10.6 (set by /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/.python-version) 15:51:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYMV from file:/tmp/.os_lf_venv 15:51:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:51:32 lf-activate-venv(): INFO: Adding /tmp/venv-iYMV/bin to PATH 15:51:32 INFO: No Stack... 15:51:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:33 INFO: Archiving Costs 15:51:33 [bgpcep-maven-verify-master-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins10266407553587337190.sh 15:51:33 ---> logs-deploy.sh 15:51:33 Setup pyenv: 15:51:33 system 15:51:33 3.8.13 15:51:33 3.9.13 15:51:33 * 3.10.6 (set by /w/workspace/bgpcep-maven-verify-master-mvn38-openjdk17/.python-version) 15:51:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYMV from file:/tmp/.os_lf_venv 15:51:34 lf-activate-venv(): INFO: Installing: lftools 15:51:44 lf-activate-venv(): INFO: Adding /tmp/venv-iYMV/bin to PATH 15:51:44 WARNING: Nexus logging server not set 15:51:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-maven-verify-master-mvn38-openjdk17/242/ 15:51:44 INFO: archiving logs to S3 15:51:48 ---> uname -a: 15:51:48 Linux prd-centos8-builder-8c-8g-2739.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 15:51:48 15:51:48 15:51:48 ---> lscpu: 15:51:48 Architecture: x86_64 15:51:48 CPU op-mode(s): 32-bit, 64-bit 15:51:48 Byte Order: Little Endian 15:51:48 CPU(s): 8 15:51:48 On-line CPU(s) list: 0-7 15:51:48 Thread(s) per core: 1 15:51:48 Core(s) per socket: 1 15:51:48 Socket(s): 8 15:51:48 NUMA node(s): 1 15:51:48 Vendor ID: AuthenticAMD 15:51:48 CPU family: 23 15:51:48 Model: 49 15:51:48 Model name: AMD EPYC-Rome Processor 15:51:48 Stepping: 0 15:51:48 CPU MHz: 2800.000 15:51:48 BogoMIPS: 5600.00 15:51:48 Virtualization: AMD-V 15:51:48 Hypervisor vendor: KVM 15:51:48 Virtualization type: full 15:51:48 L1d cache: 32K 15:51:48 L1i cache: 32K 15:51:48 L2 cache: 512K 15:51:48 L3 cache: 16384K 15:51:48 NUMA node0 CPU(s): 0-7 15:51:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:51:48 15:51:48 15:51:48 ---> nproc: 15:51:48 8 15:51:48 15:51:48 15:51:48 ---> df -h: 15:51:48 Filesystem Size Used Avail Use% Mounted on 15:51:48 devtmpfs 16G 0 16G 0% /dev 15:51:48 tmpfs 16G 0 16G 0% /dev/shm 15:51:48 tmpfs 16G 17M 16G 1% /run 15:51:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:51:48 /dev/vda1 160G 9.8G 151G 7% / 15:51:48 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:51:48 15:51:48 15:51:48 ---> free -m: 15:51:48 total used free shared buff/cache available 15:51:48 Mem: 31888 1075 27444 19 3367 30339 15:51:48 Swap: 1023 0 1023 15:51:48 15:51:48 15:51:48 ---> ip addr: 15:51:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:51:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:51:48 inet 127.0.0.1/8 scope host lo 15:51:48 valid_lft forever preferred_lft forever 15:51:48 inet6 ::1/128 scope host 15:51:48 valid_lft forever preferred_lft forever 15:51:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:51:48 link/ether fa:16:3e:92:66:d3 brd ff:ff:ff:ff:ff:ff 15:51:48 altname enp0s3 15:51:48 altname ens3 15:51:48 inet 10.30.171.53/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:51:48 valid_lft 85309sec preferred_lft 85309sec 15:51:48 inet6 fe80::f816:3eff:fe92:66d3/64 scope link 15:51:48 valid_lft forever preferred_lft forever 15:51:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:51:48 link/ether 02:42:7e:18:90:bf brd ff:ff:ff:ff:ff:ff 15:51:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:51:48 valid_lft forever preferred_lft forever 15:51:48 15:51:48 15:51:48 ---> sar -b -r -n DEV: 15:51:48 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/06/2024 _x86_64_ (8 CPU) 15:51:48 15:51:48 15:33:33 LINUX RESTART (8 CPU) 15:51:48 15:51:48 03:34:01 PM tps rtps wtps bread/s bwrtn/s 15:51:48 03:35:01 PM 211.58 16.51 195.07 2686.70 8262.58 15:51:48 03:36:01 PM 159.25 16.94 142.31 3408.76 10269.86 15:51:48 03:37:01 PM 288.49 3.40 285.09 873.83 10621.24 15:51:48 03:38:01 PM 61.00 1.40 59.60 99.43 5362.63 15:51:48 03:39:01 PM 50.72 0.00 50.72 0.00 3429.82 15:51:48 03:40:01 PM 33.16 0.07 33.09 83.17 2260.21 15:51:48 03:41:01 PM 48.62 0.02 48.60 0.53 1920.38 15:51:48 03:42:01 PM 57.00 0.00 57.00 0.00 2713.04 15:51:48 03:43:01 PM 40.14 0.02 40.13 0.53 3453.59 15:51:48 03:44:01 PM 33.16 0.03 33.12 0.53 2400.45 15:51:48 03:45:01 PM 25.66 0.00 25.66 0.00 2179.74 15:51:48 03:46:01 PM 29.04 0.00 29.04 0.00 2134.57 15:51:48 03:47:01 PM 22.36 0.00 22.36 0.00 2390.42 15:51:48 03:48:01 PM 40.76 0.00 40.76 0.00 1693.78 15:51:48 03:49:01 PM 42.67 0.03 42.64 0.27 1333.37 15:51:48 03:50:01 PM 48.98 0.00 48.98 0.00 1471.96 15:51:48 03:51:01 PM 45.41 0.07 45.34 9.73 1606.75 15:51:48 Average: 72.83 2.26 70.56 421.48 3735.85 15:51:48 15:51:48 03:34:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:48 03:35:01 PM 29539144 31285636 3114324 9.54 2688 2069328 1396364 4.14 229140 2454120 132832 15:51:48 03:36:01 PM 28673260 30750064 3980208 12.19 2688 2391220 1766448 5.24 257680 3249156 143716 15:51:48 03:37:01 PM 26823268 29248028 5830200 17.85 2688 2733588 3790156 11.25 450876 4880544 221972 15:51:48 03:38:01 PM 26539292 29018576 6114176 18.72 2688 2786788 3385432 10.05 509484 5099956 140856 15:51:48 03:39:01 PM 26532648 28958884 6120820 18.74 2688 2732904 3392484 10.07 553132 5063580 16936 15:51:48 03:40:01 PM 24530340 27132492 8123128 24.88 2688 2905508 5242008 15.55 578236 7022516 132952 15:51:48 03:41:01 PM 25618748 28118008 7034720 21.54 2688 2801896 4061080 12.05 571360 5943448 1864 15:51:48 03:42:01 PM 23461636 26230776 9191832 28.15 2688 3064608 6001220 17.81 625544 8011572 206128 15:51:48 03:43:01 PM 25156524 27837208 7496944 22.96 2688 2975792 4329828 12.85 617016 6331124 34860 15:51:48 03:44:01 PM 24968400 27688228 7685068 23.54 2688 3013808 4728576 14.03 622476 6508936 12764 15:51:48 03:45:01 PM 25044056 27841288 7609412 23.30 2688 3087584 5332280 15.82 637048 6404060 30640 15:51:48 03:46:01 PM 24775728 27650772 7877740 24.13 2688 3161564 4595896 13.64 653816 6640984 50440 15:51:48 03:47:01 PM 25066372 27954844 7587096 23.24 2688 3174436 4096084 12.15 657616 6343668 1076 15:51:48 03:48:01 PM 24965836 27886808 7687632 23.54 2688 3203868 4751840 14.10 664464 6427532 5424 15:51:48 03:49:01 PM 24999212 27929352 7654256 23.44 2688 3212344 4139412 12.28 667468 6391520 5524 15:51:48 03:50:01 PM 24989192 27925184 7664276 23.47 2688 3217724 4194676 12.45 669108 6396212 2332 15:51:48 03:51:01 PM 28133080 31084196 4520388 13.84 2688 3232516 1423968 4.23 851644 3079016 9544 15:51:48 Average: 25871573 28502373 6781895 20.77 2688 2927381 3919280 11.63 577418 5661644 67639 15:51:48 15:51:48 03:34:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:48 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:35:01 PM eth0 313.20 212.60 1749.92 51.42 0.00 0.00 0.00 0.00 15:51:48 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:36:01 PM eth0 208.06 177.47 2355.60 37.39 0.00 0.00 0.00 0.00 15:51:48 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:37:01 PM lo 94.65 94.65 89.92 89.92 0.00 0.00 0.00 0.00 15:51:48 03:37:01 PM eth0 191.64 158.17 3181.18 22.09 0.00 0.00 0.00 0.00 15:51:48 03:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:38:01 PM lo 2655.53 2655.53 2669.91 2669.91 0.00 0.00 0.00 0.00 15:51:48 03:38:01 PM eth0 51.90 46.70 690.28 7.42 0.00 0.00 0.00 0.00 15:51:48 03:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:39:01 PM lo 1229.19 1229.19 1264.80 1264.80 0.00 0.00 0.00 0.00 15:51:48 03:39:01 PM eth0 21.18 18.71 324.43 3.07 0.00 0.00 0.00 0.00 15:51:48 03:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:40:01 PM lo 701.67 701.67 670.21 670.21 0.00 0.00 0.00 0.00 15:51:48 03:40:01 PM eth0 18.28 17.86 45.76 4.41 0.00 0.00 0.00 0.00 15:51:48 03:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:41:01 PM lo 1983.42 1983.42 2070.28 2070.28 0.00 0.00 0.00 0.00 15:51:48 03:41:01 PM eth0 5.85 5.73 1.56 1.48 0.00 0.00 0.00 0.00 15:51:48 03:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:42:01 PM lo 810.84 810.84 814.50 814.50 0.00 0.00 0.00 0.00 15:51:48 03:42:01 PM eth0 10.78 10.68 9.34 2.75 0.00 0.00 0.00 0.00 15:51:48 03:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:43:01 PM lo 940.33 940.33 943.46 943.46 0.00 0.00 0.00 0.00 15:51:48 03:43:01 PM eth0 9.50 8.93 2.13 2.54 0.00 0.00 0.00 0.00 15:51:48 03:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:44:01 PM eth0 12.31 11.11 3.19 3.65 0.00 0.00 0.00 0.00 15:51:48 03:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:45:01 PM eth0 12.26 11.41 2.66 3.57 0.00 0.00 0.00 0.00 15:51:48 03:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:46:01 PM eth0 14.48 14.36 28.71 3.67 0.00 0.00 0.00 0.00 15:51:48 03:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:47:01 PM lo 12.84 12.84 0.86 0.86 0.00 0.00 0.00 0.00 15:51:48 03:47:01 PM eth0 3.91 3.86 0.82 1.41 0.00 0.00 0.00 0.00 15:51:48 03:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:48:01 PM lo 1436.26 1436.26 1459.07 1459.07 0.00 0.00 0.00 0.00 15:51:48 03:48:01 PM eth0 9.33 9.03 2.42 3.09 0.00 0.00 0.00 0.00 15:51:48 03:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:49:01 PM lo 2665.29 2665.29 2678.73 2678.73 0.00 0.00 0.00 0.00 15:51:48 03:49:01 PM eth0 6.45 5.05 2.51 1.27 0.00 0.00 0.00 0.00 15:51:48 03:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:50:01 PM lo 2428.39 2428.39 2455.14 2455.14 0.00 0.00 0.00 0.00 15:51:48 03:50:01 PM eth0 5.86 5.40 1.68 1.50 0.00 0.00 0.00 0.00 15:51:48 03:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 03:51:01 PM lo 1540.29 1540.29 1560.96 1560.96 0.00 0.00 0.00 0.00 15:51:48 03:51:01 PM eth0 16.40 16.11 63.04 4.86 0.00 0.00 0.00 0.00 15:51:48 03:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 Average: lo 970.46 970.46 981.00 981.00 0.00 0.00 0.00 0.00 15:51:48 Average: eth0 53.62 43.13 498.04 9.15 0.00 0.00 0.00 0.00 15:51:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:48 15:51:48 15:51:48 ---> sar -P ALL: 15:51:48 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/06/2024 _x86_64_ (8 CPU) 15:51:48 15:51:48 15:33:33 LINUX RESTART (8 CPU) 15:51:48 15:51:48 03:34:01 PM CPU %user %nice %system %iowait %steal %idle 15:51:48 03:35:01 PM all 10.87 0.00 2.19 1.08 0.06 85.80 15:51:48 03:35:01 PM 0 4.05 0.00 2.98 1.69 0.07 91.21 15:51:48 03:35:01 PM 1 12.76 0.00 3.25 0.75 0.05 83.19 15:51:48 03:35:01 PM 2 6.99 0.00 1.09 0.45 0.05 91.42 15:51:48 03:35:01 PM 3 13.97 0.00 1.72 2.67 0.05 81.59 15:51:48 03:35:01 PM 4 3.94 0.00 0.77 0.28 0.07 94.94 15:51:48 03:35:01 PM 5 21.42 0.00 2.41 1.19 0.07 74.92 15:51:48 03:35:01 PM 6 13.57 0.00 2.73 0.92 0.03 82.75 15:51:48 03:35:01 PM 7 10.27 0.00 2.60 0.65 0.07 86.41 15:51:48 03:36:01 PM all 13.90 0.00 1.49 1.22 0.05 83.34 15:51:48 03:36:01 PM 0 6.36 0.00 1.23 1.00 0.05 91.36 15:51:48 03:36:01 PM 1 14.92 0.00 1.64 1.77 0.07 81.60 15:51:48 03:36:01 PM 2 13.30 0.00 1.39 0.97 0.05 84.29 15:51:48 03:36:01 PM 3 22.00 0.00 2.60 1.47 0.07 73.86 15:51:48 03:36:01 PM 4 10.36 0.00 1.67 2.16 0.05 85.76 15:51:48 03:36:01 PM 5 14.92 0.00 1.32 0.52 0.03 83.21 15:51:48 03:36:01 PM 6 17.01 0.00 1.02 1.40 0.05 80.52 15:51:48 03:36:01 PM 7 12.32 0.00 1.02 0.50 0.05 86.11 15:51:48 03:37:01 PM all 43.95 0.00 2.44 0.95 0.09 52.57 15:51:48 03:37:01 PM 0 55.56 0.00 3.00 0.20 0.08 41.15 15:51:48 03:37:01 PM 1 46.89 0.00 2.98 0.89 0.08 49.15 15:51:48 03:37:01 PM 2 35.62 0.00 2.87 0.30 0.13 61.07 15:51:48 03:37:01 PM 3 43.16 0.00 1.73 0.96 0.10 54.06 15:51:48 03:37:01 PM 4 41.23 0.00 2.01 1.68 0.08 54.99 15:51:48 03:37:01 PM 5 31.87 0.00 1.86 0.91 0.10 65.26 15:51:48 03:37:01 PM 6 50.69 0.00 1.89 0.20 0.08 47.14 15:51:48 03:37:01 PM 7 46.59 0.00 3.14 2.43 0.08 47.75 15:51:48 03:38:01 PM all 39.29 0.00 3.22 0.31 0.09 57.09 15:51:48 03:38:01 PM 0 41.21 0.00 4.16 0.12 0.08 54.42 15:51:48 03:38:01 PM 1 43.23 0.00 3.04 0.18 0.08 53.47 15:51:48 03:38:01 PM 2 34.74 0.00 3.34 0.08 0.08 61.75 15:51:48 03:38:01 PM 3 40.19 0.00 1.76 1.16 0.10 56.79 15:51:48 03:38:01 PM 4 41.14 0.00 3.57 0.54 0.08 54.68 15:51:48 03:38:01 PM 5 39.25 0.00 3.65 0.10 0.08 56.91 15:51:48 03:38:01 PM 6 41.23 0.00 4.33 0.22 0.08 54.14 15:51:48 03:38:01 PM 7 33.33 0.00 1.93 0.05 0.08 64.61 15:51:48 03:39:01 PM all 40.24 0.00 2.59 0.22 0.08 56.86 15:51:48 03:39:01 PM 0 40.34 0.00 1.95 0.37 0.10 57.24 15:51:48 03:39:01 PM 1 38.90 0.00 2.64 0.86 0.10 57.50 15:51:48 03:39:01 PM 2 40.16 0.00 2.56 0.02 0.07 57.20 15:51:48 03:39:01 PM 3 37.64 0.00 1.68 0.02 0.07 60.60 15:51:48 03:39:01 PM 4 48.35 0.00 3.46 0.10 0.10 48.00 15:51:48 03:39:01 PM 5 34.68 0.00 1.70 0.24 0.08 63.30 15:51:48 03:39:01 PM 6 45.99 0.00 4.28 0.13 0.08 49.51 15:51:48 03:39:01 PM 7 35.81 0.00 2.50 0.07 0.07 61.55 15:51:48 03:40:01 PM all 47.85 0.00 2.26 0.15 0.10 49.64 15:51:48 03:40:01 PM 0 50.04 0.00 1.54 0.02 0.08 48.32 15:51:48 03:40:01 PM 1 50.43 0.00 4.34 0.08 0.10 45.05 15:51:48 03:40:01 PM 2 40.02 0.00 2.26 0.00 0.10 57.62 15:51:48 03:40:01 PM 3 34.06 0.00 1.39 0.65 0.12 63.77 15:51:48 03:40:01 PM 4 38.57 0.00 1.17 0.03 0.10 60.12 15:51:48 03:40:01 PM 5 63.45 0.00 2.33 0.12 0.10 34.01 15:51:48 03:40:01 PM 6 52.44 0.00 3.09 0.03 0.10 44.33 15:51:48 03:40:01 PM 7 53.77 0.00 1.96 0.27 0.08 43.93 15:51:48 03:41:01 PM all 35.78 0.00 3.23 0.13 0.09 60.76 15:51:48 03:41:01 PM 0 35.98 0.00 3.08 0.05 0.12 60.77 15:51:48 03:41:01 PM 1 33.84 0.00 2.31 0.05 0.10 63.70 15:51:48 03:41:01 PM 2 30.16 0.00 2.34 0.27 0.10 67.13 15:51:48 03:41:01 PM 3 39.36 0.00 3.20 0.05 0.08 57.30 15:51:48 03:41:01 PM 4 35.06 0.00 2.37 0.39 0.08 62.10 15:51:48 03:41:01 PM 5 35.93 0.00 4.28 0.05 0.07 59.67 15:51:48 03:41:01 PM 6 38.16 0.00 3.44 0.07 0.10 58.23 15:51:48 03:41:01 PM 7 37.76 0.00 4.85 0.13 0.10 57.16 15:51:48 03:42:01 PM all 45.60 0.00 2.16 0.18 0.10 51.96 15:51:48 03:42:01 PM 0 48.01 0.00 1.57 0.00 0.08 50.33 15:51:48 03:42:01 PM 1 48.85 0.00 3.01 0.05 0.12 47.98 15:51:48 03:42:01 PM 2 40.59 0.00 2.93 0.43 0.10 55.95 15:51:48 03:42:01 PM 3 50.60 0.00 3.87 0.23 0.10 45.19 15:51:48 03:42:01 PM 4 26.38 0.00 1.15 0.05 0.08 72.33 15:51:48 03:42:01 PM 5 46.81 0.00 1.14 0.15 0.10 51.80 15:51:48 03:42:01 PM 6 53.86 0.00 2.68 0.32 0.10 43.04 15:51:48 03:42:01 PM 7 49.67 0.00 0.94 0.20 0.10 49.09 15:51:48 03:43:01 PM all 39.72 0.00 2.38 0.17 0.09 57.64 15:51:48 03:43:01 PM 0 29.97 0.00 5.03 0.32 0.10 64.58 15:51:48 03:43:01 PM 1 41.18 0.00 2.48 0.15 0.08 56.11 15:51:48 03:43:01 PM 2 26.69 0.00 1.77 0.39 0.10 71.05 15:51:48 03:43:01 PM 3 45.59 0.00 2.01 0.03 0.08 52.28 15:51:48 03:43:01 PM 4 37.36 0.00 1.58 0.12 0.08 60.86 15:51:48 03:43:01 PM 5 47.98 0.00 2.11 0.07 0.08 49.76 15:51:48 03:43:01 PM 6 53.13 0.00 2.30 0.30 0.10 44.17 15:51:48 03:43:01 PM 7 35.82 0.00 1.73 0.02 0.07 62.36 15:51:48 03:44:01 PM all 31.63 0.00 1.39 0.18 0.09 66.71 15:51:48 03:44:01 PM 0 44.31 0.00 1.30 0.07 0.08 54.24 15:51:48 03:44:01 PM 1 26.11 0.00 1.37 0.62 0.08 71.82 15:51:48 03:44:01 PM 2 33.95 0.00 1.42 0.38 0.10 64.14 15:51:48 03:44:01 PM 3 25.35 0.00 1.09 0.15 0.07 73.35 15:51:48 03:44:01 PM 4 30.81 0.00 1.24 0.15 0.07 67.73 15:51:48 03:44:01 PM 5 37.92 0.00 1.64 0.03 0.10 60.30 15:51:48 03:44:01 PM 6 34.60 0.00 1.77 0.02 0.10 63.51 15:51:48 03:44:01 PM 7 19.99 0.00 1.26 0.00 0.12 78.63 15:51:48 03:45:01 PM all 45.00 0.00 1.78 0.14 0.09 52.98 15:51:48 03:45:01 PM 0 53.97 0.00 1.17 0.00 0.08 44.77 15:51:48 03:45:01 PM 1 28.73 0.00 2.31 0.53 0.08 68.34 15:51:48 03:45:01 PM 2 38.74 0.00 2.11 0.00 0.10 59.05 15:51:48 03:45:01 PM 3 31.58 0.00 2.07 0.05 0.08 66.21 15:51:48 03:45:01 PM 4 55.10 0.00 2.83 0.03 0.10 41.94 15:51:48 03:45:01 PM 5 49.60 0.00 1.05 0.37 0.08 48.90 15:51:48 03:45:01 PM 6 43.30 0.00 1.54 0.17 0.12 54.87 15:51:48 03:45:01 PM 7 58.98 0.00 1.14 0.00 0.08 39.80 15:51:48 15:51:48 03:45:01 PM CPU %user %nice %system %iowait %steal %idle 15:51:48 03:46:01 PM all 47.19 0.00 1.62 0.12 0.10 50.97 15:51:48 03:46:01 PM 0 61.19 0.00 1.94 0.02 0.10 36.75 15:51:48 03:46:01 PM 1 58.31 0.00 1.90 0.15 0.10 39.53 15:51:48 03:46:01 PM 2 23.11 0.00 1.64 0.57 0.07 74.61 15:51:48 03:46:01 PM 3 62.91 0.00 2.72 0.08 0.12 34.17 15:51:48 03:46:01 PM 4 42.03 0.00 0.82 0.15 0.12 56.88 15:51:48 03:46:01 PM 5 32.65 0.00 1.34 0.00 0.10 65.91 15:51:48 03:46:01 PM 6 39.93 0.00 1.15 0.02 0.08 58.81 15:51:48 03:46:01 PM 7 57.30 0.00 1.42 0.00 0.10 41.18 15:51:48 03:47:01 PM all 24.10 0.00 0.73 0.13 0.07 74.96 15:51:48 03:47:01 PM 0 28.94 0.00 0.82 0.05 0.08 70.11 15:51:48 03:47:01 PM 1 20.51 0.00 1.33 0.10 0.07 77.99 15:51:48 03:47:01 PM 2 17.61 0.00 0.68 0.05 0.08 81.57 15:51:48 03:47:01 PM 3 20.21 0.00 0.55 0.43 0.07 78.74 15:51:48 03:47:01 PM 4 25.18 0.00 0.40 0.02 0.07 74.34 15:51:48 03:47:01 PM 5 32.33 0.00 1.02 0.00 0.07 66.58 15:51:48 03:47:01 PM 6 21.27 0.00 0.58 0.00 0.07 78.08 15:51:48 03:47:01 PM 7 26.80 0.00 0.48 0.38 0.05 72.28 15:51:48 03:48:01 PM all 40.37 0.00 2.54 0.13 0.09 56.87 15:51:48 03:48:01 PM 0 41.34 0.00 1.67 0.02 0.10 56.87 15:51:48 03:48:01 PM 1 35.50 0.00 2.55 0.05 0.08 61.82 15:51:48 03:48:01 PM 2 40.93 0.00 2.67 0.35 0.10 55.94 15:51:48 03:48:01 PM 3 43.65 0.00 3.35 0.10 0.10 52.79 15:51:48 03:48:01 PM 4 49.77 0.00 1.61 0.03 0.10 48.48 15:51:48 03:48:01 PM 5 25.59 0.00 1.60 0.20 0.08 72.52 15:51:48 03:48:01 PM 6 47.67 0.00 4.20 0.25 0.08 47.80 15:51:48 03:48:01 PM 7 38.44 0.00 2.63 0.07 0.10 58.76 15:51:48 03:49:01 PM all 38.08 0.00 3.00 0.10 0.11 58.71 15:51:48 03:49:01 PM 0 32.39 0.00 2.77 0.22 0.10 64.52 15:51:48 03:49:01 PM 1 43.10 0.00 1.66 0.03 0.12 55.09 15:51:48 03:49:01 PM 2 35.82 0.00 3.11 0.03 0.13 60.90 15:51:48 03:49:01 PM 3 44.85 0.00 3.29 0.12 0.12 51.63 15:51:48 03:49:01 PM 4 33.20 0.00 3.88 0.03 0.13 62.75 15:51:48 03:49:01 PM 5 24.83 0.00 1.86 0.13 0.12 73.06 15:51:48 03:49:01 PM 6 45.90 0.00 5.31 0.05 0.08 48.66 15:51:48 03:49:01 PM 7 44.53 0.00 2.10 0.15 0.10 53.12 15:51:48 03:50:01 PM all 37.27 0.00 2.80 0.16 0.09 59.68 15:51:48 03:50:01 PM 0 43.60 0.00 2.67 0.10 0.08 53.55 15:51:48 03:50:01 PM 1 45.32 0.00 2.50 0.07 0.08 52.02 15:51:48 03:50:01 PM 2 37.31 0.00 2.27 0.20 0.10 60.12 15:51:48 03:50:01 PM 3 36.06 0.00 2.05 0.10 0.08 61.71 15:51:48 03:50:01 PM 4 29.20 0.00 2.68 0.24 0.08 67.81 15:51:48 03:50:01 PM 5 34.21 0.00 1.51 0.22 0.08 63.97 15:51:48 03:50:01 PM 6 34.18 0.00 4.13 0.13 0.10 61.45 15:51:48 03:50:01 PM 7 38.28 0.00 4.58 0.25 0.08 56.80 15:51:48 03:51:01 PM all 31.83 0.00 2.52 0.12 0.09 65.44 15:51:48 03:51:01 PM 0 29.16 0.00 1.91 0.05 0.10 68.78 15:51:48 03:51:01 PM 1 38.76 0.00 2.45 0.07 0.10 58.62 15:51:48 03:51:01 PM 2 32.30 0.00 3.61 0.30 0.08 63.70 15:51:48 03:51:01 PM 3 34.15 0.00 1.86 0.02 0.10 63.87 15:51:48 03:51:01 PM 4 28.06 0.00 2.03 0.10 0.08 69.73 15:51:48 03:51:01 PM 5 20.07 0.00 2.07 0.13 0.08 77.65 15:51:48 03:51:01 PM 6 34.15 0.00 2.92 0.12 0.07 62.75 15:51:48 03:51:01 PM 7 37.94 0.00 3.34 0.18 0.07 58.47 15:51:48 Average: all 36.03 0.00 2.25 0.32 0.09 61.30 15:51:48 Average: 0 38.02 0.00 2.28 0.25 0.09 59.35 15:51:48 Average: 1 36.89 0.00 2.46 0.38 0.09 60.18 15:51:48 Average: 2 31.05 0.00 2.24 0.28 0.09 66.33 15:51:48 Average: 3 36.77 0.00 2.17 0.49 0.09 60.48 15:51:48 Average: 4 33.86 0.00 1.95 0.36 0.09 63.74 15:51:48 Average: 5 34.92 0.00 1.93 0.26 0.08 62.80 15:51:48 Average: 6 39.23 0.00 2.78 0.26 0.08 57.64 15:51:48 Average: 7 37.51 0.00 2.21 0.32 0.08 59.88 15:51:48 15:51:48 15:51:48